Shades of Persian Indigo #290476
Tints of Persian Indigo #290476
RGB
CMYK
RGB Variations
Color information
#290476 (or 0x290476) is known color: Persian Indigo. HEX triplet: 29, 04 and 76. RGB value is (41,4,118). Sum of RGB (Red+Green+Blue) = 41+4+118=163 (21% of max value = 765). Red value is 41 (16.41% from 255 or 25.15% from 163); Green value is 4 (1.95% from 255 or 2.45% from 163); Blue value is 118 (46.48% from 255 or 72.39% from 163); Max value from RGB is 118 - color contains mainly: blue. Hex color #290476 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290476 is #D6FB89. Grayscale: #1B1B1B. Windows color (decimal): -14089098 or 7734313. OLE color: 7734313.
HSL color Cylindrical-coordinate representation of color #290476: hue angle of 259.47º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #290476 is Cyan = 0.65, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 4 | 118 | - |
| CMYK | 0.65 | 0.97 | 0 | 0.54 |
| HSL | 259.47º | 0.93% | 0.24% | - |
| HSV(B) | 259.47º | 0.97% | 0.46% | - |
| XYZ | 4.23 | 1.87 | 17.28 | - |
| YUV | 28.06 | 178.76 | 137.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 4 | 118 | 0.65 | 0.97 | 0 | 0.54 | 259.47 | 0.93 | 0.24 |
| Hex | 29 | 4 | 76 | 41 | 61 | 0 | 36 | 103 | 5D | 18 |
| Octal | 51 | 4 | 166 | 101 | 141 | 0 | 66 | 403 | 135 | 30 |
| Binary | 101001 | 100 | 1110110 | 1000001 | 1100001 | 0 | 110110 | 100000011 | 1011101 | 11000 |
Color Harmonies of #290476
Complementary color
Monochromatic Colors of #290476
Black with #290476
Text Example
Text Example
White with #290476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290476; }
p { color: rgb(41,4,118); }
H1.HeaderClassName
{
color: #290476;
}
.AnyTagClassName
{
color: #290476;
}
</style>
background-color css
<style>
a { background-color: #290476; }
a { background-color: rgb(41,4,118); }
div.DivClassName
{
background-color: #290476;
}
.BgClassName
{
background-color: #290476;
}
</style>
border-color css
<style>
span { border-color: #290476; }
span { border-color: rgb(41,4,118); }
td.TdClassName
{
border-color: #290476;
}
.TagClassName
{
border-color: #290476;
}
</style>