Shades of Persian Indigo #342384
Tints of Persian Indigo #342384
RGB
CMYK
RGB Variations
Color information
#342384 (or 0x342384) is known color: Persian Indigo. HEX triplet: 34, 23 and 84. RGB value is (52,35,132). Sum of RGB (Red+Green+Blue) = 52+35+132=219 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.74% from 219); Green value is 35 (14.06% from 255 or 15.98% from 219); Blue value is 132 (51.95% from 255 or 60.27% from 219); Max value from RGB is 132 - color contains mainly: blue. Hex color #342384 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #342384 is #CBDC7B. Grayscale: #323232. Windows color (decimal): -13360252 or 8659764. OLE color: 8659764.
HSL color Cylindrical-coordinate representation of color #342384: hue angle of 250.52º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #342384 is Cyan = 0.61, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 52 | 35 | 132 | - |
| CMYK | 0.61 | 0.73 | 0 | 0.48 |
| HSL | 250.52º | 0.58% | 0.33% | - |
| HSV(B) | 250.52º | 0.73% | 0.52% | - |
| XYZ | 6.18 | 3.6 | 22.2 | - |
| YUV | 51.14 | 173.63 | 128.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 35 | 132 | 0.61 | 0.73 | 0 | 0.48 | 250.52 | 0.58 | 0.33 |
| Hex | 34 | 23 | 84 | 3D | 49 | 0 | 30 | FB | 3A | 21 |
| Octal | 64 | 43 | 204 | 75 | 111 | 0 | 60 | 373 | 72 | 41 |
| Binary | 110100 | 100011 | 10000100 | 111101 | 1001001 | 0 | 110000 | 11111011 | 111010 | 100001 |
Color Harmonies of #342384
Complementary color
Monochromatic Colors of #342384
Black with #342384
Text Example
Text Example
White with #342384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342384; }
p { color: rgb(52,35,132); }
H1.HeaderClassName
{
color: #342384;
}
.AnyTagClassName
{
color: #342384;
}
</style>
background-color css
<style>
a { background-color: #342384; }
a { background-color: rgb(52,35,132); }
div.DivClassName
{
background-color: #342384;
}
.BgClassName
{
background-color: #342384;
}
</style>
border-color css
<style>
span { border-color: #342384; }
span { border-color: rgb(52,35,132); }
td.TdClassName
{
border-color: #342384;
}
.TagClassName
{
border-color: #342384;
}
</style>