Shades of Persian Indigo #292288
Tints of Persian Indigo #292288
RGB
CMYK
RGB Variations
Color information
#292288 (or 0x292288) is known color: Persian Indigo. HEX triplet: 29, 22 and 88. RGB value is (41,34,136). Sum of RGB (Red+Green+Blue) = 41+34+136=211 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.43% from 211); Green value is 34 (13.67% from 255 or 16.11% from 211); Blue value is 136 (53.52% from 255 or 64.45% from 211); Max value from RGB is 136 - color contains mainly: blue. Hex color #292288 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #292288 is #D6DD77. Grayscale: #2F2F2F. Windows color (decimal): -14081400 or 8921641. OLE color: 8921641.
HSL color Cylindrical-coordinate representation of color #292288: hue angle of 244.12º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #292288 is Cyan = 0.70, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 34 | 136 | - |
| CMYK | 0.70 | 0.75 | 0 | 0.47 |
| HSL | 244.12º | 0.6% | 0.33% | - |
| HSV(B) | 244.12º | 0.75% | 0.53% | - |
| XYZ | 5.93 | 3.39 | 23.63 | - |
| YUV | 47.72 | 177.82 | 123.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 34 | 136 | 0.70 | 0.75 | 0 | 0.47 | 244.12 | 0.6 | 0.33 |
| Hex | 29 | 22 | 88 | 46 | 4B | 0 | 2F | F4 | 3C | 21 |
| Octal | 51 | 42 | 210 | 106 | 113 | 0 | 57 | 364 | 74 | 41 |
| Binary | 101001 | 100010 | 10001000 | 1000110 | 1001011 | 0 | 101111 | 11110100 | 111100 | 100001 |
Color Harmonies of #292288
Complementary color
Monochromatic Colors of #292288
Black with #292288
Text Example
Text Example
White with #292288
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292288; }
p { color: rgb(41,34,136); }
H1.HeaderClassName
{
color: #292288;
}
.AnyTagClassName
{
color: #292288;
}
</style>
background-color css
<style>
a { background-color: #292288; }
a { background-color: rgb(41,34,136); }
div.DivClassName
{
background-color: #292288;
}
.BgClassName
{
background-color: #292288;
}
</style>
border-color css
<style>
span { border-color: #292288; }
span { border-color: rgb(41,34,136); }
td.TdClassName
{
border-color: #292288;
}
.TagClassName
{
border-color: #292288;
}
</style>