Shades of Persian Indigo #2C0775
Tints of Persian Indigo #2C0775
RGB
CMYK
RGB Variations
Color information
#2C0775 (or 0x2C0775) is known color: Persian Indigo. HEX triplet: 2C, 07 and 75. RGB value is (44,7,117). Sum of RGB (Red+Green+Blue) = 44+7+117=168 (22% of max value = 765). Red value is 44 (17.58% from 255 or 26.19% from 168); Green value is 7 (3.12% from 255 or 4.17% from 168); Blue value is 117 (46.09% from 255 or 69.64% from 168); Max value from RGB is 117 - color contains mainly: blue. Hex color #2C0775 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2C0775 is #D3F88A. Grayscale: #1E1E1E. Windows color (decimal): -13891723 or 7669548. OLE color: 7669548.
HSL color Cylindrical-coordinate representation of color #2C0775: hue angle of 260.18º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #2C0775 is Cyan = 0.62, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 44 | 7 | 117 | - |
| CMYK | 0.62 | 0.94 | 0 | 0.54 |
| HSL | 260.18º | 0.89% | 0.24% | - |
| HSV(B) | 260.18º | 0.94% | 0.46% | - |
| XYZ | 4.33 | 1.97 | 16.98 | - |
| YUV | 30.6 | 176.76 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 44 | 7 | 117 | 0.62 | 0.94 | 0 | 0.54 | 260.18 | 0.89 | 0.24 |
| Hex | 2C | 7 | 75 | 3E | 5E | 0 | 36 | 104 | 59 | 18 |
| Octal | 54 | 7 | 165 | 76 | 136 | 0 | 66 | 404 | 131 | 30 |
| Binary | 101100 | 111 | 1110101 | 111110 | 1011110 | 0 | 110110 | 100000100 | 1011001 | 11000 |
Color Harmonies of #2C0775
Complementary color
Monochromatic Colors of #2C0775
Black with #2C0775
Text Example
Text Example
White with #2C0775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2C0775; }
p { color: rgb(44,7,117); }
H1.HeaderClassName
{
color: #2C0775;
}
.AnyTagClassName
{
color: #2C0775;
}
</style>
background-color css
<style>
a { background-color: #2C0775; }
a { background-color: rgb(44,7,117); }
div.DivClassName
{
background-color: #2C0775;
}
.BgClassName
{
background-color: #2C0775;
}
</style>
border-color css
<style>
span { border-color: #2C0775; }
span { border-color: rgb(44,7,117); }
td.TdClassName
{
border-color: #2C0775;
}
.TagClassName
{
border-color: #2C0775;
}
</style>