Shades of Persian Indigo #342686
Tints of Persian Indigo #342686
RGB
CMYK
RGB Variations
Color information
#342686 (or 0x342686) is known color: Persian Indigo. HEX triplet: 34, 26 and 86. RGB value is (52,38,134). Sum of RGB (Red+Green+Blue) = 52+38+134=224 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.21% from 224); Green value is 38 (15.23% from 255 or 16.96% from 224); Blue value is 134 (52.73% from 255 or 59.82% from 224); Max value from RGB is 134 - color contains mainly: blue. Hex color #342686 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #342686 is #CBD979. Grayscale: #343434. Windows color (decimal): -13359482 or 8791604. OLE color: 8791604.
HSL color Cylindrical-coordinate representation of color #342686: hue angle of 248.75º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #342686 is Cyan = 0.61, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 52 | 38 | 134 | - |
| CMYK | 0.61 | 0.72 | 0 | 0.47 |
| HSL | 248.75º | 0.56% | 0.34% | - |
| HSV(B) | 248.75º | 0.72% | 0.53% | - |
| XYZ | 6.41 | 3.84 | 22.96 | - |
| YUV | 53.13 | 173.64 | 127.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 134 | 0.61 | 0.72 | 0 | 0.47 | 248.75 | 0.56 | 0.34 |
| Hex | 34 | 26 | 86 | 3D | 48 | 0 | 2F | F9 | 38 | 22 |
| Octal | 64 | 46 | 206 | 75 | 110 | 0 | 57 | 371 | 70 | 42 |
| Binary | 110100 | 100110 | 10000110 | 111101 | 1001000 | 0 | 101111 | 11111001 | 111000 | 100010 |
Color Harmonies of #342686
Complementary color
Monochromatic Colors of #342686
Black with #342686
Text Example
Text Example
White with #342686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342686; }
p { color: rgb(52,38,134); }
H1.HeaderClassName
{
color: #342686;
}
.AnyTagClassName
{
color: #342686;
}
</style>
background-color css
<style>
a { background-color: #342686; }
a { background-color: rgb(52,38,134); }
div.DivClassName
{
background-color: #342686;
}
.BgClassName
{
background-color: #342686;
}
</style>
border-color css
<style>
span { border-color: #342686; }
span { border-color: rgb(52,38,134); }
td.TdClassName
{
border-color: #342686;
}
.TagClassName
{
border-color: #342686;
}
</style>