Shades of Livid Brown #382726
Tints of Livid Brown #382726
RGB
CMYK
RGB Variations
Color information
#382726 (or 0x382726) is known color: Livid Brown. HEX triplet: 38, 27 and 26. RGB value is (56,39,38). Sum of RGB (Red+Green+Blue) = 56+39+38=133 (17% of max value = 765). Red value is 56 (22.27% from 255 or 42.11% from 133); Green value is 39 (15.62% from 255 or 29.32% from 133); Blue value is 38 (15.23% from 255 or 28.57% from 133); Max value from RGB is 56 - color contains mainly: red. Hex color #382726 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382726 is #C7D8D9. Grayscale: #2B2B2B. Windows color (decimal): -13097178 or 2500408. OLE color: 2500408.
HSL color Cylindrical-coordinate representation of color #382726: hue angle of 3.33º degrees, saturation: 0.19, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #382726 is Cyan = 0, Magento = 0.30, Yellow = 0.32 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 39 | 38 | - |
| CMYK | 0 | 0.30 | 0.32 | 0.78 |
| HSL | 3.33º | 0.19% | 0.18% | - |
| HSV(B) | 3.33º | 0.32% | 0.22% | - |
| XYZ | 2.71 | 2.43 | 2.16 | - |
| YUV | 43.97 | 124.63 | 136.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 39 | 38 | 0 | 0.30 | 0.32 | 0.78 | 3.33 | 0.19 | 0.18 |
| Hex | 38 | 27 | 26 | 0 | 1E | 20 | 4E | 3 | 13 | 12 |
| Octal | 70 | 47 | 46 | 0 | 36 | 40 | 116 | 3 | 23 | 22 |
| Binary | 111000 | 100111 | 100110 | 0 | 11110 | 100000 | 1001110 | 11 | 10011 | 10010 |
Color Harmonies of #382726
Complementary color
Monochromatic Colors of #382726
Black with #382726
Text Example
Text Example
White with #382726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382726; }
p { color: rgb(56,39,38); }
H1.HeaderClassName
{
color: #382726;
}
.AnyTagClassName
{
color: #382726;
}
</style>
background-color css
<style>
a { background-color: #382726; }
a { background-color: rgb(56,39,38); }
div.DivClassName
{
background-color: #382726;
}
.BgClassName
{
background-color: #382726;
}
</style>
border-color css
<style>
span { border-color: #382726; }
span { border-color: rgb(56,39,38); }
td.TdClassName
{
border-color: #382726;
}
.TagClassName
{
border-color: #382726;
}
</style>