Shades of Persian Indigo #290076
Tints of Persian Indigo #290076
RGB
CMYK
RGB Variations
Color information
#290076 (or 0x290076) is known color: Persian Indigo. HEX triplet: 29, 00 and 76. RGB value is (41,0,118). Sum of RGB (Red+Green+Blue) = 41+0+118=159 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.79% from 159); Green value is 0 (0.39% from 255 or 0% from 159); Blue value is 118 (46.48% from 255 or 74.21% from 159); Max value from RGB is 118 - color contains mainly: blue. Hex color #290076 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290076 is #D6FF89. Grayscale: #191919. Windows color (decimal): -14090122 or 7733289. OLE color: 7733289.
HSL color Cylindrical-coordinate representation of color #290076: hue angle of 260.85º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 1%. Process color model (Four color, CMYK) of #290076 is Cyan = 0.65, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 0 | 118 | - |
| CMYK | 0.65 | 1 | 0 | 0.54 |
| HSL | 260.85º | 1% | 0.23% | - |
| HSV(B) | 260.85º | 1% | 0.46% | - |
| XYZ | 4.18 | 1.78 | 17.26 | - |
| YUV | 25.71 | 180.08 | 138.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 0 | 118 | 0.65 | 1 | 0 | 0.54 | 260.85 | 1 | 0.23 |
| Hex | 29 | 0 | 76 | 41 | 64 | 0 | 36 | 105 | 64 | 17 |
| Octal | 51 | 0 | 166 | 101 | 144 | 0 | 66 | 405 | 144 | 27 |
| Binary | 101001 | 0 | 1110110 | 1000001 | 1100100 | 0 | 110110 | 100000101 | 1100100 | 10111 |
Color Harmonies of #290076
Complementary color
Monochromatic Colors of #290076
Black with #290076
Text Example
Text Example
White with #290076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290076; }
p { color: rgb(41,0,118); }
H1.HeaderClassName
{
color: #290076;
}
.AnyTagClassName
{
color: #290076;
}
</style>
background-color css
<style>
a { background-color: #290076; }
a { background-color: rgb(41,0,118); }
div.DivClassName
{
background-color: #290076;
}
.BgClassName
{
background-color: #290076;
}
</style>
border-color css
<style>
span { border-color: #290076; }
span { border-color: rgb(41,0,118); }
td.TdClassName
{
border-color: #290076;
}
.TagClassName
{
border-color: #290076;
}
</style>