Shades of Persian Indigo #2C0771
Tints of Persian Indigo #2C0771
RGB
CMYK
RGB Variations
Color information
#2C0771 (or 0x2C0771) is known color: Persian Indigo. HEX triplet: 2C, 07 and 71. RGB value is (44,7,113). Sum of RGB (Red+Green+Blue) = 44+7+113=164 (21% of max value = 765). Red value is 44 (17.58% from 255 or 26.83% from 164); Green value is 7 (3.12% from 255 or 4.27% from 164); Blue value is 113 (44.53% from 255 or 68.90% from 164); Max value from RGB is 113 - color contains mainly: blue. Hex color #2C0771 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2C0771 is #D3F88E. Grayscale: #1D1D1D. Windows color (decimal): -13891727 or 7407404. OLE color: 7407404.
HSL color Cylindrical-coordinate representation of color #2C0771: hue angle of 260.94º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #2C0771 is Cyan = 0.61, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 44 | 7 | 113 | - |
| CMYK | 0.61 | 0.94 | 0 | 0.56 |
| HSL | 260.94º | 0.88% | 0.24% | - |
| HSV(B) | 260.94º | 0.94% | 0.44% | - |
| XYZ | 4.1 | 1.88 | 15.77 | - |
| YUV | 30.15 | 174.76 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 44 | 7 | 113 | 0.61 | 0.94 | 0 | 0.56 | 260.94 | 0.88 | 0.24 |
| Hex | 2C | 7 | 71 | 3D | 5E | 0 | 38 | 105 | 58 | 18 |
| Octal | 54 | 7 | 161 | 75 | 136 | 0 | 70 | 405 | 130 | 30 |
| Binary | 101100 | 111 | 1110001 | 111101 | 1011110 | 0 | 111000 | 100000101 | 1011000 | 11000 |
Color Harmonies of #2C0771
Complementary color
Monochromatic Colors of #2C0771
Black with #2C0771
Text Example
Text Example
White with #2C0771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2C0771; }
p { color: rgb(44,7,113); }
H1.HeaderClassName
{
color: #2C0771;
}
.AnyTagClassName
{
color: #2C0771;
}
</style>
background-color css
<style>
a { background-color: #2C0771; }
a { background-color: rgb(44,7,113); }
div.DivClassName
{
background-color: #2C0771;
}
.BgClassName
{
background-color: #2C0771;
}
</style>
border-color css
<style>
span { border-color: #2C0771; }
span { border-color: rgb(44,7,113); }
td.TdClassName
{
border-color: #2C0771;
}
.TagClassName
{
border-color: #2C0771;
}
</style>