Shades of Persian Indigo #290088
Tints of Persian Indigo #290088
RGB
CMYK
RGB Variations
Color information
#290088 (or 0x290088) is known color: Persian Indigo. HEX triplet: 29, 00 and 88. RGB value is (41,0,136). Sum of RGB (Red+Green+Blue) = 41+0+136=177 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.16% from 177); Green value is 0 (0.39% from 255 or 0% from 177); Blue value is 136 (53.52% from 255 or 76.84% from 177); Max value from RGB is 136 - color contains mainly: blue. Hex color #290088 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290088 is #D6FF77. Grayscale: #1B1B1B. Windows color (decimal): -14090104 or 8912937. OLE color: 8912937.
HSL color Cylindrical-coordinate representation of color #290088: hue angle of 258.09º degrees, saturation: 1, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #290088 is Cyan = 0.70, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 0 | 136 | - |
| CMYK | 0.70 | 1 | 0 | 0.47 |
| HSL | 258.09º | 1% | 0.27% | - |
| HSV(B) | 258.09º | 1% | 0.53% | - |
| XYZ | 5.36 | 2.25 | 23.44 | - |
| YUV | 27.76 | 189.08 | 137.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 0 | 136 | 0.70 | 1 | 0 | 0.47 | 258.09 | 1 | 0.27 |
| Hex | 29 | 0 | 88 | 46 | 64 | 0 | 2F | 102 | 64 | 1B |
| Octal | 51 | 0 | 210 | 106 | 144 | 0 | 57 | 402 | 144 | 33 |
| Binary | 101001 | 0 | 10001000 | 1000110 | 1100100 | 0 | 101111 | 100000010 | 1100100 | 11011 |
Color Harmonies of #290088
Complementary color
Monochromatic Colors of #290088
Black with #290088
Text Example
Text Example
White with #290088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290088; }
p { color: rgb(41,0,136); }
H1.HeaderClassName
{
color: #290088;
}
.AnyTagClassName
{
color: #290088;
}
</style>
background-color css
<style>
a { background-color: #290088; }
a { background-color: rgb(41,0,136); }
div.DivClassName
{
background-color: #290088;
}
.BgClassName
{
background-color: #290088;
}
</style>
border-color css
<style>
span { border-color: #290088; }
span { border-color: rgb(41,0,136); }
td.TdClassName
{
border-color: #290088;
}
.TagClassName
{
border-color: #290088;
}
</style>