Shades of Persian Indigo #291473
Tints of Persian Indigo #291473
RGB
CMYK
RGB Variations
Color information
#291473 (or 0x291473) is known color: Persian Indigo. HEX triplet: 29, 14 and 73. RGB value is (41,20,115). Sum of RGB (Red+Green+Blue) = 41+20+115=176 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.30% from 176); Green value is 20 (8.20% from 255 or 11.36% from 176); Blue value is 115 (45.31% from 255 or 65.34% from 176); Max value from RGB is 115 - color contains mainly: blue. Hex color #291473 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291473 is #D6EB8C. Grayscale: #242424. Windows color (decimal): -14085005 or 7541801. OLE color: 7541801.
HSL color Cylindrical-coordinate representation of color #291473: hue angle of 253.26º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #291473 is Cyan = 0.64, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 20 | 115 | - |
| CMYK | 0.64 | 0.83 | 0 | 0.55 |
| HSL | 253.26º | 0.7% | 0.26% | - |
| HSV(B) | 253.26º | 0.83% | 0.45% | - |
| XYZ | 4.26 | 2.21 | 16.42 | - |
| YUV | 37.11 | 171.96 | 130.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 20 | 115 | 0.64 | 0.83 | 0 | 0.55 | 253.26 | 0.7 | 0.26 |
| Hex | 29 | 14 | 73 | 40 | 53 | 0 | 37 | FD | 46 | 1A |
| Octal | 51 | 24 | 163 | 100 | 123 | 0 | 67 | 375 | 106 | 32 |
| Binary | 101001 | 10100 | 1110011 | 1000000 | 1010011 | 0 | 110111 | 11111101 | 1000110 | 11010 |
Color Harmonies of #291473
Complementary color
Monochromatic Colors of #291473
Black with #291473
Text Example
Text Example
White with #291473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291473; }
p { color: rgb(41,20,115); }
H1.HeaderClassName
{
color: #291473;
}
.AnyTagClassName
{
color: #291473;
}
</style>
background-color css
<style>
a { background-color: #291473; }
a { background-color: rgb(41,20,115); }
div.DivClassName
{
background-color: #291473;
}
.BgClassName
{
background-color: #291473;
}
</style>
border-color css
<style>
span { border-color: #291473; }
span { border-color: rgb(41,20,115); }
td.TdClassName
{
border-color: #291473;
}
.TagClassName
{
border-color: #291473;
}
</style>