Shades of Persian Indigo #210467
Tints of Persian Indigo #210467
RGB
CMYK
RGB Variations
Color information
#210467 (or 0x210467) is known color: Persian Indigo. HEX triplet: 21, 04 and 67. RGB value is (33,4,103). Sum of RGB (Red+Green+Blue) = 33+4+103=140 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.57% from 140); Green value is 4 (1.95% from 255 or 2.86% from 140); Blue value is 103 (40.62% from 255 or 73.57% from 140); Max value from RGB is 103 - color contains mainly: blue. Hex color #210467 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210467 is #DEFB98. Grayscale: #171717. Windows color (decimal): -14613401 or 6751265. OLE color: 6751265.
HSL color Cylindrical-coordinate representation of color #210467: hue angle of 257.58º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #210467 is Cyan = 0.68, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 4 | 103 | - |
| CMYK | 0.68 | 0.96 | 0 | 0.60 |
| HSL | 257.58º | 0.93% | 0.21% | - |
| HSV(B) | 257.58º | 0.96% | 0.4% | - |
| XYZ | 3.12 | 1.39 | 12.94 | - |
| YUV | 23.96 | 172.61 | 134.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 4 | 103 | 0.68 | 0.96 | 0 | 0.60 | 257.58 | 0.93 | 0.21 |
| Hex | 21 | 4 | 67 | 44 | 60 | 0 | 3C | 102 | 5D | 15 |
| Octal | 41 | 4 | 147 | 104 | 140 | 0 | 74 | 402 | 135 | 25 |
| Binary | 100001 | 100 | 1100111 | 1000100 | 1100000 | 0 | 111100 | 100000010 | 1011101 | 10101 |
Color Harmonies of #210467
Complementary color
Monochromatic Colors of #210467
Black with #210467
Text Example
Text Example
White with #210467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210467; }
p { color: rgb(33,4,103); }
H1.HeaderClassName
{
color: #210467;
}
.AnyTagClassName
{
color: #210467;
}
</style>
background-color css
<style>
a { background-color: #210467; }
a { background-color: rgb(33,4,103); }
div.DivClassName
{
background-color: #210467;
}
.BgClassName
{
background-color: #210467;
}
</style>
border-color css
<style>
span { border-color: #210467; }
span { border-color: rgb(33,4,103); }
td.TdClassName
{
border-color: #210467;
}
.TagClassName
{
border-color: #210467;
}
</style>