Shades of Livid Brown #322726
Tints of Livid Brown #322726
RGB
CMYK
RGB Variations
Color information
#322726 (or 0x322726) is known color: Livid Brown. HEX triplet: 32, 27 and 26. RGB value is (50,39,38). Sum of RGB (Red+Green+Blue) = 50+39+38=127 (16% of max value = 765). Red value is 50 (19.92% from 255 or 39.37% from 127); Green value is 39 (15.62% from 255 or 30.71% from 127); Blue value is 38 (15.23% from 255 or 29.92% from 127); Max value from RGB is 50 - color contains mainly: red. Hex color #322726 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322726 is #CDD8D9. Grayscale: #2A2A2A. Windows color (decimal): -13490394 or 2500402. OLE color: 2500402.
HSL color Cylindrical-coordinate representation of color #322726: hue angle of 5º degrees, saturation: 0.14, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #322726 is Cyan = 0, Magento = 0.22, Yellow = 0.24 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 39 | 38 | - |
| CMYK | 0 | 0.22 | 0.24 | 0.80 |
| HSL | 5º | 0.14% | 0.17% | - |
| HSV(B) | 5º | 0.24% | 0.2% | - |
| XYZ | 2.39 | 2.27 | 2.15 | - |
| YUV | 42.18 | 125.64 | 133.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 39 | 38 | 0 | 0.22 | 0.24 | 0.80 | 5 | 0.14 | 0.17 |
| Hex | 32 | 27 | 26 | 0 | 16 | 18 | 50 | 5 | E | 11 |
| Octal | 62 | 47 | 46 | 0 | 26 | 30 | 120 | 5 | 16 | 21 |
| Binary | 110010 | 100111 | 100110 | 0 | 10110 | 11000 | 1010000 | 101 | 1110 | 10001 |
Color Harmonies of #322726
Complementary color
Monochromatic Colors of #322726
Black with #322726
Text Example
Text Example
White with #322726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322726; }
p { color: rgb(50,39,38); }
H1.HeaderClassName
{
color: #322726;
}
.AnyTagClassName
{
color: #322726;
}
</style>
background-color css
<style>
a { background-color: #322726; }
a { background-color: rgb(50,39,38); }
div.DivClassName
{
background-color: #322726;
}
.BgClassName
{
background-color: #322726;
}
</style>
border-color css
<style>
span { border-color: #322726; }
span { border-color: rgb(50,39,38); }
td.TdClassName
{
border-color: #322726;
}
.TagClassName
{
border-color: #322726;
}
</style>