Shades of Persian Indigo #290474
Tints of Persian Indigo #290474
RGB
CMYK
RGB Variations
Color information
#290474 (or 0x290474) is known color: Persian Indigo. HEX triplet: 29, 04 and 74. RGB value is (41,4,116). Sum of RGB (Red+Green+Blue) = 41+4+116=161 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.47% from 161); Green value is 4 (1.95% from 255 or 2.48% from 161); Blue value is 116 (45.70% from 255 or 72.05% from 161); Max value from RGB is 116 - color contains mainly: blue. Hex color #290474 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290474 is #D6FB8B. Grayscale: #1B1B1B. Windows color (decimal): -14089100 or 7603241. OLE color: 7603241.
HSL color Cylindrical-coordinate representation of color #290474: hue angle of 259.82º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #290474 is Cyan = 0.65, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 4 | 116 | - |
| CMYK | 0.65 | 0.97 | 0 | 0.55 |
| HSL | 259.82º | 0.93% | 0.24% | - |
| HSV(B) | 259.82º | 0.97% | 0.45% | - |
| XYZ | 4.11 | 1.82 | 16.66 | - |
| YUV | 27.83 | 177.76 | 137.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 4 | 116 | 0.65 | 0.97 | 0 | 0.55 | 259.82 | 0.93 | 0.24 |
| Hex | 29 | 4 | 74 | 41 | 61 | 0 | 37 | 104 | 5D | 18 |
| Octal | 51 | 4 | 164 | 101 | 141 | 0 | 67 | 404 | 135 | 30 |
| Binary | 101001 | 100 | 1110100 | 1000001 | 1100001 | 0 | 110111 | 100000100 | 1011101 | 11000 |
Color Harmonies of #290474
Complementary color
Monochromatic Colors of #290474
Black with #290474
Text Example
Text Example
White with #290474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290474; }
p { color: rgb(41,4,116); }
H1.HeaderClassName
{
color: #290474;
}
.AnyTagClassName
{
color: #290474;
}
</style>
background-color css
<style>
a { background-color: #290474; }
a { background-color: rgb(41,4,116); }
div.DivClassName
{
background-color: #290474;
}
.BgClassName
{
background-color: #290474;
}
</style>
border-color css
<style>
span { border-color: #290474; }
span { border-color: rgb(41,4,116); }
td.TdClassName
{
border-color: #290474;
}
.TagClassName
{
border-color: #290474;
}
</style>