reddish black
Enter any color value (e.g., #0ce985, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff818a color RGB value is (255,129,138)
#ff818a color CMYK value
#ff818a color HSL value
HSV(or HSB) | 355.7° | 49.4 | 100 |
XYZ | 53.678 | 38.795 | 28.704 |
Yxy | 0.443 | 0.32 | 38.795 |
LAB | 68.603 | 48.623 | 17.627 |
LUV | 68.603 | 88.879 | 13.779 |
Hunter-LAB | 62.286 | 44.83 | 16.277 |
CIE-LCH | 68.603 | 51.719 | 19.927 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 81 | 8A |
Decimal | 255 | 129 | 138 |
Octal | 377 | 201 | 212 |
Binary | 11111111 | 10000001 | 10001010 |
Below, you can see some colors close to #ff818a. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #ff818a.
<span style="color:#ff818a">Text here</span>
This paragraph has a background color of #ff818a.
<p style="background-color:#ff818a;">Content here</p>
This element has a border color of #ff818a.
<div style="border:1px #ff818a;">Content here</div>
.text {color:#ff818a;}
.background {background-color:#ff818a;}
.border {border:1px solid #ff818a;}
.text-shadow {border:1px solid #ff818a;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #010000 is the darkest color, while #ffebed is the lightest one.