Shades of Persian Indigo #342073
Tints of Persian Indigo #342073
RGB
CMYK
RGB Variations
Color information
#342073 (or 0x342073) is known color: Persian Indigo. HEX triplet: 34, 20 and 73. RGB value is (52,32,115). Sum of RGB (Red+Green+Blue) = 52+32+115=199 (26% of max value = 765). Red value is 52 (20.70% from 255 or 26.13% from 199); Green value is 32 (12.89% from 255 or 16.08% from 199); Blue value is 115 (45.31% from 255 or 57.79% from 199); Max value from RGB is 115 - color contains mainly: blue. Hex color #342073 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342073 is #CBDF8C. Grayscale: #2F2F2F. Windows color (decimal): -13361037 or 7544884. OLE color: 7544884.
HSL color Cylindrical-coordinate representation of color #342073: hue angle of 254.46º 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 #342073 is Cyan = 0.55, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 32 | 115 | - |
| CMYK | 0.55 | 0.72 | 0 | 0.55 |
| HSL | 254.46º | 0.56% | 0.29% | - |
| HSV(B) | 254.46º | 0.72% | 0.45% | - |
| XYZ | 5.03 | 3 | 16.53 | - |
| YUV | 47.44 | 166.13 | 131.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 32 | 115 | 0.55 | 0.72 | 0 | 0.55 | 254.46 | 0.56 | 0.29 |
| Hex | 34 | 20 | 73 | 37 | 48 | 0 | 37 | FE | 38 | 1D |
| Octal | 64 | 40 | 163 | 67 | 110 | 0 | 67 | 376 | 70 | 35 |
| Binary | 110100 | 100000 | 1110011 | 110111 | 1001000 | 0 | 110111 | 11111110 | 111000 | 11101 |
Color Harmonies of #342073
Complementary color
Monochromatic Colors of #342073
Black with #342073
Text Example
Text Example
White with #342073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342073; }
p { color: rgb(52,32,115); }
H1.HeaderClassName
{
color: #342073;
}
.AnyTagClassName
{
color: #342073;
}
</style>
background-color css
<style>
a { background-color: #342073; }
a { background-color: rgb(52,32,115); }
div.DivClassName
{
background-color: #342073;
}
.BgClassName
{
background-color: #342073;
}
</style>
border-color css
<style>
span { border-color: #342073; }
span { border-color: rgb(52,32,115); }
td.TdClassName
{
border-color: #342073;
}
.TagClassName
{
border-color: #342073;
}
</style>