Shades of Persian Indigo #290061
Tints of Persian Indigo #290061
RGB
CMYK
RGB Variations
Color information
#290061 (or 0x290061) is known color: Persian Indigo. HEX triplet: 29, 00 and 61. RGB value is (41,0,97). Sum of RGB (Red+Green+Blue) = 41+0+97=138 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.71% from 138); Green value is 0 (0.39% from 255 or 0% from 138); Blue value is 97 (38.28% from 255 or 70.29% from 138); Max value from RGB is 97 - color contains mainly: blue. Hex color #290061 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290061 is #D6FF9E. Grayscale: #161616. Windows color (decimal): -14090143 or 6357033. OLE color: 6357033.
HSL color Cylindrical-coordinate representation of color #290061: hue angle of 265.36º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #290061 is Cyan = 0.58, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 0 | 97 | - |
| CMYK | 0.58 | 1 | 0 | 0.62 |
| HSL | 265.36º | 1% | 0.19% | - |
| HSV(B) | 265.36º | 1% | 0.38% | - |
| XYZ | 3.07 | 1.33 | 11.4 | - |
| YUV | 23.32 | 169.58 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 0 | 97 | 0.58 | 1 | 0 | 0.62 | 265.36 | 1 | 0.19 |
| Hex | 29 | 0 | 61 | 3A | 64 | 0 | 3E | 109 | 64 | 13 |
| Octal | 51 | 0 | 141 | 72 | 144 | 0 | 76 | 411 | 144 | 23 |
| Binary | 101001 | 0 | 1100001 | 111010 | 1100100 | 0 | 111110 | 100001001 | 1100100 | 10011 |
Color Harmonies of #290061
Complementary color
Monochromatic Colors of #290061
Black with #290061
Text Example
Text Example
White with #290061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290061; }
p { color: rgb(41,0,97); }
H1.HeaderClassName
{
color: #290061;
}
.AnyTagClassName
{
color: #290061;
}
</style>
background-color css
<style>
a { background-color: #290061; }
a { background-color: rgb(41,0,97); }
div.DivClassName
{
background-color: #290061;
}
.BgClassName
{
background-color: #290061;
}
</style>
border-color css
<style>
span { border-color: #290061; }
span { border-color: rgb(41,0,97); }
td.TdClassName
{
border-color: #290061;
}
.TagClassName
{
border-color: #290061;
}
</style>