Shades of Persian Indigo #342491
Tints of Persian Indigo #342491
RGB
CMYK
RGB Variations
Color information
#342491 (or 0x342491) is known color: Persian Indigo. HEX triplet: 34, 24 and 91. RGB value is (52,36,145). Sum of RGB (Red+Green+Blue) = 52+36+145=233 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.32% from 233); Green value is 36 (14.45% from 255 or 15.45% from 233); Blue value is 145 (57.03% from 255 or 62.23% from 233); Max value from RGB is 145 - color contains mainly: blue. Hex color #342491 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #342491 is #CBDB6E. Grayscale: #343434. Windows color (decimal): -13359983 or 9511988. OLE color: 9511988.
HSL color Cylindrical-coordinate representation of color #342491: hue angle of 248.81º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #342491 is Cyan = 0.64, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 52 | 36 | 145 | - |
| CMYK | 0.64 | 0.75 | 0 | 0.43 |
| HSL | 248.81º | 0.6% | 0.35% | - |
| HSV(B) | 248.81º | 0.75% | 0.57% | - |
| XYZ | 7.16 | 4.04 | 27.19 | - |
| YUV | 53.21 | 179.8 | 127.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 36 | 145 | 0.64 | 0.75 | 0 | 0.43 | 248.81 | 0.6 | 0.35 |
| Hex | 34 | 24 | 91 | 40 | 4B | 0 | 2B | F9 | 3C | 23 |
| Octal | 64 | 44 | 221 | 100 | 113 | 0 | 53 | 371 | 74 | 43 |
| Binary | 110100 | 100100 | 10010001 | 1000000 | 1001011 | 0 | 101011 | 11111001 | 111100 | 100011 |
Color Harmonies of #342491
Complementary color
Monochromatic Colors of #342491
Black with #342491
Text Example
Text Example
White with #342491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342491; }
p { color: rgb(52,36,145); }
H1.HeaderClassName
{
color: #342491;
}
.AnyTagClassName
{
color: #342491;
}
</style>
background-color css
<style>
a { background-color: #342491; }
a { background-color: rgb(52,36,145); }
div.DivClassName
{
background-color: #342491;
}
.BgClassName
{
background-color: #342491;
}
</style>
border-color css
<style>
span { border-color: #342491; }
span { border-color: rgb(52,36,145); }
td.TdClassName
{
border-color: #342491;
}
.TagClassName
{
border-color: #342491;
}
</style>