Shades of Persian Indigo #291267
Tints of Persian Indigo #291267
RGB
CMYK
RGB Variations
Color information
#291267 (or 0x291267) is known color: Persian Indigo. HEX triplet: 29, 12 and 67. RGB value is (41,18,103). Sum of RGB (Red+Green+Blue) = 41+18+103=162 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.31% from 162); Green value is 18 (7.42% from 255 or 11.11% from 162); Blue value is 103 (40.62% from 255 or 63.58% from 162); Max value from RGB is 103 - color contains mainly: blue. Hex color #291267 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291267 is #D6ED98. Grayscale: #222222. Windows color (decimal): -14085529 or 6754857. OLE color: 6754857.
HSL color Cylindrical-coordinate representation of color #291267: hue angle of 256.24º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #291267 is Cyan = 0.60, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 41 | 18 | 103 | - |
| CMYK | 0.60 | 0.83 | 0 | 0.60 |
| HSL | 256.24º | 0.7% | 0.24% | - |
| HSV(B) | 256.24º | 0.83% | 0.4% | - |
| XYZ | 3.58 | 1.88 | 13.01 | - |
| YUV | 34.57 | 166.62 | 132.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 18 | 103 | 0.60 | 0.83 | 0 | 0.60 | 256.24 | 0.7 | 0.24 |
| Hex | 29 | 12 | 67 | 3C | 53 | 0 | 3C | 100 | 46 | 18 |
| Octal | 51 | 22 | 147 | 74 | 123 | 0 | 74 | 400 | 106 | 30 |
| Binary | 101001 | 10010 | 1100111 | 111100 | 1010011 | 0 | 111100 | 100000000 | 1000110 | 11000 |
Color Harmonies of #291267
Complementary color
Monochromatic Colors of #291267
Black with #291267
Text Example
Text Example
White with #291267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291267; }
p { color: rgb(41,18,103); }
H1.HeaderClassName
{
color: #291267;
}
.AnyTagClassName
{
color: #291267;
}
</style>
background-color css
<style>
a { background-color: #291267; }
a { background-color: rgb(41,18,103); }
div.DivClassName
{
background-color: #291267;
}
.BgClassName
{
background-color: #291267;
}
</style>
border-color css
<style>
span { border-color: #291267; }
span { border-color: rgb(41,18,103); }
td.TdClassName
{
border-color: #291267;
}
.TagClassName
{
border-color: #291267;
}
</style>