Shades of Persian Indigo #342486
Tints of Persian Indigo #342486
RGB
CMYK
RGB Variations
Color information
#342486 (or 0x342486) is known color: Persian Indigo. HEX triplet: 34, 24 and 86. RGB value is (52,36,134). Sum of RGB (Red+Green+Blue) = 52+36+134=222 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.42% from 222); Green value is 36 (14.45% from 255 or 16.22% from 222); Blue value is 134 (52.73% from 255 or 60.36% from 222); Max value from RGB is 134 - color contains mainly: blue. Hex color #342486 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #342486 is #CBDB79. Grayscale: #333333. Windows color (decimal): -13359994 or 8791092. OLE color: 8791092.
HSL color Cylindrical-coordinate representation of color #342486: hue angle of 249.8º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #342486 is Cyan = 0.61, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 36 | 134 | - |
| CMYK | 0.61 | 0.73 | 0 | 0.47 |
| HSL | 249.8º | 0.58% | 0.33% | - |
| HSV(B) | 249.8º | 0.73% | 0.53% | - |
| XYZ | 6.35 | 3.71 | 22.94 | - |
| YUV | 51.96 | 174.3 | 128.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 36 | 134 | 0.61 | 0.73 | 0 | 0.47 | 249.8 | 0.58 | 0.33 |
| Hex | 34 | 24 | 86 | 3D | 49 | 0 | 2F | FA | 3A | 21 |
| Octal | 64 | 44 | 206 | 75 | 111 | 0 | 57 | 372 | 72 | 41 |
| Binary | 110100 | 100100 | 10000110 | 111101 | 1001001 | 0 | 101111 | 11111010 | 111010 | 100001 |
Color Harmonies of #342486
Complementary color
Monochromatic Colors of #342486
Black with #342486
Text Example
Text Example
White with #342486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342486; }
p { color: rgb(52,36,134); }
H1.HeaderClassName
{
color: #342486;
}
.AnyTagClassName
{
color: #342486;
}
</style>
background-color css
<style>
a { background-color: #342486; }
a { background-color: rgb(52,36,134); }
div.DivClassName
{
background-color: #342486;
}
.BgClassName
{
background-color: #342486;
}
</style>
border-color css
<style>
span { border-color: #342486; }
span { border-color: rgb(52,36,134); }
td.TdClassName
{
border-color: #342486;
}
.TagClassName
{
border-color: #342486;
}
</style>