Shades of Persian Indigo #290092
Tints of Persian Indigo #290092
RGB
CMYK
RGB Variations
Color information
#290092 (or 0x290092) is known color: Persian Indigo. HEX triplet: 29, 00 and 92. RGB value is (41,0,146). Sum of RGB (Red+Green+Blue) = 41+0+146=187 (24% of max value = 765). Red value is 41 (16.41% from 255 or 21.93% from 187); Green value is 0 (0.39% from 255 or 0% from 187); Blue value is 146 (57.42% from 255 or 78.07% from 187); Max value from RGB is 146 - color contains mainly: blue. Hex color #290092 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #290092 is #D6FF6D. Grayscale: #1C1C1C. Windows color (decimal): -14090094 or 9568297. OLE color: 9568297.
HSL color Cylindrical-coordinate representation of color #290092: hue angle of 256.85º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 1%. Process color model (Four color, CMYK) of #290092 is Cyan = 0.72, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 41 | 0 | 146 | - |
| CMYK | 0.72 | 1 | 0 | 0.43 |
| HSL | 256.85º | 1% | 0.29% | - |
| HSV(B) | 256.85º | 1% | 0.57% | - |
| XYZ | 6.1 | 2.55 | 27.36 | - |
| YUV | 28.9 | 194.08 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 0 | 146 | 0.72 | 1 | 0 | 0.43 | 256.85 | 1 | 0.29 |
| Hex | 29 | 0 | 92 | 48 | 64 | 0 | 2B | 101 | 64 | 1D |
| Octal | 51 | 0 | 222 | 110 | 144 | 0 | 53 | 401 | 144 | 35 |
| Binary | 101001 | 0 | 10010010 | 1001000 | 1100100 | 0 | 101011 | 100000001 | 1100100 | 11101 |
Color Harmonies of #290092
Complementary color
Monochromatic Colors of #290092
Black with #290092
Text Example
Text Example
White with #290092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #290092; }
p { color: rgb(41,0,146); }
H1.HeaderClassName
{
color: #290092;
}
.AnyTagClassName
{
color: #290092;
}
</style>
background-color css
<style>
a { background-color: #290092; }
a { background-color: rgb(41,0,146); }
div.DivClassName
{
background-color: #290092;
}
.BgClassName
{
background-color: #290092;
}
</style>
border-color css
<style>
span { border-color: #290092; }
span { border-color: rgb(41,0,146); }
td.TdClassName
{
border-color: #290092;
}
.TagClassName
{
border-color: #290092;
}
</style>