Shades of Persian Indigo #290484
Tints of Persian Indigo #290484
RGB
CMYK
RGB Variations
Color information
#290484 (or 0x290484) is known color: Persian Indigo. HEX triplet: 29, 04 and 84. RGB value is (41,4,132). Sum of RGB (Red+Green+Blue) = 41+4+132=177 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.16% from 177); Green value is 4 (1.95% from 255 or 2.26% from 177); Blue value is 132 (51.95% from 255 or 74.58% from 177); Max value from RGB is 132 - color contains mainly: blue. Hex color #290484 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290484 is #D6FB7B. Grayscale: #1D1D1D. Windows color (decimal): -14089084 or 8651817. OLE color: 8651817.
HSL color Cylindrical-coordinate representation of color #290484: hue angle of 257.34º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #290484 is Cyan = 0.69, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 4 | 132 | - |
| CMYK | 0.69 | 0.97 | 0 | 0.48 |
| HSL | 257.34º | 0.94% | 0.27% | - |
| HSV(B) | 257.34º | 0.97% | 0.52% | - |
| XYZ | 5.12 | 2.22 | 21.99 | - |
| YUV | 29.66 | 185.76 | 136.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 4 | 132 | 0.69 | 0.97 | 0 | 0.48 | 257.34 | 0.94 | 0.27 |
| Hex | 29 | 4 | 84 | 45 | 61 | 0 | 30 | 101 | 5E | 1B |
| Octal | 51 | 4 | 204 | 105 | 141 | 0 | 60 | 401 | 136 | 33 |
| Binary | 101001 | 100 | 10000100 | 1000101 | 1100001 | 0 | 110000 | 100000001 | 1011110 | 11011 |
Color Harmonies of #290484
Complementary color
Monochromatic Colors of #290484
Black with #290484
Text Example
Text Example
White with #290484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290484; }
p { color: rgb(41,4,132); }
H1.HeaderClassName
{
color: #290484;
}
.AnyTagClassName
{
color: #290484;
}
</style>
background-color css
<style>
a { background-color: #290484; }
a { background-color: rgb(41,4,132); }
div.DivClassName
{
background-color: #290484;
}
.BgClassName
{
background-color: #290484;
}
</style>
border-color css
<style>
span { border-color: #290484; }
span { border-color: rgb(41,4,132); }
td.TdClassName
{
border-color: #290484;
}
.TagClassName
{
border-color: #290484;
}
</style>