Shades of Persian Indigo #2D0571
Tints of Persian Indigo #2D0571
RGB
CMYK
RGB Variations
Color information
#2D0571 (or 0x2D0571) is known color: Persian Indigo. HEX triplet: 2D, 05 and 71. RGB value is (45,5,113). Sum of RGB (Red+Green+Blue) = 45+5+113=163 (21% of max value = 765). Red value is 45 (17.97% from 255 or 27.61% from 163); Green value is 5 (2.34% from 255 or 3.07% from 163); Blue value is 113 (44.53% from 255 or 69.33% from 163); Max value from RGB is 113 - color contains mainly: blue. Hex color #2D0571 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2D0571 is #D2FA8E. Grayscale: #1C1C1C. Windows color (decimal): -13826703 or 7406893. OLE color: 7406893.
HSL color Cylindrical-coordinate representation of color #2D0571: hue angle of 262.22º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #2D0571 is Cyan = 0.60, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 45 | 5 | 113 | - |
| CMYK | 0.60 | 0.96 | 0 | 0.56 |
| HSL | 262.22º | 0.92% | 0.23% | - |
| HSV(B) | 262.22º | 0.96% | 0.44% | - |
| XYZ | 4.12 | 1.86 | 15.76 | - |
| YUV | 29.27 | 175.25 | 139.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 45 | 5 | 113 | 0.60 | 0.96 | 0 | 0.56 | 262.22 | 0.92 | 0.23 |
| Hex | 2D | 5 | 71 | 3C | 60 | 0 | 38 | 106 | 5C | 17 |
| Octal | 55 | 5 | 161 | 74 | 140 | 0 | 70 | 406 | 134 | 27 |
| Binary | 101101 | 101 | 1110001 | 111100 | 1100000 | 0 | 111000 | 100000110 | 1011100 | 10111 |
Color Harmonies of #2D0571
Complementary color
Monochromatic Colors of #2D0571
Black with #2D0571
Text Example
Text Example
White with #2D0571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2D0571; }
p { color: rgb(45,5,113); }
H1.HeaderClassName
{
color: #2D0571;
}
.AnyTagClassName
{
color: #2D0571;
}
</style>
background-color css
<style>
a { background-color: #2D0571; }
a { background-color: rgb(45,5,113); }
div.DivClassName
{
background-color: #2D0571;
}
.BgClassName
{
background-color: #2D0571;
}
</style>
border-color css
<style>
span { border-color: #2D0571; }
span { border-color: rgb(45,5,113); }
td.TdClassName
{
border-color: #2D0571;
}
.TagClassName
{
border-color: #2D0571;
}
</style>