Shades of Persian Indigo #291884
Tints of Persian Indigo #291884
RGB
CMYK
RGB Variations
Color information
#291884 (or 0x291884) is known color: Persian Indigo. HEX triplet: 29, 18 and 84. RGB value is (41,24,132). Sum of RGB (Red+Green+Blue) = 41+24+132=197 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.81% from 197); Green value is 24 (9.77% from 255 or 12.18% from 197); Blue value is 132 (51.95% from 255 or 67.01% from 197); Max value from RGB is 132 - color contains mainly: blue. Hex color #291884 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #291884 is #D6E77B. Grayscale: #282828. Windows color (decimal): -14083964 or 8656937. OLE color: 8656937.
HSL color Cylindrical-coordinate representation of color #291884: hue angle of 249.44º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #291884 is Cyan = 0.69, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 24 | 132 | - |
| CMYK | 0.69 | 0.82 | 0 | 0.48 |
| HSL | 249.44º | 0.69% | 0.31% | - |
| HSV(B) | 249.44º | 0.82% | 0.52% | - |
| XYZ | 5.41 | 2.79 | 22.08 | - |
| YUV | 41.4 | 179.13 | 127.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 24 | 132 | 0.69 | 0.82 | 0 | 0.48 | 249.44 | 0.69 | 0.31 |
| Hex | 29 | 18 | 84 | 45 | 52 | 0 | 30 | F9 | 45 | 1F |
| Octal | 51 | 30 | 204 | 105 | 122 | 0 | 60 | 371 | 105 | 37 |
| Binary | 101001 | 11000 | 10000100 | 1000101 | 1010010 | 0 | 110000 | 11111001 | 1000101 | 11111 |
Color Harmonies of #291884
Complementary color
Monochromatic Colors of #291884
Black with #291884
Text Example
Text Example
White with #291884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291884; }
p { color: rgb(41,24,132); }
H1.HeaderClassName
{
color: #291884;
}
.AnyTagClassName
{
color: #291884;
}
</style>
background-color css
<style>
a { background-color: #291884; }
a { background-color: rgb(41,24,132); }
div.DivClassName
{
background-color: #291884;
}
.BgClassName
{
background-color: #291884;
}
</style>
border-color css
<style>
span { border-color: #291884; }
span { border-color: rgb(41,24,132); }
td.TdClassName
{
border-color: #291884;
}
.TagClassName
{
border-color: #291884;
}
</style>