Shades of Persian Indigo #290164
Tints of Persian Indigo #290164
RGB
CMYK
RGB Variations
Color information
#290164 (or 0x290164) is known color: Persian Indigo. HEX triplet: 29, 01 and 64. RGB value is (41,1,100). Sum of RGB (Red+Green+Blue) = 41+1+100=142 (18% of max value = 765). Red value is 41 (16.41% from 255 or 28.87% from 142); Green value is 1 (0.78% from 255 or 0.70% from 142); Blue value is 100 (39.45% from 255 or 70.42% from 142); Max value from RGB is 100 - color contains mainly: blue. Hex color #290164 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290164 is #D6FE9B. Grayscale: #171717. Windows color (decimal): -14089884 or 6553897. OLE color: 6553897.
HSL color Cylindrical-coordinate representation of color #290164: hue angle of 264.24º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #290164 is Cyan = 0.59, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 1 | 100 | - |
| CMYK | 0.59 | 0.99 | 0 | 0.61 |
| HSL | 264.24º | 0.98% | 0.2% | - |
| HSV(B) | 264.24º | 0.99% | 0.39% | - |
| XYZ | 3.23 | 1.41 | 12.16 | - |
| YUV | 24.25 | 170.75 | 139.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 1 | 100 | 0.59 | 0.99 | 0 | 0.61 | 264.24 | 0.98 | 0.2 |
| Hex | 29 | 1 | 64 | 3B | 63 | 0 | 3D | 108 | 62 | 14 |
| Octal | 51 | 1 | 144 | 73 | 143 | 0 | 75 | 410 | 142 | 24 |
| Binary | 101001 | 1 | 1100100 | 111011 | 1100011 | 0 | 111101 | 100001000 | 1100010 | 10100 |
Color Harmonies of #290164
Complementary color
Monochromatic Colors of #290164
Black with #290164
Text Example
Text Example
White with #290164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290164; }
p { color: rgb(41,1,100); }
H1.HeaderClassName
{
color: #290164;
}
.AnyTagClassName
{
color: #290164;
}
</style>
background-color css
<style>
a { background-color: #290164; }
a { background-color: rgb(41,1,100); }
div.DivClassName
{
background-color: #290164;
}
.BgClassName
{
background-color: #290164;
}
</style>
border-color css
<style>
span { border-color: #290164; }
span { border-color: rgb(41,1,100); }
td.TdClassName
{
border-color: #290164;
}
.TagClassName
{
border-color: #290164;
}
</style>