Shades of Persian Indigo #290290
Tints of Persian Indigo #290290
RGB
CMYK
RGB Variations
Color information
#290290 (or 0x290290) is known color: Persian Indigo. HEX triplet: 29, 02 and 90. RGB value is (41,2,144). Sum of RGB (Red+Green+Blue) = 41+2+144=187 (24% of max value = 765). Red value is 41 (16.41% from 255 or 21.93% from 187); Green value is 2 (1.17% from 255 or 1.07% from 187); Blue value is 144 (56.64% from 255 or 77.01% from 187); Max value from RGB is 144 - color contains mainly: blue. Hex color #290290 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290290 is #D6FD6F. Grayscale: #1D1D1D. Windows color (decimal): -14089584 or 9437737. OLE color: 9437737.
HSL color Cylindrical-coordinate representation of color #290290: hue angle of 256.48º degrees, saturation: 0.97, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #290290 is Cyan = 0.72, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 41 | 2 | 144 | - |
| CMYK | 0.72 | 0.99 | 0 | 0.44 |
| HSL | 256.48º | 0.97% | 0.29% | - |
| HSV(B) | 256.48º | 0.99% | 0.56% | - |
| XYZ | 5.97 | 2.53 | 26.56 | - |
| YUV | 29.85 | 192.42 | 135.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 2 | 144 | 0.72 | 0.99 | 0 | 0.44 | 256.48 | 0.97 | 0.29 |
| Hex | 29 | 2 | 90 | 48 | 63 | 0 | 2C | 100 | 61 | 1D |
| Octal | 51 | 2 | 220 | 110 | 143 | 0 | 54 | 400 | 141 | 35 |
| Binary | 101001 | 10 | 10010000 | 1001000 | 1100011 | 0 | 101100 | 100000000 | 1100001 | 11101 |
Color Harmonies of #290290
Complementary color
Monochromatic Colors of #290290
Black with #290290
Text Example
Text Example
White with #290290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290290; }
p { color: rgb(41,2,144); }
H1.HeaderClassName
{
color: #290290;
}
.AnyTagClassName
{
color: #290290;
}
</style>
background-color css
<style>
a { background-color: #290290; }
a { background-color: rgb(41,2,144); }
div.DivClassName
{
background-color: #290290;
}
.BgClassName
{
background-color: #290290;
}
</style>
border-color css
<style>
span { border-color: #290290; }
span { border-color: rgb(41,2,144); }
td.TdClassName
{
border-color: #290290;
}
.TagClassName
{
border-color: #290290;
}
</style>