Shades of Brown Pod #362520
Tints of Brown Pod #362520
RGB
CMYK
RGB Variations
Color information
#362520 (or 0x362520) is known color: Brown Pod. HEX triplet: 36, 25 and 20. RGB value is (54,37,32). Sum of RGB (Red+Green+Blue) = 54+37+32=123 (16% of max value = 765). Red value is 54 (21.48% from 255 or 43.90% from 123); Green value is 37 (14.84% from 255 or 30.08% from 123); Blue value is 32 (12.89% from 255 or 26.02% from 123); Max value from RGB is 54 - color contains mainly: red. Hex color #362520 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362520 is #C9DADF. Grayscale: #292929. Windows color (decimal): -13228768 or 2106678. OLE color: 2106678.
HSL color Cylindrical-coordinate representation of color #362520: hue angle of 13.64º degrees, saturation: 0.26, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #362520 is Cyan = 0, Magento = 0.31, Yellow = 0.41 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 37 | 32 | - |
| CMYK | 0 | 0.31 | 0.41 | 0.79 |
| HSL | 13.64º | 0.26% | 0.17% | - |
| HSV(B) | 13.64º | 0.41% | 0.21% | - |
| XYZ | 2.44 | 2.21 | 1.66 | - |
| YUV | 41.51 | 122.63 | 136.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 37 | 32 | 0 | 0.31 | 0.41 | 0.79 | 13.64 | 0.26 | 0.17 |
| Hex | 36 | 25 | 20 | 0 | 1F | 29 | 4F | E | 1A | 11 |
| Octal | 66 | 45 | 40 | 0 | 37 | 51 | 117 | 16 | 32 | 21 |
| Binary | 110110 | 100101 | 100000 | 0 | 11111 | 101001 | 1001111 | 1110 | 11010 | 10001 |
Color Harmonies of #362520
Complementary color
Monochromatic Colors of #362520
Black with #362520
Text Example
Text Example
White with #362520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362520; }
p { color: rgb(54,37,32); }
H1.HeaderClassName
{
color: #362520;
}
.AnyTagClassName
{
color: #362520;
}
</style>
background-color css
<style>
a { background-color: #362520; }
a { background-color: rgb(54,37,32); }
div.DivClassName
{
background-color: #362520;
}
.BgClassName
{
background-color: #362520;
}
</style>
border-color css
<style>
span { border-color: #362520; }
span { border-color: rgb(54,37,32); }
td.TdClassName
{
border-color: #362520;
}
.TagClassName
{
border-color: #362520;
}
</style>