Shades of Brown Pod #362118
Tints of Brown Pod #362118
RGB
CMYK
RGB Variations
Color information
#362118 (or 0x362118) is known color: Brown Pod. HEX triplet: 36, 21 and 18. RGB value is (54,33,24). Sum of RGB (Red+Green+Blue) = 54+33+24=111 (14% of max value = 765). Red value is 54 (21.48% from 255 or 48.65% from 111); Green value is 33 (13.28% from 255 or 29.73% from 111); Blue value is 24 (9.77% from 255 or 21.62% from 111); Max value from RGB is 54 - color contains mainly: red. Hex color #362118 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #362118 is #C9DEE7. Grayscale: #262626. Windows color (decimal): -13229800 or 1581366. OLE color: 1581366.
HSL color Cylindrical-coordinate representation of color #362118: hue angle of 18º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #362118 is Cyan = 0, Magento = 0.39, Yellow = 0.56 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 33 | 24 | - |
| CMYK | 0 | 0.39 | 0.56 | 0.79 |
| HSL | 18º | 0.38% | 0.15% | - |
| HSV(B) | 18º | 0.56% | 0.21% | - |
| XYZ | 2.23 | 1.94 | 1.12 | - |
| YUV | 38.25 | 119.96 | 139.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 33 | 24 | 0 | 0.39 | 0.56 | 0.79 | 18 | 0.38 | 0.15 |
| Hex | 36 | 21 | 18 | 0 | 27 | 38 | 4F | 12 | 26 | F |
| Octal | 66 | 41 | 30 | 0 | 47 | 70 | 117 | 22 | 46 | 17 |
| Binary | 110110 | 100001 | 11000 | 0 | 100111 | 111000 | 1001111 | 10010 | 100110 | 1111 |
Color Harmonies of #362118
Complementary color
Monochromatic Colors of #362118
Black with #362118
Text Example
Text Example
White with #362118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362118; }
p { color: rgb(54,33,24); }
H1.HeaderClassName
{
color: #362118;
}
.AnyTagClassName
{
color: #362118;
}
</style>
background-color css
<style>
a { background-color: #362118; }
a { background-color: rgb(54,33,24); }
div.DivClassName
{
background-color: #362118;
}
.BgClassName
{
background-color: #362118;
}
</style>
border-color css
<style>
span { border-color: #362118; }
span { border-color: rgb(54,33,24); }
td.TdClassName
{
border-color: #362118;
}
.TagClassName
{
border-color: #362118;
}
</style>