Shades of Persian Indigo #291872
Tints of Persian Indigo #291872
RGB
CMYK
RGB Variations
Color information
#291872 (or 0x291872) is known color: Persian Indigo. HEX triplet: 29, 18 and 72. RGB value is (41,24,114). Sum of RGB (Red+Green+Blue) = 41+24+114=179 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.91% from 179); Green value is 24 (9.77% from 255 or 13.41% from 179); Blue value is 114 (44.92% from 255 or 63.69% from 179); Max value from RGB is 114 - color contains mainly: blue. Hex color #291872 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291872 is #D6E78D. Grayscale: #272727. Windows color (decimal): -14083982 or 7477289. OLE color: 7477289.
HSL color Cylindrical-coordinate representation of color #291872: hue angle of 251.33º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #291872 is Cyan = 0.64, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 24 | 114 | - |
| CMYK | 0.64 | 0.79 | 0 | 0.55 |
| HSL | 251.33º | 0.65% | 0.27% | - |
| HSV(B) | 251.33º | 0.79% | 0.45% | - |
| XYZ | 4.28 | 2.34 | 16.15 | - |
| YUV | 39.34 | 170.13 | 129.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 24 | 114 | 0.64 | 0.79 | 0 | 0.55 | 251.33 | 0.65 | 0.27 |
| Hex | 29 | 18 | 72 | 40 | 4F | 0 | 37 | FB | 41 | 1B |
| Octal | 51 | 30 | 162 | 100 | 117 | 0 | 67 | 373 | 101 | 33 |
| Binary | 101001 | 11000 | 1110010 | 1000000 | 1001111 | 0 | 110111 | 11111011 | 1000001 | 11011 |
Color Harmonies of #291872
Complementary color
Monochromatic Colors of #291872
Black with #291872
Text Example
Text Example
White with #291872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291872; }
p { color: rgb(41,24,114); }
H1.HeaderClassName
{
color: #291872;
}
.AnyTagClassName
{
color: #291872;
}
</style>
background-color css
<style>
a { background-color: #291872; }
a { background-color: rgb(41,24,114); }
div.DivClassName
{
background-color: #291872;
}
.BgClassName
{
background-color: #291872;
}
</style>
border-color css
<style>
span { border-color: #291872; }
span { border-color: rgb(41,24,114); }
td.TdClassName
{
border-color: #291872;
}
.TagClassName
{
border-color: #291872;
}
</style>