Shades of Livid Brown #352926
Tints of Livid Brown #352926
RGB
CMYK
RGB Variations
Color information
#352926 (or 0x352926) is known color: Livid Brown. HEX triplet: 35, 29 and 26. RGB value is (53,41,38). Sum of RGB (Red+Green+Blue) = 53+41+38=132 (17% of max value = 765). Red value is 53 (21.09% from 255 or 40.15% from 132); Green value is 41 (16.41% from 255 or 31.06% from 132); Blue value is 38 (15.23% from 255 or 28.79% from 132); Max value from RGB is 53 - color contains mainly: red. Hex color #352926 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352926 is #CAD6D9. Grayscale: #2C2C2C. Windows color (decimal): -13293274 or 2500917. OLE color: 2500917.
HSL color Cylindrical-coordinate representation of color #352926: hue angle of 12º degrees, saturation: 0.16, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #352926 is Cyan = 0, Magento = 0.23, Yellow = 0.28 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 41 | 38 | - |
| CMYK | 0 | 0.23 | 0.28 | 0.79 |
| HSL | 12º | 0.16% | 0.18% | - |
| HSV(B) | 12º | 0.28% | 0.21% | - |
| XYZ | 2.61 | 2.48 | 2.18 | - |
| YUV | 44.25 | 124.48 | 134.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 41 | 38 | 0 | 0.23 | 0.28 | 0.79 | 12 | 0.16 | 0.18 |
| Hex | 35 | 29 | 26 | 0 | 17 | 1C | 4F | C | 10 | 12 |
| Octal | 65 | 51 | 46 | 0 | 27 | 34 | 117 | 14 | 20 | 22 |
| Binary | 110101 | 101001 | 100110 | 0 | 10111 | 11100 | 1001111 | 1100 | 10000 | 10010 |
Color Harmonies of #352926
Complementary color
Monochromatic Colors of #352926
Black with #352926
Text Example
Text Example
White with #352926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352926; }
p { color: rgb(53,41,38); }
H1.HeaderClassName
{
color: #352926;
}
.AnyTagClassName
{
color: #352926;
}
</style>
background-color css
<style>
a { background-color: #352926; }
a { background-color: rgb(53,41,38); }
div.DivClassName
{
background-color: #352926;
}
.BgClassName
{
background-color: #352926;
}
</style>
border-color css
<style>
span { border-color: #352926; }
span { border-color: rgb(53,41,38); }
td.TdClassName
{
border-color: #352926;
}
.TagClassName
{
border-color: #352926;
}
</style>