Shades of Persian Indigo #2D0276
Tints of Persian Indigo #2D0276
RGB
CMYK
RGB Variations
Color information
#2D0276 (or 0x2D0276) is known color: Persian Indigo. HEX triplet: 2D, 02 and 76. RGB value is (45,2,118). Sum of RGB (Red+Green+Blue) = 45+2+118=165 (21% of max value = 765). Red value is 45 (17.97% from 255 or 27.27% from 165); Green value is 2 (1.17% from 255 or 1.21% from 165); Blue value is 118 (46.48% from 255 or 71.52% from 165); Max value from RGB is 118 - color contains mainly: blue. Hex color #2D0276 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #2D0276 is #D2FD89. Grayscale: #1B1B1B. Windows color (decimal): -13827466 or 7733805. OLE color: 7733805.
HSL color Cylindrical-coordinate representation of color #2D0276: hue angle of 262.24º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #2D0276 is Cyan = 0.62, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 45 | 2 | 118 | - |
| CMYK | 0.62 | 0.98 | 0 | 0.54 |
| HSL | 262.24º | 0.97% | 0.24% | - |
| HSV(B) | 262.24º | 0.98% | 0.46% | - |
| XYZ | 4.37 | 1.91 | 17.28 | - |
| YUV | 28.08 | 178.75 | 140.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 45 | 2 | 118 | 0.62 | 0.98 | 0 | 0.54 | 262.24 | 0.97 | 0.24 |
| Hex | 2D | 2 | 76 | 3E | 62 | 0 | 36 | 106 | 61 | 18 |
| Octal | 55 | 2 | 166 | 76 | 142 | 0 | 66 | 406 | 141 | 30 |
| Binary | 101101 | 10 | 1110110 | 111110 | 1100010 | 0 | 110110 | 100000110 | 1100001 | 11000 |
Color Harmonies of #2D0276
Complementary color
Monochromatic Colors of #2D0276
Black with #2D0276
Text Example
Text Example
White with #2D0276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #2D0276; }
p { color: rgb(45,2,118); }
H1.HeaderClassName
{
color: #2D0276;
}
.AnyTagClassName
{
color: #2D0276;
}
</style>
background-color css
<style>
a { background-color: #2D0276; }
a { background-color: rgb(45,2,118); }
div.DivClassName
{
background-color: #2D0276;
}
.BgClassName
{
background-color: #2D0276;
}
</style>
border-color css
<style>
span { border-color: #2D0276; }
span { border-color: rgb(45,2,118); }
td.TdClassName
{
border-color: #2D0276;
}
.TagClassName
{
border-color: #2D0276;
}
</style>