Shades of Persian Indigo #210568
Tints of Persian Indigo #210568
RGB
CMYK
RGB Variations
Color information
#210568 (or 0x210568) is known color: Persian Indigo. HEX triplet: 21, 05 and 68. RGB value is (33,5,104). Sum of RGB (Red+Green+Blue) = 33+5+104=142 (18% of max value = 765). Red value is 33 (13.28% from 255 or 23.24% from 142); Green value is 5 (2.34% from 255 or 3.52% from 142); Blue value is 104 (41.02% from 255 or 73.24% from 142); Max value from RGB is 104 - color contains mainly: blue. Hex color #210568 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #210568 is #DEFA97. Grayscale: #181818. Windows color (decimal): -14613144 or 6817057. OLE color: 6817057.
HSL color Cylindrical-coordinate representation of color #210568: hue angle of 256.97º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #210568 is Cyan = 0.68, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 5 | 104 | - |
| CMYK | 0.68 | 0.95 | 0 | 0.59 |
| HSL | 256.97º | 0.91% | 0.21% | - |
| HSV(B) | 256.97º | 0.95% | 0.41% | - |
| XYZ | 3.18 | 1.43 | 13.21 | - |
| YUV | 24.66 | 172.78 | 133.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 5 | 104 | 0.68 | 0.95 | 0 | 0.59 | 256.97 | 0.91 | 0.21 |
| Hex | 21 | 5 | 68 | 44 | 5F | 0 | 3B | 101 | 5B | 15 |
| Octal | 41 | 5 | 150 | 104 | 137 | 0 | 73 | 401 | 133 | 25 |
| Binary | 100001 | 101 | 1101000 | 1000100 | 1011111 | 0 | 111011 | 100000001 | 1011011 | 10101 |
Color Harmonies of #210568
Complementary color
Monochromatic Colors of #210568
Black with #210568
Text Example
Text Example
White with #210568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210568; }
p { color: rgb(33,5,104); }
H1.HeaderClassName
{
color: #210568;
}
.AnyTagClassName
{
color: #210568;
}
</style>
background-color css
<style>
a { background-color: #210568; }
a { background-color: rgb(33,5,104); }
div.DivClassName
{
background-color: #210568;
}
.BgClassName
{
background-color: #210568;
}
</style>
border-color css
<style>
span { border-color: #210568; }
span { border-color: rgb(33,5,104); }
td.TdClassName
{
border-color: #210568;
}
.TagClassName
{
border-color: #210568;
}
</style>