Shades of Persian Indigo #291469
Tints of Persian Indigo #291469
RGB
CMYK
RGB Variations
Color information
#291469 (or 0x291469) is known color: Persian Indigo. HEX triplet: 29, 14 and 69. RGB value is (41,20,105). Sum of RGB (Red+Green+Blue) = 41+20+105=166 (21% of max value = 765). Red value is 41 (16.41% from 255 or 24.70% from 166); Green value is 20 (8.20% from 255 or 12.05% from 166); Blue value is 105 (41.41% from 255 or 63.25% from 166); Max value from RGB is 105 - color contains mainly: blue. Hex color #291469 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291469 is #D6EB96. Grayscale: #232323. Windows color (decimal): -14085015 or 6886441. OLE color: 6886441.
HSL color Cylindrical-coordinate representation of color #291469: hue angle of 254.82º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #291469 is Cyan = 0.61, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 41 | 20 | 105 | - |
| CMYK | 0.61 | 0.81 | 0 | 0.59 |
| HSL | 254.82º | 0.68% | 0.25% | - |
| HSV(B) | 254.82º | 0.81% | 0.41% | - |
| XYZ | 3.71 | 1.99 | 13.55 | - |
| YUV | 35.97 | 166.96 | 131.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 20 | 105 | 0.61 | 0.81 | 0 | 0.59 | 254.82 | 0.68 | 0.25 |
| Hex | 29 | 14 | 69 | 3D | 51 | 0 | 3B | FF | 44 | 19 |
| Octal | 51 | 24 | 151 | 75 | 121 | 0 | 73 | 377 | 104 | 31 |
| Binary | 101001 | 10100 | 1101001 | 111101 | 1010001 | 0 | 111011 | 11111111 | 1000100 | 11001 |
Color Harmonies of #291469
Complementary color
Monochromatic Colors of #291469
Black with #291469
Text Example
Text Example
White with #291469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291469; }
p { color: rgb(41,20,105); }
H1.HeaderClassName
{
color: #291469;
}
.AnyTagClassName
{
color: #291469;
}
</style>
background-color css
<style>
a { background-color: #291469; }
a { background-color: rgb(41,20,105); }
div.DivClassName
{
background-color: #291469;
}
.BgClassName
{
background-color: #291469;
}
</style>
border-color css
<style>
span { border-color: #291469; }
span { border-color: rgb(41,20,105); }
td.TdClassName
{
border-color: #291469;
}
.TagClassName
{
border-color: #291469;
}
</style>