Shades of Persian Indigo #210582
Tints of Persian Indigo #210582
RGB
CMYK
RGB Variations
Color information
#210582 (or 0x210582) is known color: Persian Indigo. HEX triplet: 21, 05 and 82. RGB value is (33,5,130). Sum of RGB (Red+Green+Blue) = 33+5+130=168 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.64% from 168); Green value is 5 (2.34% from 255 or 2.98% from 168); Blue value is 130 (51.17% from 255 or 77.38% from 168); Max value from RGB is 130 - color contains mainly: blue. Hex color #210582 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #210582 is #DEFA7D. Grayscale: #1B1B1B. Windows color (decimal): -14613118 or 8520993. OLE color: 8520993.
HSL color Cylindrical-coordinate representation of color #210582: hue angle of 253.44º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #210582 is Cyan = 0.75, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 33 | 5 | 130 | - |
| CMYK | 0.75 | 0.96 | 0 | 0.49 |
| HSL | 253.44º | 0.93% | 0.26% | - |
| HSV(B) | 253.44º | 0.96% | 0.51% | - |
| XYZ | 4.71 | 2.04 | 21.27 | - |
| YUV | 27.62 | 185.78 | 131.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 5 | 130 | 0.75 | 0.96 | 0 | 0.49 | 253.44 | 0.93 | 0.26 |
| Hex | 21 | 5 | 82 | 4B | 60 | 0 | 31 | FD | 5D | 1A |
| Octal | 41 | 5 | 202 | 113 | 140 | 0 | 61 | 375 | 135 | 32 |
| Binary | 100001 | 101 | 10000010 | 1001011 | 1100000 | 0 | 110001 | 11111101 | 1011101 | 11010 |
Color Harmonies of #210582
Complementary color
Monochromatic Colors of #210582
Black with #210582
Text Example
Text Example
White with #210582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210582; }
p { color: rgb(33,5,130); }
H1.HeaderClassName
{
color: #210582;
}
.AnyTagClassName
{
color: #210582;
}
</style>
background-color css
<style>
a { background-color: #210582; }
a { background-color: rgb(33,5,130); }
div.DivClassName
{
background-color: #210582;
}
.BgClassName
{
background-color: #210582;
}
</style>
border-color css
<style>
span { border-color: #210582; }
span { border-color: rgb(33,5,130); }
td.TdClassName
{
border-color: #210582;
}
.TagClassName
{
border-color: #210582;
}
</style>