Shades of Persian Indigo #290977
Tints of Persian Indigo #290977
RGB
CMYK
RGB Variations
Color information
#290977 (or 0x290977) is known color: Persian Indigo. HEX triplet: 29, 09 and 77. RGB value is (41,9,119). Sum of RGB (Red+Green+Blue) = 41+9+119=169 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.26% from 169); Green value is 9 (3.91% from 255 or 5.33% from 169); Blue value is 119 (46.88% from 255 or 70.41% from 169); Max value from RGB is 119 - color contains mainly: blue. Hex color #290977 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290977 is #D6F688. Grayscale: #1E1E1E. Windows color (decimal): -14087817 or 7801129. OLE color: 7801129.
HSL color Cylindrical-coordinate representation of color #290977: hue angle of 257.45º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #290977 is Cyan = 0.66, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 9 | 119 | - |
| CMYK | 0.66 | 0.92 | 0 | 0.53 |
| HSL | 257.45º | 0.86% | 0.25% | - |
| HSV(B) | 257.45º | 0.92% | 0.47% | - |
| XYZ | 4.34 | 2 | 17.61 | - |
| YUV | 31.11 | 177.6 | 135.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 9 | 119 | 0.66 | 0.92 | 0 | 0.53 | 257.45 | 0.86 | 0.25 |
| Hex | 29 | 9 | 77 | 42 | 5C | 0 | 35 | 101 | 56 | 19 |
| Octal | 51 | 11 | 167 | 102 | 134 | 0 | 65 | 401 | 126 | 31 |
| Binary | 101001 | 1001 | 1110111 | 1000010 | 1011100 | 0 | 110101 | 100000001 | 1010110 | 11001 |
Color Harmonies of #290977
Complementary color
Monochromatic Colors of #290977
Black with #290977
Text Example
Text Example
White with #290977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290977; }
p { color: rgb(41,9,119); }
H1.HeaderClassName
{
color: #290977;
}
.AnyTagClassName
{
color: #290977;
}
</style>
background-color css
<style>
a { background-color: #290977; }
a { background-color: rgb(41,9,119); }
div.DivClassName
{
background-color: #290977;
}
.BgClassName
{
background-color: #290977;
}
</style>
border-color css
<style>
span { border-color: #290977; }
span { border-color: rgb(41,9,119); }
td.TdClassName
{
border-color: #290977;
}
.TagClassName
{
border-color: #290977;
}
</style>