Shades of Persian Indigo #342390
Tints of Persian Indigo #342390
RGB
CMYK
RGB Variations
Color information
#342390 (or 0x342390) is known color: Persian Indigo. HEX triplet: 34, 23 and 90. RGB value is (52,35,144). Sum of RGB (Red+Green+Blue) = 52+35+144=231 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.51% from 231); Green value is 35 (14.06% from 255 or 15.15% from 231); Blue value is 144 (56.64% from 255 or 62.34% from 231); Max value from RGB is 144 - color contains mainly: blue. Hex color #342390 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #342390 is #CBDC6F. Grayscale: #343434. Windows color (decimal): -13360240 or 9446196. OLE color: 9446196.
HSL color Cylindrical-coordinate representation of color #342390: hue angle of 249.36º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #342390 is Cyan = 0.64, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 52 | 35 | 144 | - |
| CMYK | 0.64 | 0.76 | 0 | 0.44 |
| HSL | 249.36º | 0.61% | 0.35% | - |
| HSV(B) | 249.36º | 0.76% | 0.56% | - |
| XYZ | 7.05 | 3.95 | 26.78 | - |
| YUV | 52.51 | 179.63 | 127.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 35 | 144 | 0.64 | 0.76 | 0 | 0.44 | 249.36 | 0.61 | 0.35 |
| Hex | 34 | 23 | 90 | 40 | 4C | 0 | 2C | F9 | 3D | 23 |
| Octal | 64 | 43 | 220 | 100 | 114 | 0 | 54 | 371 | 75 | 43 |
| Binary | 110100 | 100011 | 10010000 | 1000000 | 1001100 | 0 | 101100 | 11111001 | 111101 | 100011 |
Color Harmonies of #342390
Complementary color
Monochromatic Colors of #342390
Black with #342390
Text Example
Text Example
White with #342390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342390; }
p { color: rgb(52,35,144); }
H1.HeaderClassName
{
color: #342390;
}
.AnyTagClassName
{
color: #342390;
}
</style>
background-color css
<style>
a { background-color: #342390; }
a { background-color: rgb(52,35,144); }
div.DivClassName
{
background-color: #342390;
}
.BgClassName
{
background-color: #342390;
}
</style>
border-color css
<style>
span { border-color: #342390; }
span { border-color: rgb(52,35,144); }
td.TdClassName
{
border-color: #342390;
}
.TagClassName
{
border-color: #342390;
}
</style>