Shades of Persian Indigo #290360
Tints of Persian Indigo #290360
RGB
CMYK
RGB Variations
Color information
#290360 (or 0x290360) is known color: Persian Indigo. HEX triplet: 29, 03 and 60. RGB value is (41,3,96). Sum of RGB (Red+Green+Blue) = 41+3+96=140 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.29% from 140); Green value is 3 (1.56% from 255 or 2.14% from 140); Blue value is 96 (37.89% from 255 or 68.57% from 140); Max value from RGB is 96 - color contains mainly: blue. Hex color #290360 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290360 is #D6FC9F. Grayscale: #181818. Windows color (decimal): -14089376 or 6292265. OLE color: 6292265.
HSL color Cylindrical-coordinate representation of color #290360: hue angle of 264.52º degrees, saturation: 0.94, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #290360 is Cyan = 0.57, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 3 | 96 | - |
| CMYK | 0.57 | 0.97 | 0 | 0.62 |
| HSL | 264.52º | 0.94% | 0.19% | - |
| HSV(B) | 264.52º | 0.97% | 0.38% | - |
| XYZ | 3.06 | 1.38 | 11.17 | - |
| YUV | 24.96 | 168.09 | 139.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 3 | 96 | 0.57 | 0.97 | 0 | 0.62 | 264.52 | 0.94 | 0.19 |
| Hex | 29 | 3 | 60 | 39 | 61 | 0 | 3E | 109 | 5E | 13 |
| Octal | 51 | 3 | 140 | 71 | 141 | 0 | 76 | 411 | 136 | 23 |
| Binary | 101001 | 11 | 1100000 | 111001 | 1100001 | 0 | 111110 | 100001001 | 1011110 | 10011 |
Color Harmonies of #290360
Complementary color
Monochromatic Colors of #290360
Black with #290360
Text Example
Text Example
White with #290360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290360; }
p { color: rgb(41,3,96); }
H1.HeaderClassName
{
color: #290360;
}
.AnyTagClassName
{
color: #290360;
}
</style>
background-color css
<style>
a { background-color: #290360; }
a { background-color: rgb(41,3,96); }
div.DivClassName
{
background-color: #290360;
}
.BgClassName
{
background-color: #290360;
}
</style>
border-color css
<style>
span { border-color: #290360; }
span { border-color: rgb(41,3,96); }
td.TdClassName
{
border-color: #290360;
}
.TagClassName
{
border-color: #290360;
}
</style>