Shades of Livid Brown #382827
Tints of Livid Brown #382827
RGB
CMYK
RGB Variations
Color information
#382827 (or 0x382827) is known color: Livid Brown. HEX triplet: 38, 28 and 27. RGB value is (56,40,39). Sum of RGB (Red+Green+Blue) = 56+40+39=135 (17% of max value = 765). Red value is 56 (22.27% from 255 or 41.48% from 135); Green value is 40 (16.02% from 255 or 29.63% from 135); Blue value is 39 (15.62% from 255 or 28.89% from 135); Max value from RGB is 56 - color contains mainly: red. Hex color #382827 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382827 is #C7D7D8. Grayscale: #2C2C2C. Windows color (decimal): -13096921 or 2566200. OLE color: 2566200.
HSL color Cylindrical-coordinate representation of color #382827: hue angle of 3.53º degrees, saturation: 0.18, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #382827 is Cyan = 0, Magento = 0.29, Yellow = 0.30 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 40 | 39 | - |
| CMYK | 0 | 0.29 | 0.30 | 0.78 |
| HSL | 3.53º | 0.18% | 0.19% | - |
| HSV(B) | 3.53º | 0.3% | 0.22% | - |
| XYZ | 2.76 | 2.5 | 2.26 | - |
| YUV | 44.67 | 124.8 | 136.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 40 | 39 | 0 | 0.29 | 0.30 | 0.78 | 3.53 | 0.18 | 0.19 |
| Hex | 38 | 28 | 27 | 0 | 1D | 1E | 4E | 4 | 12 | 13 |
| Octal | 70 | 50 | 47 | 0 | 35 | 36 | 116 | 4 | 22 | 23 |
| Binary | 111000 | 101000 | 100111 | 0 | 11101 | 11110 | 1001110 | 100 | 10010 | 10011 |
Color Harmonies of #382827
Complementary color
Monochromatic Colors of #382827
Black with #382827
Text Example
Text Example
White with #382827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382827; }
p { color: rgb(56,40,39); }
H1.HeaderClassName
{
color: #382827;
}
.AnyTagClassName
{
color: #382827;
}
</style>
background-color css
<style>
a { background-color: #382827; }
a { background-color: rgb(56,40,39); }
div.DivClassName
{
background-color: #382827;
}
.BgClassName
{
background-color: #382827;
}
</style>
border-color css
<style>
span { border-color: #382827; }
span { border-color: rgb(56,40,39); }
td.TdClassName
{
border-color: #382827;
}
.TagClassName
{
border-color: #382827;
}
</style>