Shades of Brown Pod #361906
Tints of Brown Pod #361906
RGB
CMYK
RGB Variations
Color information
#361906 (or 0x361906) is known color: Brown Pod. HEX triplet: 36, 19 and 06. RGB value is (54,25,6). Sum of RGB (Red+Green+Blue) = 54+25+6=85 (11% of max value = 765). Red value is 54 (21.48% from 255 or 63.53% from 85); Green value is 25 (10.16% from 255 or 29.41% from 85); Blue value is 6 (2.73% from 255 or 7.06% from 85); Max value from RGB is 54 - color contains mainly: red. Hex color #361906 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #361906 is #C9E6F9. Grayscale: #1F1F1F. Windows color (decimal): -13231866 or 399670. OLE color: 399670.
HSL color Cylindrical-coordinate representation of color #361906: hue angle of 23.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 #361906 is Cyan = 0, Magento = 0.54, Yellow = 0.89 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 25 | 6 | - |
| CMYK | 0 | 0.54 | 0.89 | 0.79 |
| HSL | 23.75º | 0.8% | 0.12% | - |
| HSV(B) | 23.75º | 0.89% | 0.21% | - |
| XYZ | 1.9 | 1.49 | 0.36 | - |
| YUV | 31.51 | 113.61 | 144.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 25 | 6 | 0 | 0.54 | 0.89 | 0.79 | 23.75 | 0.8 | 0.12 |
| Hex | 36 | 19 | 6 | 0 | 36 | 59 | 4F | 18 | 50 | C |
| Octal | 66 | 31 | 6 | 0 | 66 | 131 | 117 | 30 | 120 | 14 |
| Binary | 110110 | 11001 | 110 | 0 | 110110 | 1011001 | 1001111 | 11000 | 1010000 | 1100 |
Color Harmonies of #361906
Complementary color
Monochromatic Colors of #361906
Black with #361906
Text Example
Text Example
White with #361906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361906; }
p { color: rgb(54,25,6); }
H1.HeaderClassName
{
color: #361906;
}
.AnyTagClassName
{
color: #361906;
}
</style>
background-color css
<style>
a { background-color: #361906; }
a { background-color: rgb(54,25,6); }
div.DivClassName
{
background-color: #361906;
}
.BgClassName
{
background-color: #361906;
}
</style>
border-color css
<style>
span { border-color: #361906; }
span { border-color: rgb(54,25,6); }
td.TdClassName
{
border-color: #361906;
}
.TagClassName
{
border-color: #361906;
}
</style>