Shades of Persian Indigo #291266
Tints of Persian Indigo #291266
RGB
CMYK
RGB Variations
Color information
#291266 (or 0x291266) is known color: Persian Indigo. HEX triplet: 29, 12 and 66. RGB value is (41,18,102). Sum of RGB (Red+Green+Blue) = 41+18+102=161 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.47% from 161); Green value is 18 (7.42% from 255 or 11.18% from 161); Blue value is 102 (40.23% from 255 or 63.35% from 161); Max value from RGB is 102 - color contains mainly: blue. Hex color #291266 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291266 is #D6ED99. Grayscale: #222222. Windows color (decimal): -14085530 or 6689321. OLE color: 6689321.
HSL color Cylindrical-coordinate representation of color #291266: hue angle of 256.43º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #291266 is Cyan = 0.60, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 41 | 18 | 102 | - |
| CMYK | 0.60 | 0.82 | 0 | 0.6 |
| HSL | 256.43º | 0.7% | 0.24% | - |
| HSV(B) | 256.43º | 0.82% | 0.4% | - |
| XYZ | 3.53 | 1.86 | 12.74 | - |
| YUV | 34.45 | 166.12 | 132.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 18 | 102 | 0.60 | 0.82 | 0 | 0.6 | 256.43 | 0.7 | 0.24 |
| Hex | 29 | 12 | 66 | 3C | 52 | 0 | 3C | 100 | 46 | 18 |
| Octal | 51 | 22 | 146 | 74 | 122 | 0 | 74 | 400 | 106 | 30 |
| Binary | 101001 | 10010 | 1100110 | 111100 | 1010010 | 0 | 111100 | 100000000 | 1000110 | 11000 |
Color Harmonies of #291266
Complementary color
Monochromatic Colors of #291266
Black with #291266
Text Example
Text Example
White with #291266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291266; }
p { color: rgb(41,18,102); }
H1.HeaderClassName
{
color: #291266;
}
.AnyTagClassName
{
color: #291266;
}
</style>
background-color css
<style>
a { background-color: #291266; }
a { background-color: rgb(41,18,102); }
div.DivClassName
{
background-color: #291266;
}
.BgClassName
{
background-color: #291266;
}
</style>
border-color css
<style>
span { border-color: #291266; }
span { border-color: rgb(41,18,102); }
td.TdClassName
{
border-color: #291266;
}
.TagClassName
{
border-color: #291266;
}
</style>