Shades of Persian Indigo #210181
Tints of Persian Indigo #210181
RGB
CMYK
RGB Variations
Color information
#210181 (or 0x210181) is known color: Persian Indigo. HEX triplet: 21, 01 and 81. RGB value is (33,1,129). Sum of RGB (Red+Green+Blue) = 33+1+129=163 (21% of max value = 765). Red value is 33 (13.28% from 255 or 20.25% from 163); Green value is 1 (0.78% from 255 or 0.61% from 163); Blue value is 129 (50.78% from 255 or 79.14% from 163); Max value from RGB is 129 - color contains mainly: blue. Hex color #210181 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #210181 is #DEFE7E. Grayscale: #181818. Windows color (decimal): -14614143 or 8454433. OLE color: 8454433.
HSL color Cylindrical-coordinate representation of color #210181: hue angle of 255º degrees, saturation: 0.98, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #210181 is Cyan = 0.74, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 33 | 1 | 129 | - |
| CMYK | 0.74 | 0.99 | 0 | 0.49 |
| HSL | 255º | 0.98% | 0.25% | - |
| HSV(B) | 255º | 0.99% | 0.51% | - |
| XYZ | 4.6 | 1.93 | 20.9 | - |
| YUV | 25.16 | 186.6 | 133.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 1 | 129 | 0.74 | 0.99 | 0 | 0.49 | 255 | 0.98 | 0.25 |
| Hex | 21 | 1 | 81 | 4A | 63 | 0 | 31 | FF | 62 | 19 |
| Octal | 41 | 1 | 201 | 112 | 143 | 0 | 61 | 377 | 142 | 31 |
| Binary | 100001 | 1 | 10000001 | 1001010 | 1100011 | 0 | 110001 | 11111111 | 1100010 | 11001 |
Color Harmonies of #210181
Complementary color
Monochromatic Colors of #210181
Black with #210181
Text Example
Text Example
White with #210181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210181; }
p { color: rgb(33,1,129); }
H1.HeaderClassName
{
color: #210181;
}
.AnyTagClassName
{
color: #210181;
}
</style>
background-color css
<style>
a { background-color: #210181; }
a { background-color: rgb(33,1,129); }
div.DivClassName
{
background-color: #210181;
}
.BgClassName
{
background-color: #210181;
}
</style>
border-color css
<style>
span { border-color: #210181; }
span { border-color: rgb(33,1,129); }
td.TdClassName
{
border-color: #210181;
}
.TagClassName
{
border-color: #210181;
}
</style>