Shades of Persian Indigo #342386
Tints of Persian Indigo #342386
RGB
CMYK
RGB Variations
Color information
#342386 (or 0x342386) is known color: Persian Indigo. HEX triplet: 34, 23 and 86. RGB value is (52,35,134). Sum of RGB (Red+Green+Blue) = 52+35+134=221 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.53% from 221); Green value is 35 (14.06% from 255 or 15.84% from 221); Blue value is 134 (52.73% from 255 or 60.63% from 221); Max value from RGB is 134 - color contains mainly: blue. Hex color #342386 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #342386 is #CBDC79. Grayscale: #323232. Windows color (decimal): -13360250 or 8790836. OLE color: 8790836.
HSL color Cylindrical-coordinate representation of color #342386: hue angle of 250.3º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #342386 is Cyan = 0.61, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 35 | 134 | - |
| CMYK | 0.61 | 0.74 | 0 | 0.47 |
| HSL | 250.3º | 0.59% | 0.33% | - |
| HSV(B) | 250.3º | 0.74% | 0.53% | - |
| XYZ | 6.32 | 3.65 | 22.93 | - |
| YUV | 51.37 | 174.63 | 128.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 35 | 134 | 0.61 | 0.74 | 0 | 0.47 | 250.3 | 0.59 | 0.33 |
| Hex | 34 | 23 | 86 | 3D | 4A | 0 | 2F | FA | 3B | 21 |
| Octal | 64 | 43 | 206 | 75 | 112 | 0 | 57 | 372 | 73 | 41 |
| Binary | 110100 | 100011 | 10000110 | 111101 | 1001010 | 0 | 101111 | 11111010 | 111011 | 100001 |
Color Harmonies of #342386
Complementary color
Monochromatic Colors of #342386
Black with #342386
Text Example
Text Example
White with #342386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342386; }
p { color: rgb(52,35,134); }
H1.HeaderClassName
{
color: #342386;
}
.AnyTagClassName
{
color: #342386;
}
</style>
background-color css
<style>
a { background-color: #342386; }
a { background-color: rgb(52,35,134); }
div.DivClassName
{
background-color: #342386;
}
.BgClassName
{
background-color: #342386;
}
</style>
border-color css
<style>
span { border-color: #342386; }
span { border-color: rgb(52,35,134); }
td.TdClassName
{
border-color: #342386;
}
.TagClassName
{
border-color: #342386;
}
</style>