Shades of Persian Indigo #290184
Tints of Persian Indigo #290184
RGB
CMYK
RGB Variations
Color information
#290184 (or 0x290184) is known color: Persian Indigo. HEX triplet: 29, 01 and 84. RGB value is (41,1,132). Sum of RGB (Red+Green+Blue) = 41+1+132=174 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.56% from 174); Green value is 1 (0.78% from 255 or 0.57% from 174); Blue value is 132 (51.95% from 255 or 75.86% from 174); Max value from RGB is 132 - color contains mainly: blue. Hex color #290184 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290184 is #D6FE7B. Grayscale: #1B1B1B. Windows color (decimal): -14089852 or 8651049. OLE color: 8651049.
HSL color Cylindrical-coordinate representation of color #290184: hue angle of 258.32º degrees, saturation: 0.98, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #290184 is Cyan = 0.69, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 1 | 132 | - |
| CMYK | 0.69 | 0.99 | 0 | 0.48 |
| HSL | 258.32º | 0.98% | 0.26% | - |
| HSV(B) | 258.32º | 0.99% | 0.52% | - |
| XYZ | 5.09 | 2.16 | 21.98 | - |
| YUV | 27.89 | 186.75 | 137.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 1 | 132 | 0.69 | 0.99 | 0 | 0.48 | 258.32 | 0.98 | 0.26 |
| Hex | 29 | 1 | 84 | 45 | 63 | 0 | 30 | 102 | 62 | 1A |
| Octal | 51 | 1 | 204 | 105 | 143 | 0 | 60 | 402 | 142 | 32 |
| Binary | 101001 | 1 | 10000100 | 1000101 | 1100011 | 0 | 110000 | 100000010 | 1100010 | 11010 |
Color Harmonies of #290184
Complementary color
Monochromatic Colors of #290184
Black with #290184
Text Example
Text Example
White with #290184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290184; }
p { color: rgb(41,1,132); }
H1.HeaderClassName
{
color: #290184;
}
.AnyTagClassName
{
color: #290184;
}
</style>
background-color css
<style>
a { background-color: #290184; }
a { background-color: rgb(41,1,132); }
div.DivClassName
{
background-color: #290184;
}
.BgClassName
{
background-color: #290184;
}
</style>
border-color css
<style>
span { border-color: #290184; }
span { border-color: rgb(41,1,132); }
td.TdClassName
{
border-color: #290184;
}
.TagClassName
{
border-color: #290184;
}
</style>