Shades of Persian Indigo #291083
Tints of Persian Indigo #291083
RGB
CMYK
RGB Variations
Color information
#291083 (or 0x291083) is known color: Persian Indigo. HEX triplet: 29, 10 and 83. RGB value is (41,16,131). Sum of RGB (Red+Green+Blue) = 41+16+131=188 (24% of max value = 765). Red value is 41 (16.41% from 255 or 21.81% from 188); Green value is 16 (6.64% from 255 or 8.51% from 188); Blue value is 131 (51.56% from 255 or 69.68% from 188); Max value from RGB is 131 - color contains mainly: blue. Hex color #291083 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #291083 is #D6EF7C. Grayscale: #242424. Windows color (decimal): -14086013 or 8589353. OLE color: 8589353.
HSL color Cylindrical-coordinate representation of color #291083: hue angle of 253.04º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #291083 is Cyan = 0.69, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 16 | 131 | - |
| CMYK | 0.69 | 0.88 | 0 | 0.49 |
| HSL | 253.04º | 0.78% | 0.29% | - |
| HSV(B) | 253.04º | 0.88% | 0.51% | - |
| XYZ | 5.2 | 2.48 | 21.68 | - |
| YUV | 36.59 | 181.28 | 131.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 16 | 131 | 0.69 | 0.88 | 0 | 0.49 | 253.04 | 0.78 | 0.29 |
| Hex | 29 | 10 | 83 | 45 | 58 | 0 | 31 | FD | 4E | 1D |
| Octal | 51 | 20 | 203 | 105 | 130 | 0 | 61 | 375 | 116 | 35 |
| Binary | 101001 | 10000 | 10000011 | 1000101 | 1011000 | 0 | 110001 | 11111101 | 1001110 | 11101 |
Color Harmonies of #291083
Complementary color
Monochromatic Colors of #291083
Black with #291083
Text Example
Text Example
White with #291083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291083; }
p { color: rgb(41,16,131); }
H1.HeaderClassName
{
color: #291083;
}
.AnyTagClassName
{
color: #291083;
}
</style>
background-color css
<style>
a { background-color: #291083; }
a { background-color: rgb(41,16,131); }
div.DivClassName
{
background-color: #291083;
}
.BgClassName
{
background-color: #291083;
}
</style>
border-color css
<style>
span { border-color: #291083; }
span { border-color: rgb(41,16,131); }
td.TdClassName
{
border-color: #291083;
}
.TagClassName
{
border-color: #291083;
}
</style>