Shades of Persian Indigo #290364
Tints of Persian Indigo #290364
RGB
CMYK
RGB Variations
Color information
#290364 (or 0x290364) is known color: Persian Indigo. HEX triplet: 29, 03 and 64. RGB value is (41,3,100). Sum of RGB (Red+Green+Blue) = 41+3+100=144 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.47% from 144); Green value is 3 (1.56% from 255 or 2.08% from 144); Blue value is 100 (39.45% from 255 or 69.44% from 144); Max value from RGB is 100 - color contains mainly: blue. Hex color #290364 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290364 is #D6FC9B. Grayscale: #191919. Windows color (decimal): -14089372 or 6554409. OLE color: 6554409.
HSL color Cylindrical-coordinate representation of color #290364: hue angle of 263.51º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #290364 is Cyan = 0.59, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 41 | 3 | 100 | - |
| CMYK | 0.59 | 0.97 | 0 | 0.61 |
| HSL | 263.51º | 0.94% | 0.2% | - |
| HSV(B) | 263.51º | 0.97% | 0.39% | - |
| XYZ | 3.25 | 1.46 | 12.17 | - |
| YUV | 25.42 | 170.09 | 139.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 3 | 100 | 0.59 | 0.97 | 0 | 0.61 | 263.51 | 0.94 | 0.2 |
| Hex | 29 | 3 | 64 | 3B | 61 | 0 | 3D | 108 | 5E | 14 |
| Octal | 51 | 3 | 144 | 73 | 141 | 0 | 75 | 410 | 136 | 24 |
| Binary | 101001 | 11 | 1100100 | 111011 | 1100001 | 0 | 111101 | 100001000 | 1011110 | 10100 |
Color Harmonies of #290364
Complementary color
Monochromatic Colors of #290364
Black with #290364
Text Example
Text Example
White with #290364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290364; }
p { color: rgb(41,3,100); }
H1.HeaderClassName
{
color: #290364;
}
.AnyTagClassName
{
color: #290364;
}
</style>
background-color css
<style>
a { background-color: #290364; }
a { background-color: rgb(41,3,100); }
div.DivClassName
{
background-color: #290364;
}
.BgClassName
{
background-color: #290364;
}
</style>
border-color css
<style>
span { border-color: #290364; }
span { border-color: rgb(41,3,100); }
td.TdClassName
{
border-color: #290364;
}
.TagClassName
{
border-color: #290364;
}
</style>