Shades of Livid Brown #392827
Tints of Livid Brown #392827
RGB
CMYK
RGB Variations
Color information
#392827 (or 0x392827) is known color: Livid Brown. HEX triplet: 39, 28 and 27. RGB value is (57,40,39). Sum of RGB (Red+Green+Blue) = 57+40+39=136 (18% of max value = 765). Red value is 57 (22.66% from 255 or 41.91% from 136); Green value is 40 (16.02% from 255 or 29.41% from 136); Blue value is 39 (15.62% from 255 or 28.68% from 136); Max value from RGB is 57 - color contains mainly: red. Hex color #392827 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392827 is #C6D7D8. Grayscale: #2C2C2C. Windows color (decimal): -13031385 or 2566201. OLE color: 2566201.
HSL color Cylindrical-coordinate representation of color #392827: hue angle of 3.33º degrees, saturation: 0.19, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #392827 is Cyan = 0, Magento = 0.30, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 40 | 39 | - |
| CMYK | 0 | 0.30 | 0.32 | 0.78 |
| HSL | 3.33º | 0.19% | 0.19% | - |
| HSV(B) | 3.33º | 0.32% | 0.22% | - |
| XYZ | 2.81 | 2.53 | 2.26 | - |
| YUV | 44.97 | 124.63 | 136.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 40 | 39 | 0 | 0.30 | 0.32 | 0.78 | 3.33 | 0.19 | 0.19 |
| Hex | 39 | 28 | 27 | 0 | 1E | 20 | 4E | 3 | 13 | 13 |
| Octal | 71 | 50 | 47 | 0 | 36 | 40 | 116 | 3 | 23 | 23 |
| Binary | 111001 | 101000 | 100111 | 0 | 11110 | 100000 | 1001110 | 11 | 10011 | 10011 |
Color Harmonies of #392827
Complementary color
Monochromatic Colors of #392827
Black with #392827
Text Example
Text Example
White with #392827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392827; }
p { color: rgb(57,40,39); }
H1.HeaderClassName
{
color: #392827;
}
.AnyTagClassName
{
color: #392827;
}
</style>
background-color css
<style>
a { background-color: #392827; }
a { background-color: rgb(57,40,39); }
div.DivClassName
{
background-color: #392827;
}
.BgClassName
{
background-color: #392827;
}
</style>
border-color css
<style>
span { border-color: #392827; }
span { border-color: rgb(57,40,39); }
td.TdClassName
{
border-color: #392827;
}
.TagClassName
{
border-color: #392827;
}
</style>