Shades of Persian Indigo #290384
Tints of Persian Indigo #290384
RGB
CMYK
RGB Variations
Color information
#290384 (or 0x290384) is known color: Persian Indigo. HEX triplet: 29, 03 and 84. RGB value is (41,3,132). Sum of RGB (Red+Green+Blue) = 41+3+132=176 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.30% from 176); Green value is 3 (1.56% from 255 or 1.70% from 176); Blue value is 132 (51.95% from 255 or 75% from 176); Max value from RGB is 132 - color contains mainly: blue. Hex color #290384 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290384 is #D6FC7B. Grayscale: #1C1C1C. Windows color (decimal): -14089340 or 8651561. OLE color: 8651561.
HSL color Cylindrical-coordinate representation of color #290384: hue angle of 257.67º degrees, saturation: 0.96, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #290384 is Cyan = 0.69, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 3 | 132 | - |
| CMYK | 0.69 | 0.98 | 0 | 0.48 |
| HSL | 257.67º | 0.96% | 0.26% | - |
| HSV(B) | 257.67º | 0.98% | 0.52% | - |
| XYZ | 5.11 | 2.2 | 21.99 | - |
| YUV | 29.07 | 186.09 | 136.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 3 | 132 | 0.69 | 0.98 | 0 | 0.48 | 257.67 | 0.96 | 0.26 |
| Hex | 29 | 3 | 84 | 45 | 62 | 0 | 30 | 102 | 60 | 1A |
| Octal | 51 | 3 | 204 | 105 | 142 | 0 | 60 | 402 | 140 | 32 |
| Binary | 101001 | 11 | 10000100 | 1000101 | 1100010 | 0 | 110000 | 100000010 | 1100000 | 11010 |
Color Harmonies of #290384
Complementary color
Monochromatic Colors of #290384
Black with #290384
Text Example
Text Example
White with #290384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290384; }
p { color: rgb(41,3,132); }
H1.HeaderClassName
{
color: #290384;
}
.AnyTagClassName
{
color: #290384;
}
</style>
background-color css
<style>
a { background-color: #290384; }
a { background-color: rgb(41,3,132); }
div.DivClassName
{
background-color: #290384;
}
.BgClassName
{
background-color: #290384;
}
</style>
border-color css
<style>
span { border-color: #290384; }
span { border-color: rgb(41,3,132); }
td.TdClassName
{
border-color: #290384;
}
.TagClassName
{
border-color: #290384;
}
</style>