Shades of Persian Indigo #210362
Tints of Persian Indigo #210362
RGB
CMYK
RGB Variations
Color information
#210362 (or 0x210362) is known color: Persian Indigo. HEX triplet: 21, 03 and 62. RGB value is (33,3,98). Sum of RGB (Red+Green+Blue) = 33+3+98=134 (17% of max value = 765). Red value is 33 (13.28% from 255 or 24.63% from 134); Green value is 3 (1.56% from 255 or 2.24% from 134); Blue value is 98 (38.67% from 255 or 73.13% from 134); Max value from RGB is 98 - color contains mainly: blue. Hex color #210362 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210362 is #DEFC9D. Grayscale: #161616. Windows color (decimal): -14613662 or 6423329. OLE color: 6423329.
HSL color Cylindrical-coordinate representation of color #210362: hue angle of 258.95º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #210362 is Cyan = 0.66, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 3 | 98 | - |
| CMYK | 0.66 | 0.97 | 0 | 0.62 |
| HSL | 258.95º | 0.94% | 0.2% | - |
| HSV(B) | 258.95º | 0.97% | 0.38% | - |
| XYZ | 2.86 | 1.27 | 11.65 | - |
| YUV | 22.8 | 170.44 | 135.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 3 | 98 | 0.66 | 0.97 | 0 | 0.62 | 258.95 | 0.94 | 0.2 |
| Hex | 21 | 3 | 62 | 42 | 61 | 0 | 3E | 103 | 5E | 14 |
| Octal | 41 | 3 | 142 | 102 | 141 | 0 | 76 | 403 | 136 | 24 |
| Binary | 100001 | 11 | 1100010 | 1000010 | 1100001 | 0 | 111110 | 100000011 | 1011110 | 10100 |
Color Harmonies of #210362
Complementary color
Monochromatic Colors of #210362
Black with #210362
Text Example
Text Example
White with #210362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210362; }
p { color: rgb(33,3,98); }
H1.HeaderClassName
{
color: #210362;
}
.AnyTagClassName
{
color: #210362;
}
</style>
background-color css
<style>
a { background-color: #210362; }
a { background-color: rgb(33,3,98); }
div.DivClassName
{
background-color: #210362;
}
.BgClassName
{
background-color: #210362;
}
</style>
border-color css
<style>
span { border-color: #210362; }
span { border-color: rgb(33,3,98); }
td.TdClassName
{
border-color: #210362;
}
.TagClassName
{
border-color: #210362;
}
</style>