Shades of Persian Indigo #290188
Tints of Persian Indigo #290188
RGB
CMYK
RGB Variations
Color information
#290188 (or 0x290188) is known color: Persian Indigo. HEX triplet: 29, 01 and 88. RGB value is (41,1,136). Sum of RGB (Red+Green+Blue) = 41+1+136=178 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.03% from 178); Green value is 1 (0.78% from 255 or 0.56% from 178); Blue value is 136 (53.52% from 255 or 76.40% from 178); Max value from RGB is 136 - color contains mainly: blue. Hex color #290188 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290188 is #D6FE77. Grayscale: #1B1B1B. Windows color (decimal): -14089848 or 8913193. OLE color: 8913193.
HSL color Cylindrical-coordinate representation of color #290188: hue angle of 257.78º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #290188 is Cyan = 0.70, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 1 | 136 | - |
| CMYK | 0.70 | 0.99 | 0 | 0.47 |
| HSL | 257.78º | 0.99% | 0.27% | - |
| HSV(B) | 257.78º | 0.99% | 0.53% | - |
| XYZ | 5.37 | 2.27 | 23.45 | - |
| YUV | 28.35 | 188.75 | 137.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 1 | 136 | 0.70 | 0.99 | 0 | 0.47 | 257.78 | 0.99 | 0.27 |
| Hex | 29 | 1 | 88 | 46 | 63 | 0 | 2F | 102 | 63 | 1B |
| Octal | 51 | 1 | 210 | 106 | 143 | 0 | 57 | 402 | 143 | 33 |
| Binary | 101001 | 1 | 10001000 | 1000110 | 1100011 | 0 | 101111 | 100000010 | 1100011 | 11011 |
Color Harmonies of #290188
Complementary color
Monochromatic Colors of #290188
Black with #290188
Text Example
Text Example
White with #290188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290188; }
p { color: rgb(41,1,136); }
H1.HeaderClassName
{
color: #290188;
}
.AnyTagClassName
{
color: #290188;
}
</style>
background-color css
<style>
a { background-color: #290188; }
a { background-color: rgb(41,1,136); }
div.DivClassName
{
background-color: #290188;
}
.BgClassName
{
background-color: #290188;
}
</style>
border-color css
<style>
span { border-color: #290188; }
span { border-color: rgb(41,1,136); }
td.TdClassName
{
border-color: #290188;
}
.TagClassName
{
border-color: #290188;
}
</style>