Shades of Persian Indigo #210669
Tints of Persian Indigo #210669
RGB
CMYK
RGB Variations
Color information
#210669 (or 0x210669) is known color: Persian Indigo. HEX triplet: 21, 06 and 69. RGB value is (33,6,105). Sum of RGB (Red+Green+Blue) = 33+6+105=144 (19% of max value = 765). Red value is 33 (13.28% from 255 or 22.92% from 144); Green value is 6 (2.73% from 255 or 4.17% from 144); Blue value is 105 (41.41% from 255 or 72.92% from 144); Max value from RGB is 105 - color contains mainly: blue. Hex color #210669 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210669 is #DEF996. Grayscale: #181818. Windows color (decimal): -14612887 or 6882849. OLE color: 6882849.
HSL color Cylindrical-coordinate representation of color #210669: hue angle of 256.36º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #210669 is Cyan = 0.69, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 6 | 105 | - |
| CMYK | 0.69 | 0.94 | 0 | 0.59 |
| HSL | 256.36º | 0.89% | 0.22% | - |
| HSV(B) | 256.36º | 0.94% | 0.41% | - |
| XYZ | 3.24 | 1.47 | 13.48 | - |
| YUV | 25.36 | 172.95 | 133.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 6 | 105 | 0.69 | 0.94 | 0 | 0.59 | 256.36 | 0.89 | 0.22 |
| Hex | 21 | 6 | 69 | 45 | 5E | 0 | 3B | 100 | 59 | 16 |
| Octal | 41 | 6 | 151 | 105 | 136 | 0 | 73 | 400 | 131 | 26 |
| Binary | 100001 | 110 | 1101001 | 1000101 | 1011110 | 0 | 111011 | 100000000 | 1011001 | 10110 |
Color Harmonies of #210669
Complementary color
Monochromatic Colors of #210669
Black with #210669
Text Example
Text Example
White with #210669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210669; }
p { color: rgb(33,6,105); }
H1.HeaderClassName
{
color: #210669;
}
.AnyTagClassName
{
color: #210669;
}
</style>
background-color css
<style>
a { background-color: #210669; }
a { background-color: rgb(33,6,105); }
div.DivClassName
{
background-color: #210669;
}
.BgClassName
{
background-color: #210669;
}
</style>
border-color css
<style>
span { border-color: #210669; }
span { border-color: rgb(33,6,105); }
td.TdClassName
{
border-color: #210669;
}
.TagClassName
{
border-color: #210669;
}
</style>