Shades of Persian Indigo #342076
Tints of Persian Indigo #342076
RGB
CMYK
RGB Variations
Color information
#342076 (or 0x342076) is known color: Persian Indigo. HEX triplet: 34, 20 and 76. RGB value is (52,32,118). Sum of RGB (Red+Green+Blue) = 52+32+118=202 (26% of max value = 765). Red value is 52 (20.70% from 255 or 25.74% from 202); Green value is 32 (12.89% from 255 or 15.84% from 202); Blue value is 118 (46.48% from 255 or 58.42% from 202); Max value from RGB is 118 - color contains mainly: blue. Hex color #342076 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342076 is #CBDF89. Grayscale: #2F2F2F. Windows color (decimal): -13361034 or 7741492. OLE color: 7741492.
HSL color Cylindrical-coordinate representation of color #342076: hue angle of 253.95º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #342076 is Cyan = 0.56, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 52 | 32 | 118 | - |
| CMYK | 0.56 | 0.73 | 0 | 0.54 |
| HSL | 253.95º | 0.57% | 0.29% | - |
| HSV(B) | 253.95º | 0.73% | 0.46% | - |
| XYZ | 5.2 | 3.07 | 17.46 | - |
| YUV | 47.78 | 167.63 | 131.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 32 | 118 | 0.56 | 0.73 | 0 | 0.54 | 253.95 | 0.57 | 0.29 |
| Hex | 34 | 20 | 76 | 38 | 49 | 0 | 36 | FE | 39 | 1D |
| Octal | 64 | 40 | 166 | 70 | 111 | 0 | 66 | 376 | 71 | 35 |
| Binary | 110100 | 100000 | 1110110 | 111000 | 1001001 | 0 | 110110 | 11111110 | 111001 | 11101 |
Color Harmonies of #342076
Complementary color
Monochromatic Colors of #342076
Black with #342076
Text Example
Text Example
White with #342076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342076; }
p { color: rgb(52,32,118); }
H1.HeaderClassName
{
color: #342076;
}
.AnyTagClassName
{
color: #342076;
}
</style>
background-color css
<style>
a { background-color: #342076; }
a { background-color: rgb(52,32,118); }
div.DivClassName
{
background-color: #342076;
}
.BgClassName
{
background-color: #342076;
}
</style>
border-color css
<style>
span { border-color: #342076; }
span { border-color: rgb(52,32,118); }
td.TdClassName
{
border-color: #342076;
}
.TagClassName
{
border-color: #342076;
}
</style>