Shades of Livid Brown #322625
Tints of Livid Brown #322625
RGB
CMYK
RGB Variations
Color information
#322625 (or 0x322625) is known color: Livid Brown. HEX triplet: 32, 26 and 25. RGB value is (50,38,37). Sum of RGB (Red+Green+Blue) = 50+38+37=125 (16% of max value = 765). Red value is 50 (19.92% from 255 or 40% from 125); Green value is 38 (15.23% from 255 or 30.4% from 125); Blue value is 37 (14.84% from 255 or 29.6% from 125); Max value from RGB is 50 - color contains mainly: red. Hex color #322625 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #322625 is #CDD9DA. Grayscale: #292929. Windows color (decimal): -13490651 or 2434610. OLE color: 2434610.
HSL color Cylindrical-coordinate representation of color #322625: hue angle of 4.62º degrees, saturation: 0.15, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #322625 is Cyan = 0, Magento = 0.24, Yellow = 0.26 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 38 | 37 | - |
| CMYK | 0 | 0.24 | 0.26 | 0.80 |
| HSL | 4.62º | 0.15% | 0.17% | - |
| HSV(B) | 4.62º | 0.26% | 0.2% | - |
| XYZ | 2.34 | 2.2 | 2.05 | - |
| YUV | 41.47 | 125.48 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 38 | 37 | 0 | 0.24 | 0.26 | 0.80 | 4.62 | 0.15 | 0.17 |
| Hex | 32 | 26 | 25 | 0 | 18 | 1A | 50 | 5 | F | 11 |
| Octal | 62 | 46 | 45 | 0 | 30 | 32 | 120 | 5 | 17 | 21 |
| Binary | 110010 | 100110 | 100101 | 0 | 11000 | 11010 | 1010000 | 101 | 1111 | 10001 |
Color Harmonies of #322625
Complementary color
Monochromatic Colors of #322625
Black with #322625
Text Example
Text Example
White with #322625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #322625; }
p { color: rgb(50,38,37); }
H1.HeaderClassName
{
color: #322625;
}
.AnyTagClassName
{
color: #322625;
}
</style>
background-color css
<style>
a { background-color: #322625; }
a { background-color: rgb(50,38,37); }
div.DivClassName
{
background-color: #322625;
}
.BgClassName
{
background-color: #322625;
}
</style>
border-color css
<style>
span { border-color: #322625; }
span { border-color: rgb(50,38,37); }
td.TdClassName
{
border-color: #322625;
}
.TagClassName
{
border-color: #322625;
}
</style>