Shades of Persian Indigo #290362
Tints of Persian Indigo #290362
RGB
CMYK
RGB Variations
Color information
#290362 (or 0x290362) is known color: Persian Indigo. HEX triplet: 29, 03 and 62. RGB value is (41,3,98). Sum of RGB (Red+Green+Blue) = 41+3+98=142 (18% of max value = 765). Red value is 41 (16.41% from 255 or 28.87% from 142); Green value is 3 (1.56% from 255 or 2.11% from 142); Blue value is 98 (38.67% from 255 or 69.01% from 142); Max value from RGB is 98 - color contains mainly: blue. Hex color #290362 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290362 is #D6FC9D. Grayscale: #181818. Windows color (decimal): -14089374 or 6423337. OLE color: 6423337.
HSL color Cylindrical-coordinate representation of color #290362: hue angle of 264º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #290362 is Cyan = 0.58, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 41 | 3 | 98 | - |
| CMYK | 0.58 | 0.97 | 0 | 0.62 |
| HSL | 264º | 0.94% | 0.2% | - |
| HSV(B) | 264º | 0.97% | 0.38% | - |
| XYZ | 3.15 | 1.42 | 11.66 | - |
| YUV | 25.19 | 169.09 | 139.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 3 | 98 | 0.58 | 0.97 | 0 | 0.62 | 264 | 0.94 | 0.2 |
| Hex | 29 | 3 | 62 | 3A | 61 | 0 | 3E | 108 | 5E | 14 |
| Octal | 51 | 3 | 142 | 72 | 141 | 0 | 76 | 410 | 136 | 24 |
| Binary | 101001 | 11 | 1100010 | 111010 | 1100001 | 0 | 111110 | 100001000 | 1011110 | 10100 |
Color Harmonies of #290362
Complementary color
Monochromatic Colors of #290362
Black with #290362
Text Example
Text Example
White with #290362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290362; }
p { color: rgb(41,3,98); }
H1.HeaderClassName
{
color: #290362;
}
.AnyTagClassName
{
color: #290362;
}
</style>
background-color css
<style>
a { background-color: #290362; }
a { background-color: rgb(41,3,98); }
div.DivClassName
{
background-color: #290362;
}
.BgClassName
{
background-color: #290362;
}
</style>
border-color css
<style>
span { border-color: #290362; }
span { border-color: rgb(41,3,98); }
td.TdClassName
{
border-color: #290362;
}
.TagClassName
{
border-color: #290362;
}
</style>