Shades of Persian Indigo #2C0572
Tints of Persian Indigo #2C0572
RGB
CMYK
RGB Variations
Color information
#2C0572 (or 0x2C0572) is known color: Persian Indigo. HEX triplet: 2C, 05 and 72. RGB value is (44,5,114). Sum of RGB (Red+Green+Blue) = 44+5+114=163 (21% of max value = 765). Red value is 44 (17.58% from 255 or 26.99% from 163); Green value is 5 (2.34% from 255 or 3.07% 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 #2C0572 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2C0572 is #D3FA8D. Grayscale: #1C1C1C. Windows color (decimal): -13892238 or 7472428. OLE color: 7472428.
HSL color Cylindrical-coordinate representation of color #2C0572: hue angle of 261.47º degrees, saturation: 0.92, 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 #2C0572 is Cyan = 0.61, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 44 | 5 | 114 | - |
| CMYK | 0.61 | 0.96 | 0 | 0.55 |
| HSL | 261.47º | 0.92% | 0.23% | - |
| HSV(B) | 261.47º | 0.96% | 0.45% | - |
| XYZ | 4.13 | 1.86 | 16.06 | - |
| YUV | 29.09 | 175.92 | 138.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 44 | 5 | 114 | 0.61 | 0.96 | 0 | 0.55 | 261.47 | 0.92 | 0.23 |
| Hex | 2C | 5 | 72 | 3D | 60 | 0 | 37 | 105 | 5C | 17 |
| Octal | 54 | 5 | 162 | 75 | 140 | 0 | 67 | 405 | 134 | 27 |
| Binary | 101100 | 101 | 1110010 | 111101 | 1100000 | 0 | 110111 | 100000101 | 1011100 | 10111 |
Color Harmonies of #2C0572
Complementary color
Monochromatic Colors of #2C0572
Black with #2C0572
Text Example
Text Example
White with #2C0572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2C0572; }
p { color: rgb(44,5,114); }
H1.HeaderClassName
{
color: #2C0572;
}
.AnyTagClassName
{
color: #2C0572;
}
</style>
background-color css
<style>
a { background-color: #2C0572; }
a { background-color: rgb(44,5,114); }
div.DivClassName
{
background-color: #2C0572;
}
.BgClassName
{
background-color: #2C0572;
}
</style>
border-color css
<style>
span { border-color: #2C0572; }
span { border-color: rgb(44,5,114); }
td.TdClassName
{
border-color: #2C0572;
}
.TagClassName
{
border-color: #2C0572;
}
</style>