Shades of Persian Indigo #290289
Tints of Persian Indigo #290289
RGB
CMYK
RGB Variations
Color information
#290289 (or 0x290289) is known color: Persian Indigo. HEX triplet: 29, 02 and 89. RGB value is (41,2,137). Sum of RGB (Red+Green+Blue) = 41+2+137=180 (23% of max value = 765). Red value is 41 (16.41% from 255 or 22.78% from 180); Green value is 2 (1.17% from 255 or 1.11% from 180); Blue value is 137 (53.91% from 255 or 76.11% from 180); Max value from RGB is 137 - color contains mainly: blue. Hex color #290289 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290289 is #D6FD76. Grayscale: #1C1C1C. Windows color (decimal): -14089591 or 8978985. OLE color: 8978985.
HSL color Cylindrical-coordinate representation of color #290289: hue angle of 257.33º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #290289 is Cyan = 0.70, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 41 | 2 | 137 | - |
| CMYK | 0.70 | 0.99 | 0 | 0.46 |
| HSL | 257.33º | 0.97% | 0.27% | - |
| HSV(B) | 257.33º | 0.99% | 0.54% | - |
| XYZ | 5.45 | 2.32 | 23.83 | - |
| YUV | 29.05 | 188.92 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 2 | 137 | 0.70 | 0.99 | 0 | 0.46 | 257.33 | 0.97 | 0.27 |
| Hex | 29 | 2 | 89 | 46 | 63 | 0 | 2E | 101 | 61 | 1B |
| Octal | 51 | 2 | 211 | 106 | 143 | 0 | 56 | 401 | 141 | 33 |
| Binary | 101001 | 10 | 10001001 | 1000110 | 1100011 | 0 | 101110 | 100000001 | 1100001 | 11011 |
Color Harmonies of #290289
Complementary color
Monochromatic Colors of #290289
Black with #290289
Text Example
Text Example
White with #290289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290289; }
p { color: rgb(41,2,137); }
H1.HeaderClassName
{
color: #290289;
}
.AnyTagClassName
{
color: #290289;
}
</style>
background-color css
<style>
a { background-color: #290289; }
a { background-color: rgb(41,2,137); }
div.DivClassName
{
background-color: #290289;
}
.BgClassName
{
background-color: #290289;
}
</style>
border-color css
<style>
span { border-color: #290289; }
span { border-color: rgb(41,2,137); }
td.TdClassName
{
border-color: #290289;
}
.TagClassName
{
border-color: #290289;
}
</style>