Shades of Livid Brown #362926
Tints of Livid Brown #362926
RGB
CMYK
RGB Variations
Color information
#362926 (or 0x362926) is known color: Livid Brown. HEX triplet: 36, 29 and 26. RGB value is (54,41,38). Sum of RGB (Red+Green+Blue) = 54+41+38=133 (17% of max value = 765). Red value is 54 (21.48% from 255 or 40.60% from 133); Green value is 41 (16.41% from 255 or 30.83% from 133); Blue value is 38 (15.23% from 255 or 28.57% from 133); Max value from RGB is 54 - color contains mainly: red. Hex color #362926 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362926 is #C9D6D9. Grayscale: #2C2C2C. Windows color (decimal): -13227738 or 2500918. OLE color: 2500918.
HSL color Cylindrical-coordinate representation of color #362926: hue angle of 11.25º degrees, saturation: 0.17, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #362926 is Cyan = 0, Magento = 0.24, Yellow = 0.30 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 41 | 38 | - |
| CMYK | 0 | 0.24 | 0.30 | 0.79 |
| HSL | 11.25º | 0.17% | 0.18% | - |
| HSV(B) | 11.25º | 0.3% | 0.21% | - |
| XYZ | 2.66 | 2.51 | 2.18 | - |
| YUV | 44.55 | 124.31 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 41 | 38 | 0 | 0.24 | 0.30 | 0.79 | 11.25 | 0.17 | 0.18 |
| Hex | 36 | 29 | 26 | 0 | 18 | 1E | 4F | B | 11 | 12 |
| Octal | 66 | 51 | 46 | 0 | 30 | 36 | 117 | 13 | 21 | 22 |
| Binary | 110110 | 101001 | 100110 | 0 | 11000 | 11110 | 1001111 | 1011 | 10001 | 10010 |
Color Harmonies of #362926
Complementary color
Monochromatic Colors of #362926
Black with #362926
Text Example
Text Example
White with #362926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362926; }
p { color: rgb(54,41,38); }
H1.HeaderClassName
{
color: #362926;
}
.AnyTagClassName
{
color: #362926;
}
</style>
background-color css
<style>
a { background-color: #362926; }
a { background-color: rgb(54,41,38); }
div.DivClassName
{
background-color: #362926;
}
.BgClassName
{
background-color: #362926;
}
</style>
border-color css
<style>
span { border-color: #362926; }
span { border-color: rgb(54,41,38); }
td.TdClassName
{
border-color: #362926;
}
.TagClassName
{
border-color: #362926;
}
</style>