Shades of Persian Indigo #210372
Tints of Persian Indigo #210372
RGB
CMYK
RGB Variations
Color information
#210372 (or 0x210372) is known color: Persian Indigo. HEX triplet: 21, 03 and 72. RGB value is (33,3,114). Sum of RGB (Red+Green+Blue) = 33+3+114=150 (19% of max value = 765). Red value is 33 (13.28% from 255 or 22% from 150); Green value is 3 (1.56% from 255 or 2% from 150); Blue value is 114 (44.92% from 255 or 76% from 150); Max value from RGB is 114 - color contains mainly: blue. Hex color #210372 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210372 is #DEFC8D. Grayscale: #181818. Windows color (decimal): -14613646 or 7471905. OLE color: 7471905.
HSL color Cylindrical-coordinate representation of color #210372: hue angle of 256.22º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #210372 is Cyan = 0.71, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 3 | 114 | - |
| CMYK | 0.71 | 0.97 | 0 | 0.55 |
| HSL | 256.22º | 0.95% | 0.23% | - |
| HSV(B) | 256.22º | 0.97% | 0.45% | - |
| XYZ | 3.7 | 1.6 | 16.03 | - |
| YUV | 24.62 | 178.44 | 133.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 3 | 114 | 0.71 | 0.97 | 0 | 0.55 | 256.22 | 0.95 | 0.23 |
| Hex | 21 | 3 | 72 | 47 | 61 | 0 | 37 | 100 | 5F | 17 |
| Octal | 41 | 3 | 162 | 107 | 141 | 0 | 67 | 400 | 137 | 27 |
| Binary | 100001 | 11 | 1110010 | 1000111 | 1100001 | 0 | 110111 | 100000000 | 1011111 | 10111 |
Color Harmonies of #210372
Complementary color
Monochromatic Colors of #210372
Black with #210372
Text Example
Text Example
White with #210372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210372; }
p { color: rgb(33,3,114); }
H1.HeaderClassName
{
color: #210372;
}
.AnyTagClassName
{
color: #210372;
}
</style>
background-color css
<style>
a { background-color: #210372; }
a { background-color: rgb(33,3,114); }
div.DivClassName
{
background-color: #210372;
}
.BgClassName
{
background-color: #210372;
}
</style>
border-color css
<style>
span { border-color: #210372; }
span { border-color: rgb(33,3,114); }
td.TdClassName
{
border-color: #210372;
}
.TagClassName
{
border-color: #210372;
}
</style>