Shades of Persian Indigo #290788
Tints of Persian Indigo #290788
RGB
CMYK
RGB Variations
Color information
#290788 (or 0x290788) is known color: Persian Indigo. HEX triplet: 29, 07 and 88. RGB value is (41,7,136). Sum of RGB (Red+Green+Blue) = 41+7+136=184 (24% of max value = 765). Red value is 41 (16.41% from 255 or 22.28% from 184); Green value is 7 (3.12% from 255 or 3.80% from 184); Blue value is 136 (53.52% from 255 or 73.91% from 184); Max value from RGB is 136 - color contains mainly: blue. Hex color #290788 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290788 is #D6F877. Grayscale: #1F1F1F. Windows color (decimal): -14088312 or 8914729. OLE color: 8914729.
HSL color Cylindrical-coordinate representation of color #290788: hue angle of 255.81º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #290788 is Cyan = 0.70, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 7 | 136 | - |
| CMYK | 0.70 | 0.95 | 0 | 0.47 |
| HSL | 255.81º | 0.9% | 0.28% | - |
| HSV(B) | 255.81º | 0.95% | 0.53% | - |
| XYZ | 5.43 | 2.4 | 23.47 | - |
| YUV | 31.87 | 186.76 | 134.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 7 | 136 | 0.70 | 0.95 | 0 | 0.47 | 255.81 | 0.9 | 0.28 |
| Hex | 29 | 7 | 88 | 46 | 5F | 0 | 2F | 100 | 5A | 1C |
| Octal | 51 | 7 | 210 | 106 | 137 | 0 | 57 | 400 | 132 | 34 |
| Binary | 101001 | 111 | 10001000 | 1000110 | 1011111 | 0 | 101111 | 100000000 | 1011010 | 11100 |
Color Harmonies of #290788
Complementary color
Monochromatic Colors of #290788
Black with #290788
Text Example
Text Example
White with #290788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290788; }
p { color: rgb(41,7,136); }
H1.HeaderClassName
{
color: #290788;
}
.AnyTagClassName
{
color: #290788;
}
</style>
background-color css
<style>
a { background-color: #290788; }
a { background-color: rgb(41,7,136); }
div.DivClassName
{
background-color: #290788;
}
.BgClassName
{
background-color: #290788;
}
</style>
border-color css
<style>
span { border-color: #290788; }
span { border-color: rgb(41,7,136); }
td.TdClassName
{
border-color: #290788;
}
.TagClassName
{
border-color: #290788;
}
</style>