Shades of Persian Indigo #342477
Tints of Persian Indigo #342477
RGB
CMYK
RGB Variations
Color information
#342477 (or 0x342477) is known color: Persian Indigo. HEX triplet: 34, 24 and 77. RGB value is (52,36,119). Sum of RGB (Red+Green+Blue) = 52+36+119=207 (27% of max value = 765). Red value is 52 (20.70% from 255 or 25.12% from 207); Green value is 36 (14.45% from 255 or 17.39% from 207); Blue value is 119 (46.88% from 255 or 57.49% from 207); Max value from RGB is 119 - color contains mainly: blue. Hex color #342477 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #342477 is #CBDB88. Grayscale: #313131. Windows color (decimal): -13360009 or 7808052. OLE color: 7808052.
HSL color Cylindrical-coordinate representation of color #342477: hue angle of 251.57º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #342477 is Cyan = 0.56, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 36 | 119 | - |
| CMYK | 0.56 | 0.70 | 0 | 0.53 |
| HSL | 251.57º | 0.54% | 0.3% | - |
| HSV(B) | 251.57º | 0.7% | 0.47% | - |
| XYZ | 5.38 | 3.32 | 17.81 | - |
| YUV | 50.25 | 166.8 | 129.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 36 | 119 | 0.56 | 0.70 | 0 | 0.53 | 251.57 | 0.54 | 0.3 |
| Hex | 34 | 24 | 77 | 38 | 46 | 0 | 35 | FC | 36 | 1E |
| Octal | 64 | 44 | 167 | 70 | 106 | 0 | 65 | 374 | 66 | 36 |
| Binary | 110100 | 100100 | 1110111 | 111000 | 1000110 | 0 | 110101 | 11111100 | 110110 | 11110 |
Color Harmonies of #342477
Complementary color
Monochromatic Colors of #342477
Black with #342477
Text Example
Text Example
White with #342477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342477; }
p { color: rgb(52,36,119); }
H1.HeaderClassName
{
color: #342477;
}
.AnyTagClassName
{
color: #342477;
}
</style>
background-color css
<style>
a { background-color: #342477; }
a { background-color: rgb(52,36,119); }
div.DivClassName
{
background-color: #342477;
}
.BgClassName
{
background-color: #342477;
}
</style>
border-color css
<style>
span { border-color: #342477; }
span { border-color: rgb(52,36,119); }
td.TdClassName
{
border-color: #342477;
}
.TagClassName
{
border-color: #342477;
}
</style>