Shades of Persian Indigo #291877
Tints of Persian Indigo #291877
RGB
CMYK
RGB Variations
Color information
#291877 (or 0x291877) is known color: Persian Indigo. HEX triplet: 29, 18 and 77. RGB value is (41,24,119). Sum of RGB (Red+Green+Blue) = 41+24+119=184 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.28% from 184); Green value is 24 (9.77% from 255 or 13.04% from 184); Blue value is 119 (46.88% from 255 or 64.67% from 184); Max value from RGB is 119 - color contains mainly: blue. Hex color #291877 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291877 is #D6E788. Grayscale: #272727. Windows color (decimal): -14083977 or 7804969. OLE color: 7804969.
HSL color Cylindrical-coordinate representation of color #291877: hue angle of 250.74º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #291877 is Cyan = 0.66, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 24 | 119 | - |
| CMYK | 0.66 | 0.80 | 0 | 0.53 |
| HSL | 250.74º | 0.66% | 0.28% | - |
| HSV(B) | 250.74º | 0.8% | 0.47% | - |
| XYZ | 4.57 | 2.46 | 17.69 | - |
| YUV | 39.91 | 172.63 | 128.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 24 | 119 | 0.66 | 0.80 | 0 | 0.53 | 250.74 | 0.66 | 0.28 |
| Hex | 29 | 18 | 77 | 42 | 50 | 0 | 35 | FB | 42 | 1C |
| Octal | 51 | 30 | 167 | 102 | 120 | 0 | 65 | 373 | 102 | 34 |
| Binary | 101001 | 11000 | 1110111 | 1000010 | 1010000 | 0 | 110101 | 11111011 | 1000010 | 11100 |
Color Harmonies of #291877
Complementary color
Monochromatic Colors of #291877
Black with #291877
Text Example
Text Example
White with #291877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291877; }
p { color: rgb(41,24,119); }
H1.HeaderClassName
{
color: #291877;
}
.AnyTagClassName
{
color: #291877;
}
</style>
background-color css
<style>
a { background-color: #291877; }
a { background-color: rgb(41,24,119); }
div.DivClassName
{
background-color: #291877;
}
.BgClassName
{
background-color: #291877;
}
</style>
border-color css
<style>
span { border-color: #291877; }
span { border-color: rgb(41,24,119); }
td.TdClassName
{
border-color: #291877;
}
.TagClassName
{
border-color: #291877;
}
</style>