Shades of Persian Indigo #290877
Tints of Persian Indigo #290877
RGB
CMYK
RGB Variations
Color information
#290877 (or 0x290877) is known color: Persian Indigo. HEX triplet: 29, 08 and 77. RGB value is (41,8,119). Sum of RGB (Red+Green+Blue) = 41+8+119=168 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.40% from 168); Green value is 8 (3.52% from 255 or 4.76% from 168); Blue value is 119 (46.88% from 255 or 70.83% from 168); Max value from RGB is 119 - color contains mainly: blue. Hex color #290877 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290877 is #D6F788. Grayscale: #1E1E1E. Windows color (decimal): -14088073 or 7800873. OLE color: 7800873.
HSL color Cylindrical-coordinate representation of color #290877: hue angle of 257.84º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #290877 is Cyan = 0.66, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 8 | 119 | - |
| CMYK | 0.66 | 0.93 | 0 | 0.53 |
| HSL | 257.84º | 0.87% | 0.25% | - |
| HSV(B) | 257.84º | 0.93% | 0.47% | - |
| XYZ | 4.33 | 1.98 | 17.61 | - |
| YUV | 30.52 | 177.93 | 135.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 8 | 119 | 0.66 | 0.93 | 0 | 0.53 | 257.84 | 0.87 | 0.25 |
| Hex | 29 | 8 | 77 | 42 | 5D | 0 | 35 | 102 | 57 | 19 |
| Octal | 51 | 10 | 167 | 102 | 135 | 0 | 65 | 402 | 127 | 31 |
| Binary | 101001 | 1000 | 1110111 | 1000010 | 1011101 | 0 | 110101 | 100000010 | 1010111 | 11001 |
Color Harmonies of #290877
Complementary color
Monochromatic Colors of #290877
Black with #290877
Text Example
Text Example
White with #290877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290877; }
p { color: rgb(41,8,119); }
H1.HeaderClassName
{
color: #290877;
}
.AnyTagClassName
{
color: #290877;
}
</style>
background-color css
<style>
a { background-color: #290877; }
a { background-color: rgb(41,8,119); }
div.DivClassName
{
background-color: #290877;
}
.BgClassName
{
background-color: #290877;
}
</style>
border-color css
<style>
span { border-color: #290877; }
span { border-color: rgb(41,8,119); }
td.TdClassName
{
border-color: #290877;
}
.TagClassName
{
border-color: #290877;
}
</style>