Shades of Persian Indigo #210367
Tints of Persian Indigo #210367
RGB
CMYK
RGB Variations
Color information
#210367 (or 0x210367) is known color: Persian Indigo. HEX triplet: 21, 03 and 67. RGB value is (33,3,103). Sum of RGB (Red+Green+Blue) = 33+3+103=139 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.74% from 139); Green value is 3 (1.56% from 255 or 2.16% from 139); Blue value is 103 (40.62% from 255 or 74.10% from 139); Max value from RGB is 103 - color contains mainly: blue. Hex color #210367 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210367 is #DEFC98. Grayscale: #171717. Windows color (decimal): -14613657 or 6751009. OLE color: 6751009.
HSL color Cylindrical-coordinate representation of color #210367: hue angle of 258º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #210367 is Cyan = 0.68, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 3 | 103 | - |
| CMYK | 0.68 | 0.97 | 0 | 0.60 |
| HSL | 258º | 0.94% | 0.21% | - |
| HSV(B) | 258º | 0.97% | 0.4% | - |
| XYZ | 3.11 | 1.37 | 12.93 | - |
| YUV | 23.37 | 172.94 | 134.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 3 | 103 | 0.68 | 0.97 | 0 | 0.60 | 258 | 0.94 | 0.21 |
| Hex | 21 | 3 | 67 | 44 | 61 | 0 | 3C | 102 | 5E | 15 |
| Octal | 41 | 3 | 147 | 104 | 141 | 0 | 74 | 402 | 136 | 25 |
| Binary | 100001 | 11 | 1100111 | 1000100 | 1100001 | 0 | 111100 | 100000010 | 1011110 | 10101 |
Color Harmonies of #210367
Complementary color
Monochromatic Colors of #210367
Black with #210367
Text Example
Text Example
White with #210367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210367; }
p { color: rgb(33,3,103); }
H1.HeaderClassName
{
color: #210367;
}
.AnyTagClassName
{
color: #210367;
}
</style>
background-color css
<style>
a { background-color: #210367; }
a { background-color: rgb(33,3,103); }
div.DivClassName
{
background-color: #210367;
}
.BgClassName
{
background-color: #210367;
}
</style>
border-color css
<style>
span { border-color: #210367; }
span { border-color: rgb(33,3,103); }
td.TdClassName
{
border-color: #210367;
}
.TagClassName
{
border-color: #210367;
}
</style>