Shades of Brown Pod #362622
Tints of Brown Pod #362622
RGB
CMYK
RGB Variations
Color information
#362622 (or 0x362622) is known color: Brown Pod. HEX triplet: 36, 26 and 22. RGB value is (54,38,34). Sum of RGB (Red+Green+Blue) = 54+38+34=126 (16% of max value = 765). Red value is 54 (21.48% from 255 or 42.86% from 126); Green value is 38 (15.23% from 255 or 30.16% from 126); Blue value is 34 (13.67% from 255 or 26.98% from 126); Max value from RGB is 54 - color contains mainly: red. Hex color #362622 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362622 is #C9D9DD. Grayscale: #2A2A2A. Windows color (decimal): -13228510 or 2238006. OLE color: 2238006.
HSL color Cylindrical-coordinate representation of color #362622: hue angle of 12º degrees, saturation: 0.23, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #362622 is Cyan = 0, Magento = 0.30, Yellow = 0.37 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 38 | 34 | - |
| CMYK | 0 | 0.30 | 0.37 | 0.79 |
| HSL | 12º | 0.23% | 0.17% | - |
| HSV(B) | 12º | 0.37% | 0.21% | - |
| XYZ | 2.5 | 2.29 | 1.82 | - |
| YUV | 42.33 | 123.3 | 136.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 38 | 34 | 0 | 0.30 | 0.37 | 0.79 | 12 | 0.23 | 0.17 |
| Hex | 36 | 26 | 22 | 0 | 1E | 25 | 4F | C | 17 | 11 |
| Octal | 66 | 46 | 42 | 0 | 36 | 45 | 117 | 14 | 27 | 21 |
| Binary | 110110 | 100110 | 100010 | 0 | 11110 | 100101 | 1001111 | 1100 | 10111 | 10001 |
Color Harmonies of #362622
Complementary color
Monochromatic Colors of #362622
Black with #362622
Text Example
Text Example
White with #362622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362622; }
p { color: rgb(54,38,34); }
H1.HeaderClassName
{
color: #362622;
}
.AnyTagClassName
{
color: #362622;
}
</style>
background-color css
<style>
a { background-color: #362622; }
a { background-color: rgb(54,38,34); }
div.DivClassName
{
background-color: #362622;
}
.BgClassName
{
background-color: #362622;
}
</style>
border-color css
<style>
span { border-color: #362622; }
span { border-color: rgb(54,38,34); }
td.TdClassName
{
border-color: #362622;
}
.TagClassName
{
border-color: #362622;
}
</style>