Shades of Persian Indigo #290064
Tints of Persian Indigo #290064
RGB
CMYK
RGB Variations
Color information
#290064 (or 0x290064) is known color: Persian Indigo. HEX triplet: 29, 00 and 64. RGB value is (41,0,100). Sum of RGB (Red+Green+Blue) = 41+0+100=141 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.08% from 141); Green value is 0 (0.39% from 255 or 0% from 141); Blue value is 100 (39.45% from 255 or 70.92% from 141); Max value from RGB is 100 - color contains mainly: blue. Hex color #290064 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290064 is #D6FF9B. Grayscale: #171717. Windows color (decimal): -14090140 or 6553641. OLE color: 6553641.
HSL color Cylindrical-coordinate representation of color #290064: hue angle of 264.6º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 1%. Process color model (Four color, CMYK) of #290064 is Cyan = 0.59, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 0 | 100 | - |
| CMYK | 0.59 | 1 | 0 | 0.61 |
| HSL | 264.6º | 1% | 0.2% | - |
| HSV(B) | 264.6º | 1% | 0.39% | - |
| XYZ | 3.21 | 1.39 | 12.16 | - |
| YUV | 23.66 | 171.08 | 140.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 0 | 100 | 0.59 | 1 | 0 | 0.61 | 264.6 | 1 | 0.2 |
| Hex | 29 | 0 | 64 | 3B | 64 | 0 | 3D | 109 | 64 | 14 |
| Octal | 51 | 0 | 144 | 73 | 144 | 0 | 75 | 411 | 144 | 24 |
| Binary | 101001 | 0 | 1100100 | 111011 | 1100100 | 0 | 111101 | 100001001 | 1100100 | 10100 |
Color Harmonies of #290064
Complementary color
Monochromatic Colors of #290064
Black with #290064
Text Example
Text Example
White with #290064
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290064; }
p { color: rgb(41,0,100); }
H1.HeaderClassName
{
color: #290064;
}
.AnyTagClassName
{
color: #290064;
}
</style>
background-color css
<style>
a { background-color: #290064; }
a { background-color: rgb(41,0,100); }
div.DivClassName
{
background-color: #290064;
}
.BgClassName
{
background-color: #290064;
}
</style>
border-color css
<style>
span { border-color: #290064; }
span { border-color: rgb(41,0,100); }
td.TdClassName
{
border-color: #290064;
}
.TagClassName
{
border-color: #290064;
}
</style>