Shades of Persian Indigo #290288
Tints of Persian Indigo #290288
RGB
CMYK
RGB Variations
Color information
#290288 (or 0x290288) is known color: Persian Indigo. HEX triplet: 29, 02 and 88. RGB value is (41,2,136). Sum of RGB (Red+Green+Blue) = 41+2+136=179 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.91% from 179); Green value is 2 (1.17% from 255 or 1.12% from 179); Blue value is 136 (53.52% from 255 or 75.98% from 179); Max value from RGB is 136 - color contains mainly: blue. Hex color #290288 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290288 is #D6FD77. Grayscale: #1C1C1C. Windows color (decimal): -14089592 or 8913449. OLE color: 8913449.
HSL color Cylindrical-coordinate representation of color #290288: hue angle of 257.46º degrees, saturation: 0.97, 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 #290288 is Cyan = 0.70, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 2 | 136 | - |
| CMYK | 0.70 | 0.99 | 0 | 0.47 |
| HSL | 257.46º | 0.97% | 0.27% | - |
| HSV(B) | 257.46º | 0.99% | 0.53% | - |
| XYZ | 5.38 | 2.29 | 23.45 | - |
| YUV | 28.94 | 188.42 | 136.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 2 | 136 | 0.70 | 0.99 | 0 | 0.47 | 257.46 | 0.97 | 0.27 |
| Hex | 29 | 2 | 88 | 46 | 63 | 0 | 2F | 101 | 61 | 1B |
| Octal | 51 | 2 | 210 | 106 | 143 | 0 | 57 | 401 | 141 | 33 |
| Binary | 101001 | 10 | 10001000 | 1000110 | 1100011 | 0 | 101111 | 100000001 | 1100001 | 11011 |
Color Harmonies of #290288
Complementary color
Monochromatic Colors of #290288
Black with #290288
Text Example
Text Example
White with #290288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290288; }
p { color: rgb(41,2,136); }
H1.HeaderClassName
{
color: #290288;
}
.AnyTagClassName
{
color: #290288;
}
</style>
background-color css
<style>
a { background-color: #290288; }
a { background-color: rgb(41,2,136); }
div.DivClassName
{
background-color: #290288;
}
.BgClassName
{
background-color: #290288;
}
</style>
border-color css
<style>
span { border-color: #290288; }
span { border-color: rgb(41,2,136); }
td.TdClassName
{
border-color: #290288;
}
.TagClassName
{
border-color: #290288;
}
</style>