Shades of Persian Indigo #290372
Tints of Persian Indigo #290372
RGB
CMYK
RGB Variations
Color information
#290372 (or 0x290372) is known color: Persian Indigo. HEX triplet: 29, 03 and 72. RGB value is (41,3,114). Sum of RGB (Red+Green+Blue) = 41+3+114=158 (20% of max value = 765). Red value is 41 (16.41% from 255 or 25.95% from 158); Green value is 3 (1.56% from 255 or 1.90% from 158); Blue value is 114 (44.92% from 255 or 72.15% from 158); Max value from RGB is 114 - color contains mainly: blue. Hex color #290372 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #290372 is #D6FC8D. Grayscale: #1A1A1A. Windows color (decimal): -14089358 or 7471913. OLE color: 7471913.
HSL color Cylindrical-coordinate representation of color #290372: hue angle of 260.54º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #290372 is Cyan = 0.64, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 3 | 114 | - |
| CMYK | 0.64 | 0.97 | 0 | 0.55 |
| HSL | 260.54º | 0.95% | 0.23% | - |
| HSV(B) | 260.54º | 0.97% | 0.45% | - |
| XYZ | 3.98 | 1.75 | 16.05 | - |
| YUV | 27.02 | 177.09 | 137.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 3 | 114 | 0.64 | 0.97 | 0 | 0.55 | 260.54 | 0.95 | 0.23 |
| Hex | 29 | 3 | 72 | 40 | 61 | 0 | 37 | 105 | 5F | 17 |
| Octal | 51 | 3 | 162 | 100 | 141 | 0 | 67 | 405 | 137 | 27 |
| Binary | 101001 | 11 | 1110010 | 1000000 | 1100001 | 0 | 110111 | 100000101 | 1011111 | 10111 |
Color Harmonies of #290372
Complementary color
Monochromatic Colors of #290372
Black with #290372
Text Example
Text Example
White with #290372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290372; }
p { color: rgb(41,3,114); }
H1.HeaderClassName
{
color: #290372;
}
.AnyTagClassName
{
color: #290372;
}
</style>
background-color css
<style>
a { background-color: #290372; }
a { background-color: rgb(41,3,114); }
div.DivClassName
{
background-color: #290372;
}
.BgClassName
{
background-color: #290372;
}
</style>
border-color css
<style>
span { border-color: #290372; }
span { border-color: rgb(41,3,114); }
td.TdClassName
{
border-color: #290372;
}
.TagClassName
{
border-color: #290372;
}
</style>