Shades of Livid Brown #342625
Tints of Livid Brown #342625
RGB
CMYK
RGB Variations
Color information
#342625 (or 0x342625) is known color: Livid Brown. HEX triplet: 34, 26 and 25. RGB value is (52,38,37). Sum of RGB (Red+Green+Blue) = 52+38+37=127 (16% of max value = 765). Red value is 52 (20.70% from 255 or 40.94% from 127); Green value is 38 (15.23% from 255 or 29.92% from 127); Blue value is 37 (14.84% from 255 or 29.13% from 127); Max value from RGB is 52 - color contains mainly: red. Hex color #342625 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342625 is #CBD9DA. Grayscale: #2A2A2A. Windows color (decimal): -13359579 or 2434612. OLE color: 2434612.
HSL color Cylindrical-coordinate representation of color #342625: hue angle of 4º degrees, saturation: 0.17, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #342625 is Cyan = 0, Magento = 0.27, Yellow = 0.29 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 38 | 37 | - |
| CMYK | 0 | 0.27 | 0.29 | 0.80 |
| HSL | 4º | 0.17% | 0.17% | - |
| HSV(B) | 4º | 0.29% | 0.2% | - |
| XYZ | 2.44 | 2.25 | 2.06 | - |
| YUV | 42.07 | 125.14 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 37 | 0 | 0.27 | 0.29 | 0.80 | 4 | 0.17 | 0.17 |
| Hex | 34 | 26 | 25 | 0 | 1B | 1D | 50 | 4 | 11 | 11 |
| Octal | 64 | 46 | 45 | 0 | 33 | 35 | 120 | 4 | 21 | 21 |
| Binary | 110100 | 100110 | 100101 | 0 | 11011 | 11101 | 1010000 | 100 | 10001 | 10001 |
Color Harmonies of #342625
Complementary color
Monochromatic Colors of #342625
Black with #342625
Text Example
Text Example
White with #342625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342625; }
p { color: rgb(52,38,37); }
H1.HeaderClassName
{
color: #342625;
}
.AnyTagClassName
{
color: #342625;
}
</style>
background-color css
<style>
a { background-color: #342625; }
a { background-color: rgb(52,38,37); }
div.DivClassName
{
background-color: #342625;
}
.BgClassName
{
background-color: #342625;
}
</style>
border-color css
<style>
span { border-color: #342625; }
span { border-color: rgb(52,38,37); }
td.TdClassName
{
border-color: #342625;
}
.TagClassName
{
border-color: #342625;
}
</style>