Shades of Persian Indigo #290887
Tints of Persian Indigo #290887
RGB
CMYK
RGB Variations
Color information
#290887 (or 0x290887) is known color: Persian Indigo. HEX triplet: 29, 08 and 87. RGB value is (41,8,135). Sum of RGB (Red+Green+Blue) = 41+8+135=184 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.28% from 184); Green value is 8 (3.52% from 255 or 4.35% from 184); Blue value is 135 (53.12% from 255 or 73.37% from 184); Max value from RGB is 135 - color contains mainly: blue. Hex color #290887 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290887 is #D6F778. Grayscale: #1F1F1F. Windows color (decimal): -14088057 or 8849449. OLE color: 8849449.
HSL color Cylindrical-coordinate representation of color #290887: hue angle of 255.59º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #290887 is Cyan = 0.70, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 8 | 135 | - |
| CMYK | 0.70 | 0.94 | 0 | 0.47 |
| HSL | 255.59º | 0.89% | 0.28% | - |
| HSV(B) | 255.59º | 0.94% | 0.53% | - |
| XYZ | 5.37 | 2.39 | 23.1 | - |
| YUV | 32.35 | 185.93 | 134.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 8 | 135 | 0.70 | 0.94 | 0 | 0.47 | 255.59 | 0.89 | 0.28 |
| Hex | 29 | 8 | 87 | 46 | 5E | 0 | 2F | 100 | 59 | 1C |
| Octal | 51 | 10 | 207 | 106 | 136 | 0 | 57 | 400 | 131 | 34 |
| Binary | 101001 | 1000 | 10000111 | 1000110 | 1011110 | 0 | 101111 | 100000000 | 1011001 | 11100 |
Color Harmonies of #290887
Complementary color
Monochromatic Colors of #290887
Black with #290887
Text Example
Text Example
White with #290887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290887; }
p { color: rgb(41,8,135); }
H1.HeaderClassName
{
color: #290887;
}
.AnyTagClassName
{
color: #290887;
}
</style>
background-color css
<style>
a { background-color: #290887; }
a { background-color: rgb(41,8,135); }
div.DivClassName
{
background-color: #290887;
}
.BgClassName
{
background-color: #290887;
}
</style>
border-color css
<style>
span { border-color: #290887; }
span { border-color: rgb(41,8,135); }
td.TdClassName
{
border-color: #290887;
}
.TagClassName
{
border-color: #290887;
}
</style>