Shades of Persian Indigo #291289
Tints of Persian Indigo #291289
RGB
CMYK
RGB Variations
Color information
#291289 (or 0x291289) is known color: Persian Indigo. HEX triplet: 29, 12 and 89. RGB value is (41,18,137). Sum of RGB (Red+Green+Blue) = 41+18+137=196 (25% of max value = 765). Red value is 41 (16.41% from 255 or 20.92% from 196); Green value is 18 (7.42% from 255 or 9.18% from 196); Blue value is 137 (53.91% from 255 or 69.90% from 196); Max value from RGB is 137 - color contains mainly: blue. Hex color #291289 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #291289 is #D6ED76. Grayscale: #252525. Windows color (decimal): -14085495 or 8983081. OLE color: 8983081.
HSL color Cylindrical-coordinate representation of color #291289: hue angle of 251.6º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #291289 is Cyan = 0.70, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 41 | 18 | 137 | - |
| CMYK | 0.70 | 0.87 | 0 | 0.46 |
| HSL | 251.6º | 0.77% | 0.3% | - |
| HSV(B) | 251.6º | 0.87% | 0.54% | - |
| XYZ | 5.65 | 2.71 | 23.89 | - |
| YUV | 38.44 | 183.62 | 129.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 18 | 137 | 0.70 | 0.87 | 0 | 0.46 | 251.6 | 0.77 | 0.3 |
| Hex | 29 | 12 | 89 | 46 | 57 | 0 | 2E | FC | 4D | 1E |
| Octal | 51 | 22 | 211 | 106 | 127 | 0 | 56 | 374 | 115 | 36 |
| Binary | 101001 | 10010 | 10001001 | 1000110 | 1010111 | 0 | 101110 | 11111100 | 1001101 | 11110 |
Color Harmonies of #291289
Complementary color
Monochromatic Colors of #291289
Black with #291289
Text Example
Text Example
White with #291289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291289; }
p { color: rgb(41,18,137); }
H1.HeaderClassName
{
color: #291289;
}
.AnyTagClassName
{
color: #291289;
}
</style>
background-color css
<style>
a { background-color: #291289; }
a { background-color: rgb(41,18,137); }
div.DivClassName
{
background-color: #291289;
}
.BgClassName
{
background-color: #291289;
}
</style>
border-color css
<style>
span { border-color: #291289; }
span { border-color: rgb(41,18,137); }
td.TdClassName
{
border-color: #291289;
}
.TagClassName
{
border-color: #291289;
}
</style>