Shades of Persian Indigo #2D0472
Tints of Persian Indigo #2D0472
RGB
CMYK
RGB Variations
Color information
#2D0472 (or 0x2D0472) is known color: Persian Indigo. HEX triplet: 2D, 04 and 72. RGB value is (45,4,114). Sum of RGB (Red+Green+Blue) = 45+4+114=163 (21% of max value = 765). Red value is 45 (17.97% from 255 or 27.61% from 163); Green value is 4 (1.95% from 255 or 2.45% from 163); Blue value is 114 (44.92% from 255 or 69.94% from 163); Max value from RGB is 114 - color contains mainly: blue. Hex color #2D0472 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2D0472 is #D2FB8D. Grayscale: #1C1C1C. Windows color (decimal): -13826958 or 7472173. OLE color: 7472173.
HSL color Cylindrical-coordinate representation of color #2D0472: hue angle of 262.36º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #2D0472 is Cyan = 0.61, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 45 | 4 | 114 | - |
| CMYK | 0.61 | 0.96 | 0 | 0.55 |
| HSL | 262.36º | 0.93% | 0.23% | - |
| HSV(B) | 262.36º | 0.96% | 0.45% | - |
| XYZ | 4.16 | 1.86 | 16.06 | - |
| YUV | 28.8 | 176.08 | 139.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 45 | 4 | 114 | 0.61 | 0.96 | 0 | 0.55 | 262.36 | 0.93 | 0.23 |
| Hex | 2D | 4 | 72 | 3D | 60 | 0 | 37 | 106 | 5D | 17 |
| Octal | 55 | 4 | 162 | 75 | 140 | 0 | 67 | 406 | 135 | 27 |
| Binary | 101101 | 100 | 1110010 | 111101 | 1100000 | 0 | 110111 | 100000110 | 1011101 | 10111 |
Color Harmonies of #2D0472
Complementary color
Monochromatic Colors of #2D0472
Black with #2D0472
Text Example
Text Example
White with #2D0472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2D0472; }
p { color: rgb(45,4,114); }
H1.HeaderClassName
{
color: #2D0472;
}
.AnyTagClassName
{
color: #2D0472;
}
</style>
background-color css
<style>
a { background-color: #2D0472; }
a { background-color: rgb(45,4,114); }
div.DivClassName
{
background-color: #2D0472;
}
.BgClassName
{
background-color: #2D0472;
}
</style>
border-color css
<style>
span { border-color: #2D0472; }
span { border-color: rgb(45,4,114); }
td.TdClassName
{
border-color: #2D0472;
}
.TagClassName
{
border-color: #2D0472;
}
</style>