Shades of Persian Indigo #2C0976
Tints of Persian Indigo #2C0976
RGB
CMYK
RGB Variations
Color information
#2C0976 (or 0x2C0976) is known color: Persian Indigo. HEX triplet: 2C, 09 and 76. RGB value is (44,9,118). Sum of RGB (Red+Green+Blue) = 44+9+118=171 (22% of max value = 765). Red value is 44 (17.58% from 255 or 25.73% from 171); Green value is 9 (3.91% from 255 or 5.26% from 171); Blue value is 118 (46.48% from 255 or 69.01% from 171); Max value from RGB is 118 - color contains mainly: blue. Hex color #2C0976 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2C0976 is #D3F689. Grayscale: #1F1F1F. Windows color (decimal): -13891210 or 7735596. OLE color: 7735596.
HSL color Cylindrical-coordinate representation of color #2C0976: hue angle of 259.27º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #2C0976 is Cyan = 0.63, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 44 | 9 | 118 | - |
| CMYK | 0.63 | 0.92 | 0 | 0.54 |
| HSL | 259.27º | 0.86% | 0.25% | - |
| HSV(B) | 259.27º | 0.92% | 0.46% | - |
| XYZ | 4.41 | 2.04 | 17.3 | - |
| YUV | 31.89 | 176.6 | 136.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 44 | 9 | 118 | 0.63 | 0.92 | 0 | 0.54 | 259.27 | 0.86 | 0.25 |
| Hex | 2C | 9 | 76 | 3F | 5C | 0 | 36 | 103 | 56 | 19 |
| Octal | 54 | 11 | 166 | 77 | 134 | 0 | 66 | 403 | 126 | 31 |
| Binary | 101100 | 1001 | 1110110 | 111111 | 1011100 | 0 | 110110 | 100000011 | 1010110 | 11001 |
Color Harmonies of #2C0976
Complementary color
Monochromatic Colors of #2C0976
Black with #2C0976
Text Example
Text Example
White with #2C0976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2C0976; }
p { color: rgb(44,9,118); }
H1.HeaderClassName
{
color: #2C0976;
}
.AnyTagClassName
{
color: #2C0976;
}
</style>
background-color css
<style>
a { background-color: #2C0976; }
a { background-color: rgb(44,9,118); }
div.DivClassName
{
background-color: #2C0976;
}
.BgClassName
{
background-color: #2C0976;
}
</style>
border-color css
<style>
span { border-color: #2C0976; }
span { border-color: rgb(44,9,118); }
td.TdClassName
{
border-color: #2C0976;
}
.TagClassName
{
border-color: #2C0976;
}
</style>