Shades of Persian Indigo #210967
Tints of Persian Indigo #210967
RGB
CMYK
RGB Variations
Color information
#210967 (or 0x210967) is known color: Persian Indigo. HEX triplet: 21, 09 and 67. RGB value is (33,9,103). Sum of RGB (Red+Green+Blue) = 33+9+103=145 (19% of max value = 765). Red value is 33 (13.28% from 255 or 22.76% from 145); Green value is 9 (3.91% from 255 or 6.21% from 145); Blue value is 103 (40.62% from 255 or 71.03% from 145); Max value from RGB is 103 - color contains mainly: blue. Hex color #210967 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210967 is #DEF698. Grayscale: #1A1A1A. Windows color (decimal): -14612121 or 6752545. OLE color: 6752545.
HSL color Cylindrical-coordinate representation of color #210967: hue angle of 255.32º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #210967 is Cyan = 0.68, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 9 | 103 | - |
| CMYK | 0.68 | 0.91 | 0 | 0.60 |
| HSL | 255.32º | 0.84% | 0.22% | - |
| HSV(B) | 255.32º | 0.91% | 0.4% | - |
| XYZ | 3.17 | 1.5 | 12.95 | - |
| YUV | 26.89 | 170.95 | 132.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 9 | 103 | 0.68 | 0.91 | 0 | 0.60 | 255.32 | 0.84 | 0.22 |
| Hex | 21 | 9 | 67 | 44 | 5B | 0 | 3C | FF | 54 | 16 |
| Octal | 41 | 11 | 147 | 104 | 133 | 0 | 74 | 377 | 124 | 26 |
| Binary | 100001 | 1001 | 1100111 | 1000100 | 1011011 | 0 | 111100 | 11111111 | 1010100 | 10110 |
Color Harmonies of #210967
Complementary color
Monochromatic Colors of #210967
Black with #210967
Text Example
Text Example
White with #210967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210967; }
p { color: rgb(33,9,103); }
H1.HeaderClassName
{
color: #210967;
}
.AnyTagClassName
{
color: #210967;
}
</style>
background-color css
<style>
a { background-color: #210967; }
a { background-color: rgb(33,9,103); }
div.DivClassName
{
background-color: #210967;
}
.BgClassName
{
background-color: #210967;
}
</style>
border-color css
<style>
span { border-color: #210967; }
span { border-color: rgb(33,9,103); }
td.TdClassName
{
border-color: #210967;
}
.TagClassName
{
border-color: #210967;
}
</style>