Shades of Persian Indigo #291174
Tints of Persian Indigo #291174
RGB
CMYK
RGB Variations
Color information
#291174 (or 0x291174) is known color: Persian Indigo. HEX triplet: 29, 11 and 74. RGB value is (41,17,116). Sum of RGB (Red+Green+Blue) = 41+17+116=174 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.56% from 174); Green value is 17 (7.03% from 255 or 9.77% from 174); Blue value is 116 (45.70% from 255 or 66.67% from 174); Max value from RGB is 116 - color contains mainly: blue. Hex color #291174 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291174 is #D6EE8B. Grayscale: #232323. Windows color (decimal): -14085772 or 7606569. OLE color: 7606569.
HSL color Cylindrical-coordinate representation of color #291174: hue angle of 254.55º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #291174 is Cyan = 0.65, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 17 | 116 | - |
| CMYK | 0.65 | 0.85 | 0 | 0.55 |
| HSL | 254.55º | 0.74% | 0.26% | - |
| HSV(B) | 254.55º | 0.85% | 0.45% | - |
| XYZ | 4.27 | 2.13 | 16.71 | - |
| YUV | 35.46 | 173.45 | 131.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 17 | 116 | 0.65 | 0.85 | 0 | 0.55 | 254.55 | 0.74 | 0.26 |
| Hex | 29 | 11 | 74 | 41 | 55 | 0 | 37 | FF | 4A | 1A |
| Octal | 51 | 21 | 164 | 101 | 125 | 0 | 67 | 377 | 112 | 32 |
| Binary | 101001 | 10001 | 1110100 | 1000001 | 1010101 | 0 | 110111 | 11111111 | 1001010 | 11010 |
Color Harmonies of #291174
Complementary color
Monochromatic Colors of #291174
Black with #291174
Text Example
Text Example
White with #291174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291174; }
p { color: rgb(41,17,116); }
H1.HeaderClassName
{
color: #291174;
}
.AnyTagClassName
{
color: #291174;
}
</style>
background-color css
<style>
a { background-color: #291174; }
a { background-color: rgb(41,17,116); }
div.DivClassName
{
background-color: #291174;
}
.BgClassName
{
background-color: #291174;
}
</style>
border-color css
<style>
span { border-color: #291174; }
span { border-color: rgb(41,17,116); }
td.TdClassName
{
border-color: #291174;
}
.TagClassName
{
border-color: #291174;
}
</style>