Shades of Persian Indigo #290272
Tints of Persian Indigo #290272
RGB
CMYK
RGB Variations
Color information
#290272 (or 0x290272) is known color: Persian Indigo. HEX triplet: 29, 02 and 72. RGB value is (41,2,114). Sum of RGB (Red+Green+Blue) = 41+2+114=157 (20% of max value = 765). Red value is 41 (16.41% from 255 or 26.11% from 157); Green value is 2 (1.17% from 255 or 1.27% from 157); Blue value is 114 (44.92% from 255 or 72.61% from 157); Max value from RGB is 114 - color contains mainly: blue. Hex color #290272 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290272 is #D6FD8D. Grayscale: #1A1A1A. Windows color (decimal): -14089614 or 7471657. OLE color: 7471657.
HSL color Cylindrical-coordinate representation of color #290272: hue angle of 260.89º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #290272 is Cyan = 0.64, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 2 | 114 | - |
| CMYK | 0.64 | 0.98 | 0 | 0.55 |
| HSL | 260.89º | 0.97% | 0.23% | - |
| HSV(B) | 260.89º | 0.98% | 0.45% | - |
| XYZ | 3.97 | 1.73 | 16.04 | - |
| YUV | 26.43 | 177.42 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 2 | 114 | 0.64 | 0.98 | 0 | 0.55 | 260.89 | 0.97 | 0.23 |
| Hex | 29 | 2 | 72 | 40 | 62 | 0 | 37 | 105 | 61 | 17 |
| Octal | 51 | 2 | 162 | 100 | 142 | 0 | 67 | 405 | 141 | 27 |
| Binary | 101001 | 10 | 1110010 | 1000000 | 1100010 | 0 | 110111 | 100000101 | 1100001 | 10111 |
Color Harmonies of #290272
Complementary color
Monochromatic Colors of #290272
Black with #290272
Text Example
Text Example
White with #290272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290272; }
p { color: rgb(41,2,114); }
H1.HeaderClassName
{
color: #290272;
}
.AnyTagClassName
{
color: #290272;
}
</style>
background-color css
<style>
a { background-color: #290272; }
a { background-color: rgb(41,2,114); }
div.DivClassName
{
background-color: #290272;
}
.BgClassName
{
background-color: #290272;
}
</style>
border-color css
<style>
span { border-color: #290272; }
span { border-color: rgb(41,2,114); }
td.TdClassName
{
border-color: #290272;
}
.TagClassName
{
border-color: #290272;
}
</style>