Shades of Persian Indigo #342191
Tints of Persian Indigo #342191
RGB
CMYK
RGB Variations
Color information
#342191 (or 0x342191) is known color: Persian Indigo. HEX triplet: 34, 21 and 91. RGB value is (52,33,145). Sum of RGB (Red+Green+Blue) = 52+33+145=230 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.61% from 230); Green value is 33 (13.28% from 255 or 14.35% from 230); Blue value is 145 (57.03% from 255 or 63.04% from 230); Max value from RGB is 145 - color contains mainly: blue. Hex color #342191 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #342191 is #CBDE6E. Grayscale: #333333. Windows color (decimal): -13360751 or 9511220. OLE color: 9511220.
HSL color Cylindrical-coordinate representation of color #342191: hue angle of 250.18º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #342191 is Cyan = 0.64, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 52 | 33 | 145 | - |
| CMYK | 0.64 | 0.77 | 0 | 0.43 |
| HSL | 250.18º | 0.63% | 0.35% | - |
| HSV(B) | 250.18º | 0.77% | 0.57% | - |
| XYZ | 7.07 | 3.86 | 27.16 | - |
| YUV | 51.45 | 180.79 | 128.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 33 | 145 | 0.64 | 0.77 | 0 | 0.43 | 250.18 | 0.63 | 0.35 |
| Hex | 34 | 21 | 91 | 40 | 4D | 0 | 2B | FA | 3F | 23 |
| Octal | 64 | 41 | 221 | 100 | 115 | 0 | 53 | 372 | 77 | 43 |
| Binary | 110100 | 100001 | 10010001 | 1000000 | 1001101 | 0 | 101011 | 11111010 | 111111 | 100011 |
Color Harmonies of #342191
Complementary color
Monochromatic Colors of #342191
Black with #342191
Text Example
Text Example
White with #342191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342191; }
p { color: rgb(52,33,145); }
H1.HeaderClassName
{
color: #342191;
}
.AnyTagClassName
{
color: #342191;
}
</style>
background-color css
<style>
a { background-color: #342191; }
a { background-color: rgb(52,33,145); }
div.DivClassName
{
background-color: #342191;
}
.BgClassName
{
background-color: #342191;
}
</style>
border-color css
<style>
span { border-color: #342191; }
span { border-color: rgb(52,33,145); }
td.TdClassName
{
border-color: #342191;
}
.TagClassName
{
border-color: #342191;
}
</style>