Shades of Brown Pod #361406
Tints of Brown Pod #361406
RGB
CMYK
RGB Variations
Color information
#361406 (or 0x361406) is known color: Brown Pod. HEX triplet: 36, 14 and 06. RGB value is (54,20,6). Sum of RGB (Red+Green+Blue) = 54+20+6=80 (10% of max value = 765). Red value is 54 (21.48% from 255 or 67.5% from 80); Green value is 20 (8.20% from 255 or 25% from 80); Blue value is 6 (2.73% from 255 or 7.5% from 80); Max value from RGB is 54 - color contains mainly: red. Hex color #361406 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361406 is #C9EBF9. Grayscale: #1C1C1C. Windows color (decimal): -13233146 or 398390. OLE color: 398390.
HSL color Cylindrical-coordinate representation of color #361406: hue angle of 17.5º 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 #361406 is Cyan = 0, Magento = 0.63, Yellow = 0.89 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 20 | 6 | - |
| CMYK | 0 | 0.63 | 0.89 | 0.79 |
| HSL | 17.5º | 0.8% | 0.12% | - |
| HSV(B) | 17.5º | 0.89% | 0.21% | - |
| XYZ | 1.8 | 1.3 | 0.33 | - |
| YUV | 28.57 | 115.26 | 146.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 20 | 6 | 0 | 0.63 | 0.89 | 0.79 | 17.5 | 0.8 | 0.12 |
| Hex | 36 | 14 | 6 | 0 | 3F | 59 | 4F | 12 | 50 | C |
| Octal | 66 | 24 | 6 | 0 | 77 | 131 | 117 | 22 | 120 | 14 |
| Binary | 110110 | 10100 | 110 | 0 | 111111 | 1011001 | 1001111 | 10010 | 1010000 | 1100 |
Color Harmonies of #361406
Complementary color
Monochromatic Colors of #361406
Black with #361406
Text Example
Text Example
White with #361406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361406; }
p { color: rgb(54,20,6); }
H1.HeaderClassName
{
color: #361406;
}
.AnyTagClassName
{
color: #361406;
}
</style>
background-color css
<style>
a { background-color: #361406; }
a { background-color: rgb(54,20,6); }
div.DivClassName
{
background-color: #361406;
}
.BgClassName
{
background-color: #361406;
}
</style>
border-color css
<style>
span { border-color: #361406; }
span { border-color: rgb(54,20,6); }
td.TdClassName
{
border-color: #361406;
}
.TagClassName
{
border-color: #361406;
}
</style>