Shades of Persian Indigo #342072
Tints of Persian Indigo #342072
RGB
CMYK
RGB Variations
Color information
#342072 (or 0x342072) is known color: Persian Indigo. HEX triplet: 34, 20 and 72. RGB value is (52,32,114). Sum of RGB (Red+Green+Blue) = 52+32+114=198 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26.26% from 198); Green value is 32 (12.89% from 255 or 16.16% from 198); Blue value is 114 (44.92% from 255 or 57.58% from 198); Max value from RGB is 114 - color contains mainly: blue. Hex color #342072 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342072 is #CBDF8D. Grayscale: #2F2F2F. Windows color (decimal): -13361038 or 7479348. OLE color: 7479348.
HSL color Cylindrical-coordinate representation of color #342072: hue angle of 254.63º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #342072 is Cyan = 0.54, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 32 | 114 | - |
| CMYK | 0.54 | 0.72 | 0 | 0.55 |
| HSL | 254.63º | 0.56% | 0.29% | - |
| HSV(B) | 254.63º | 0.72% | 0.45% | - |
| XYZ | 4.97 | 2.98 | 16.23 | - |
| YUV | 47.33 | 165.63 | 131.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 32 | 114 | 0.54 | 0.72 | 0 | 0.55 | 254.63 | 0.56 | 0.29 |
| Hex | 34 | 20 | 72 | 36 | 48 | 0 | 37 | FF | 38 | 1D |
| Octal | 64 | 40 | 162 | 66 | 110 | 0 | 67 | 377 | 70 | 35 |
| Binary | 110100 | 100000 | 1110010 | 110110 | 1001000 | 0 | 110111 | 11111111 | 111000 | 11101 |
Color Harmonies of #342072
Complementary color
Monochromatic Colors of #342072
Black with #342072
Text Example
Text Example
White with #342072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342072; }
p { color: rgb(52,32,114); }
H1.HeaderClassName
{
color: #342072;
}
.AnyTagClassName
{
color: #342072;
}
</style>
background-color css
<style>
a { background-color: #342072; }
a { background-color: rgb(52,32,114); }
div.DivClassName
{
background-color: #342072;
}
.BgClassName
{
background-color: #342072;
}
</style>
border-color css
<style>
span { border-color: #342072; }
span { border-color: rgb(52,32,114); }
td.TdClassName
{
border-color: #342072;
}
.TagClassName
{
border-color: #342072;
}
</style>