Shades of Persian Indigo #210482
Tints of Persian Indigo #210482
RGB
CMYK
RGB Variations
Color information
#210482 (or 0x210482) is known color: Persian Indigo. HEX triplet: 21, 04 and 82. RGB value is (33,4,130). Sum of RGB (Red+Green+Blue) = 33+4+130=167 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.76% from 167); Green value is 4 (1.95% from 255 or 2.40% from 167); Blue value is 130 (51.17% from 255 or 77.84% from 167); Max value from RGB is 130 - color contains mainly: blue. Hex color #210482 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #210482 is #DEFB7D. Grayscale: #1A1A1A. Windows color (decimal): -14613374 or 8520737. OLE color: 8520737.
HSL color Cylindrical-coordinate representation of color #210482: hue angle of 253.81º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #210482 is Cyan = 0.75, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 33 | 4 | 130 | - |
| CMYK | 0.75 | 0.97 | 0 | 0.49 |
| HSL | 253.81º | 0.94% | 0.26% | - |
| HSV(B) | 253.81º | 0.97% | 0.51% | - |
| XYZ | 4.7 | 2.02 | 21.26 | - |
| YUV | 27.04 | 186.11 | 132.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 4 | 130 | 0.75 | 0.97 | 0 | 0.49 | 253.81 | 0.94 | 0.26 |
| Hex | 21 | 4 | 82 | 4B | 61 | 0 | 31 | FE | 5E | 1A |
| Octal | 41 | 4 | 202 | 113 | 141 | 0 | 61 | 376 | 136 | 32 |
| Binary | 100001 | 100 | 10000010 | 1001011 | 1100001 | 0 | 110001 | 11111110 | 1011110 | 11010 |
Color Harmonies of #210482
Complementary color
Monochromatic Colors of #210482
Black with #210482
Text Example
Text Example
White with #210482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #210482; }
p { color: rgb(33,4,130); }
H1.HeaderClassName
{
color: #210482;
}
.AnyTagClassName
{
color: #210482;
}
</style>
background-color css
<style>
a { background-color: #210482; }
a { background-color: rgb(33,4,130); }
div.DivClassName
{
background-color: #210482;
}
.BgClassName
{
background-color: #210482;
}
</style>
border-color css
<style>
span { border-color: #210482; }
span { border-color: rgb(33,4,130); }
td.TdClassName
{
border-color: #210482;
}
.TagClassName
{
border-color: #210482;
}
</style>