Shades of Persian Indigo #291485
Tints of Persian Indigo #291485
RGB
CMYK
RGB Variations
Color information
#291485 (or 0x291485) is known color: Persian Indigo. HEX triplet: 29, 14 and 85. RGB value is (41,20,133). Sum of RGB (Red+Green+Blue) = 41+20+133=194 (25% of max value = 765). Red value is 41 (16.41% from 255 or 21.13% from 194); Green value is 20 (8.20% from 255 or 10.31% from 194); Blue value is 133 (52.34% from 255 or 68.56% from 194); Max value from RGB is 133 - color contains mainly: blue. Hex color #291485 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #291485 is #D6EB7A. Grayscale: #262626. Windows color (decimal): -14084987 or 8721449. OLE color: 8721449.
HSL color Cylindrical-coordinate representation of color #291485: hue angle of 251.15º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #291485 is Cyan = 0.69, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 20 | 133 | - |
| CMYK | 0.69 | 0.85 | 0 | 0.48 |
| HSL | 251.15º | 0.74% | 0.3% | - |
| HSV(B) | 251.15º | 0.85% | 0.52% | - |
| XYZ | 5.4 | 2.67 | 22.42 | - |
| YUV | 39.16 | 180.96 | 129.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 20 | 133 | 0.69 | 0.85 | 0 | 0.48 | 251.15 | 0.74 | 0.3 |
| Hex | 29 | 14 | 85 | 45 | 55 | 0 | 30 | FB | 4A | 1E |
| Octal | 51 | 24 | 205 | 105 | 125 | 0 | 60 | 373 | 112 | 36 |
| Binary | 101001 | 10100 | 10000101 | 1000101 | 1010101 | 0 | 110000 | 11111011 | 1001010 | 11110 |
Color Harmonies of #291485
Complementary color
Monochromatic Colors of #291485
Black with #291485
Text Example
Text Example
White with #291485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291485; }
p { color: rgb(41,20,133); }
H1.HeaderClassName
{
color: #291485;
}
.AnyTagClassName
{
color: #291485;
}
</style>
background-color css
<style>
a { background-color: #291485; }
a { background-color: rgb(41,20,133); }
div.DivClassName
{
background-color: #291485;
}
.BgClassName
{
background-color: #291485;
}
</style>
border-color css
<style>
span { border-color: #291485; }
span { border-color: rgb(41,20,133); }
td.TdClassName
{
border-color: #291485;
}
.TagClassName
{
border-color: #291485;
}
</style>