Shades of Persian Indigo #210462
Tints of Persian Indigo #210462
RGB
CMYK
RGB Variations
Color information
#210462 (or 0x210462) is known color: Persian Indigo. HEX triplet: 21, 04 and 62. RGB value is (33,4,98). Sum of RGB (Red+Green+Blue) = 33+4+98=135 (17% of max value = 765). Red value is 33 (13.28% from 255 or 24.44% from 135); Green value is 4 (1.95% from 255 or 2.96% from 135); Blue value is 98 (38.67% from 255 or 72.59% from 135); Max value from RGB is 98 - color contains mainly: blue. Hex color #210462 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210462 is #DEFB9D. Grayscale: #171717. Windows color (decimal): -14613406 or 6423585. OLE color: 6423585.
HSL color Cylindrical-coordinate representation of color #210462: hue angle of 258.51º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #210462 is Cyan = 0.66, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 4 | 98 | - |
| CMYK | 0.66 | 0.96 | 0 | 0.62 |
| HSL | 258.51º | 0.92% | 0.2% | - |
| HSV(B) | 258.51º | 0.96% | 0.38% | - |
| XYZ | 2.88 | 1.29 | 11.65 | - |
| YUV | 23.39 | 170.11 | 134.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 4 | 98 | 0.66 | 0.96 | 0 | 0.62 | 258.51 | 0.92 | 0.2 |
| Hex | 21 | 4 | 62 | 42 | 60 | 0 | 3E | 103 | 5C | 14 |
| Octal | 41 | 4 | 142 | 102 | 140 | 0 | 76 | 403 | 134 | 24 |
| Binary | 100001 | 100 | 1100010 | 1000010 | 1100000 | 0 | 111110 | 100000011 | 1011100 | 10100 |
Color Harmonies of #210462
Complementary color
Monochromatic Colors of #210462
Black with #210462
Text Example
Text Example
White with #210462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210462; }
p { color: rgb(33,4,98); }
H1.HeaderClassName
{
color: #210462;
}
.AnyTagClassName
{
color: #210462;
}
</style>
background-color css
<style>
a { background-color: #210462; }
a { background-color: rgb(33,4,98); }
div.DivClassName
{
background-color: #210462;
}
.BgClassName
{
background-color: #210462;
}
</style>
border-color css
<style>
span { border-color: #210462; }
span { border-color: rgb(33,4,98); }
td.TdClassName
{
border-color: #210462;
}
.TagClassName
{
border-color: #210462;
}
</style>