Shades of Persian Indigo #292185
Tints of Persian Indigo #292185
RGB
CMYK
RGB Variations
Color information
#292185 (or 0x292185) is known color: Persian Indigo. HEX triplet: 29, 21 and 85. RGB value is (41,33,133). Sum of RGB (Red+Green+Blue) = 41+33+133=207 (27% of max value = 765). Red value is 41 (16.41% from 255 or 19.81% from 207); Green value is 33 (13.28% from 255 or 15.94% from 207); Blue value is 133 (52.34% from 255 or 64.25% from 207); Max value from RGB is 133 - color contains mainly: blue. Hex color #292185 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #292185 is #D6DE7A. Grayscale: #2E2E2E. Windows color (decimal): -14081659 or 8724777. OLE color: 8724777.
HSL color Cylindrical-coordinate representation of color #292185: hue angle of 244.8º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #292185 is Cyan = 0.69, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 33 | 133 | - |
| CMYK | 0.69 | 0.75 | 0 | 0.48 |
| HSL | 244.8º | 0.6% | 0.33% | - |
| HSV(B) | 244.8º | 0.75% | 0.52% | - |
| XYZ | 5.69 | 3.25 | 22.52 | - |
| YUV | 46.79 | 176.65 | 123.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 33 | 133 | 0.69 | 0.75 | 0 | 0.48 | 244.8 | 0.6 | 0.33 |
| Hex | 29 | 21 | 85 | 45 | 4B | 0 | 30 | F5 | 3C | 21 |
| Octal | 51 | 41 | 205 | 105 | 113 | 0 | 60 | 365 | 74 | 41 |
| Binary | 101001 | 100001 | 10000101 | 1000101 | 1001011 | 0 | 110000 | 11110101 | 111100 | 100001 |
Color Harmonies of #292185
Complementary color
Monochromatic Colors of #292185
Black with #292185
Text Example
Text Example
White with #292185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292185; }
p { color: rgb(41,33,133); }
H1.HeaderClassName
{
color: #292185;
}
.AnyTagClassName
{
color: #292185;
}
</style>
background-color css
<style>
a { background-color: #292185; }
a { background-color: rgb(41,33,133); }
div.DivClassName
{
background-color: #292185;
}
.BgClassName
{
background-color: #292185;
}
</style>
border-color css
<style>
span { border-color: #292185; }
span { border-color: rgb(41,33,133); }
td.TdClassName
{
border-color: #292185;
}
.TagClassName
{
border-color: #292185;
}
</style>