Shades of Persian Indigo #291073
Tints of Persian Indigo #291073
RGB
CMYK
RGB Variations
Color information
#291073 (or 0x291073) is known color: Persian Indigo. HEX triplet: 29, 10 and 73. RGB value is (41,16,115). Sum of RGB (Red+Green+Blue) = 41+16+115=172 (22% of max value = 765). Red value is 41 (16.41% from 255 or 23.84% from 172); Green value is 16 (6.64% from 255 or 9.30% from 172); Blue value is 115 (45.31% from 255 or 66.86% from 172); Max value from RGB is 115 - color contains mainly: blue. Hex color #291073 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #291073 is #D6EF8C. Grayscale: #222222. Windows color (decimal): -14086029 or 7540777. OLE color: 7540777.
HSL color Cylindrical-coordinate representation of color #291073: hue angle of 255.15º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #291073 is Cyan = 0.64, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 16 | 115 | - |
| CMYK | 0.64 | 0.86 | 0 | 0.55 |
| HSL | 255.15º | 0.76% | 0.26% | - |
| HSV(B) | 255.15º | 0.86% | 0.45% | - |
| XYZ | 4.19 | 2.08 | 16.4 | - |
| YUV | 34.76 | 173.28 | 132.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 16 | 115 | 0.64 | 0.86 | 0 | 0.55 | 255.15 | 0.76 | 0.26 |
| Hex | 29 | 10 | 73 | 40 | 56 | 0 | 37 | FF | 4C | 1A |
| Octal | 51 | 20 | 163 | 100 | 126 | 0 | 67 | 377 | 114 | 32 |
| Binary | 101001 | 10000 | 1110011 | 1000000 | 1010110 | 0 | 110111 | 11111111 | 1001100 | 11010 |
Color Harmonies of #291073
Complementary color
Monochromatic Colors of #291073
Black with #291073
Text Example
Text Example
White with #291073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291073; }
p { color: rgb(41,16,115); }
H1.HeaderClassName
{
color: #291073;
}
.AnyTagClassName
{
color: #291073;
}
</style>
background-color css
<style>
a { background-color: #291073; }
a { background-color: rgb(41,16,115); }
div.DivClassName
{
background-color: #291073;
}
.BgClassName
{
background-color: #291073;
}
</style>
border-color css
<style>
span { border-color: #291073; }
span { border-color: rgb(41,16,115); }
td.TdClassName
{
border-color: #291073;
}
.TagClassName
{
border-color: #291073;
}
</style>