Shades of Persian Indigo #290173
Tints of Persian Indigo #290173
RGB
CMYK
RGB Variations
Color information
#290173 (or 0x290173) is known color: Persian Indigo. HEX triplet: 29, 01 and 73. RGB value is (41,1,115). Sum of RGB (Red+Green+Blue) = 41+1+115=157 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.11% from 157); Green value is 1 (0.78% from 255 or 0.64% from 157); Blue value is 115 (45.31% from 255 or 73.25% from 157); Max value from RGB is 115 - color contains mainly: blue. Hex color #290173 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290173 is #D6FE8C. Grayscale: #191919. Windows color (decimal): -14089869 or 7536937. OLE color: 7536937.
HSL color Cylindrical-coordinate representation of color #290173: hue angle of 261.05º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #290173 is Cyan = 0.64, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 1 | 115 | - |
| CMYK | 0.64 | 0.99 | 0 | 0.55 |
| HSL | 261.05º | 0.98% | 0.23% | - |
| HSV(B) | 261.05º | 0.99% | 0.45% | - |
| XYZ | 4.02 | 1.73 | 16.34 | - |
| YUV | 25.96 | 178.25 | 138.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 1 | 115 | 0.64 | 0.99 | 0 | 0.55 | 261.05 | 0.98 | 0.23 |
| Hex | 29 | 1 | 73 | 40 | 63 | 0 | 37 | 105 | 62 | 17 |
| Octal | 51 | 1 | 163 | 100 | 143 | 0 | 67 | 405 | 142 | 27 |
| Binary | 101001 | 1 | 1110011 | 1000000 | 1100011 | 0 | 110111 | 100000101 | 1100010 | 10111 |
Color Harmonies of #290173
Complementary color
Monochromatic Colors of #290173
Black with #290173
Text Example
Text Example
White with #290173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290173; }
p { color: rgb(41,1,115); }
H1.HeaderClassName
{
color: #290173;
}
.AnyTagClassName
{
color: #290173;
}
</style>
background-color css
<style>
a { background-color: #290173; }
a { background-color: rgb(41,1,115); }
div.DivClassName
{
background-color: #290173;
}
.BgClassName
{
background-color: #290173;
}
</style>
border-color css
<style>
span { border-color: #290173; }
span { border-color: rgb(41,1,115); }
td.TdClassName
{
border-color: #290173;
}
.TagClassName
{
border-color: #290173;
}
</style>