Shades of Brown Pod #361506
Tints of Brown Pod #361506
RGB
CMYK
RGB Variations
Color information
#361506 (or 0x361506) is known color: Brown Pod. HEX triplet: 36, 15 and 06. RGB value is (54,21,6). Sum of RGB (Red+Green+Blue) = 54+21+6=81 (10% of max value = 765). Red value is 54 (21.48% from 255 or 66.67% from 81); Green value is 21 (8.59% from 255 or 25.93% from 81); Blue value is 6 (2.73% from 255 or 7.41% from 81); Max value from RGB is 54 - color contains mainly: red. Hex color #361506 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361506 is #C9EAF9. Grayscale: #1D1D1D. Windows color (decimal): -13232890 or 398646. OLE color: 398646.
HSL color Cylindrical-coordinate representation of color #361506: hue angle of 18.75º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #361506 is Cyan = 0, Magento = 0.61, Yellow = 0.89 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 21 | 6 | - |
| CMYK | 0 | 0.61 | 0.89 | 0.79 |
| HSL | 18.75º | 0.8% | 0.12% | - |
| HSV(B) | 18.75º | 0.89% | 0.21% | - |
| XYZ | 1.82 | 1.33 | 0.33 | - |
| YUV | 29.16 | 114.93 | 145.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 6 | 0 | 0.61 | 0.89 | 0.79 | 18.75 | 0.8 | 0.12 |
| Hex | 36 | 15 | 6 | 0 | 3D | 59 | 4F | 13 | 50 | C |
| Octal | 66 | 25 | 6 | 0 | 75 | 131 | 117 | 23 | 120 | 14 |
| Binary | 110110 | 10101 | 110 | 0 | 111101 | 1011001 | 1001111 | 10011 | 1010000 | 1100 |
Color Harmonies of #361506
Complementary color
Monochromatic Colors of #361506
Black with #361506
Text Example
Text Example
White with #361506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361506; }
p { color: rgb(54,21,6); }
H1.HeaderClassName
{
color: #361506;
}
.AnyTagClassName
{
color: #361506;
}
</style>
background-color css
<style>
a { background-color: #361506; }
a { background-color: rgb(54,21,6); }
div.DivClassName
{
background-color: #361506;
}
.BgClassName
{
background-color: #361506;
}
</style>
border-color css
<style>
span { border-color: #361506; }
span { border-color: rgb(54,21,6); }
td.TdClassName
{
border-color: #361506;
}
.TagClassName
{
border-color: #361506;
}
</style>