Shades of Persian Indigo #291885
Tints of Persian Indigo #291885
RGB
CMYK
RGB Variations
Color information
#291885 (or 0x291885) is known color: Persian Indigo. HEX triplet: 29, 18 and 85. RGB value is (41,24,133). Sum of RGB (Red+Green+Blue) = 41+24+133=198 (26% of max value = 765). Red value is 41 (16.41% from 255 or 20.71% from 198); Green value is 24 (9.77% from 255 or 12.12% from 198); Blue value is 133 (52.34% from 255 or 67.17% from 198); Max value from RGB is 133 - color contains mainly: blue. Hex color #291885 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #291885 is #D6E77A. Grayscale: #292929. Windows color (decimal): -14083963 or 8722473. OLE color: 8722473.
HSL color Cylindrical-coordinate representation of color #291885: hue angle of 249.36º 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 #291885 is Cyan = 0.69, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 24 | 133 | - |
| CMYK | 0.69 | 0.82 | 0 | 0.48 |
| HSL | 249.36º | 0.69% | 0.31% | - |
| HSV(B) | 249.36º | 0.82% | 0.52% | - |
| XYZ | 5.47 | 2.82 | 22.45 | - |
| YUV | 41.51 | 179.63 | 127.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 24 | 133 | 0.69 | 0.82 | 0 | 0.48 | 249.36 | 0.69 | 0.31 |
| Hex | 29 | 18 | 85 | 45 | 52 | 0 | 30 | F9 | 45 | 1F |
| Octal | 51 | 30 | 205 | 105 | 122 | 0 | 60 | 371 | 105 | 37 |
| Binary | 101001 | 11000 | 10000101 | 1000101 | 1010010 | 0 | 110000 | 11111001 | 1000101 | 11111 |
Color Harmonies of #291885
Complementary color
Monochromatic Colors of #291885
Black with #291885
Text Example
Text Example
White with #291885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291885; }
p { color: rgb(41,24,133); }
H1.HeaderClassName
{
color: #291885;
}
.AnyTagClassName
{
color: #291885;
}
</style>
background-color css
<style>
a { background-color: #291885; }
a { background-color: rgb(41,24,133); }
div.DivClassName
{
background-color: #291885;
}
.BgClassName
{
background-color: #291885;
}
</style>
border-color css
<style>
span { border-color: #291885; }
span { border-color: rgb(41,24,133); }
td.TdClassName
{
border-color: #291885;
}
.TagClassName
{
border-color: #291885;
}
</style>