Shades of Persian Indigo #291085
Tints of Persian Indigo #291085
RGB
CMYK
RGB Variations
Color information
#291085 (or 0x291085) is known color: Persian Indigo. HEX triplet: 29, 10 and 85. RGB value is (41,16,133). Sum of RGB (Red+Green+Blue) = 41+16+133=190 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.58% from 190); Green value is 16 (6.64% from 255 or 8.42% from 190); Blue value is 133 (52.34% from 255 or 70% from 190); Max value from RGB is 133 - color contains mainly: blue. Hex color #291085 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #291085 is #D6EF7A. Grayscale: #242424. Windows color (decimal): -14086011 or 8720425. OLE color: 8720425.
HSL color Cylindrical-coordinate representation of color #291085: hue angle of 252.82º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #291085 is Cyan = 0.69, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 16 | 133 | - |
| CMYK | 0.69 | 0.88 | 0 | 0.48 |
| HSL | 252.82º | 0.79% | 0.29% | - |
| HSV(B) | 252.82º | 0.88% | 0.52% | - |
| XYZ | 5.33 | 2.54 | 22.4 | - |
| YUV | 36.81 | 182.28 | 130.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 16 | 133 | 0.69 | 0.88 | 0 | 0.48 | 252.82 | 0.79 | 0.29 |
| Hex | 29 | 10 | 85 | 45 | 58 | 0 | 30 | FD | 4F | 1D |
| Octal | 51 | 20 | 205 | 105 | 130 | 0 | 60 | 375 | 117 | 35 |
| Binary | 101001 | 10000 | 10000101 | 1000101 | 1011000 | 0 | 110000 | 11111101 | 1001111 | 11101 |
Color Harmonies of #291085
Complementary color
Monochromatic Colors of #291085
Black with #291085
Text Example
Text Example
White with #291085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291085; }
p { color: rgb(41,16,133); }
H1.HeaderClassName
{
color: #291085;
}
.AnyTagClassName
{
color: #291085;
}
</style>
background-color css
<style>
a { background-color: #291085; }
a { background-color: rgb(41,16,133); }
div.DivClassName
{
background-color: #291085;
}
.BgClassName
{
background-color: #291085;
}
</style>
border-color css
<style>
span { border-color: #291085; }
span { border-color: rgb(41,16,133); }
td.TdClassName
{
border-color: #291085;
}
.TagClassName
{
border-color: #291085;
}
</style>