Shades of Persian Indigo #290176
Tints of Persian Indigo #290176
RGB
CMYK
RGB Variations
Color information
#290176 (or 0x290176) is known color: Persian Indigo. HEX triplet: 29, 01 and 76. RGB value is (41,1,118). Sum of RGB (Red+Green+Blue) = 41+1+118=160 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.62% from 160); Green value is 1 (0.78% from 255 or 0.62% from 160); Blue value is 118 (46.48% from 255 or 73.75% from 160); Max value from RGB is 118 - color contains mainly: blue. Hex color #290176 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290176 is #D6FE89. Grayscale: #191919. Windows color (decimal): -14089866 or 7733545. OLE color: 7733545.
HSL color Cylindrical-coordinate representation of color #290176: hue angle of 260.51º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #290176 is Cyan = 0.65, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 1 | 118 | - |
| CMYK | 0.65 | 0.99 | 0 | 0.54 |
| HSL | 260.51º | 0.98% | 0.23% | - |
| HSV(B) | 260.51º | 0.99% | 0.46% | - |
| XYZ | 4.2 | 1.8 | 17.27 | - |
| YUV | 26.3 | 179.75 | 138.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 1 | 118 | 0.65 | 0.99 | 0 | 0.54 | 260.51 | 0.98 | 0.23 |
| Hex | 29 | 1 | 76 | 41 | 63 | 0 | 36 | 105 | 62 | 17 |
| Octal | 51 | 1 | 166 | 101 | 143 | 0 | 66 | 405 | 142 | 27 |
| Binary | 101001 | 1 | 1110110 | 1000001 | 1100011 | 0 | 110110 | 100000101 | 1100010 | 10111 |
Color Harmonies of #290176
Complementary color
Monochromatic Colors of #290176
Black with #290176
Text Example
Text Example
White with #290176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290176; }
p { color: rgb(41,1,118); }
H1.HeaderClassName
{
color: #290176;
}
.AnyTagClassName
{
color: #290176;
}
</style>
background-color css
<style>
a { background-color: #290176; }
a { background-color: rgb(41,1,118); }
div.DivClassName
{
background-color: #290176;
}
.BgClassName
{
background-color: #290176;
}
</style>
border-color css
<style>
span { border-color: #290176; }
span { border-color: rgb(41,1,118); }
td.TdClassName
{
border-color: #290176;
}
.TagClassName
{
border-color: #290176;
}
</style>