Shades of Brown Pod #351906
Tints of Brown Pod #351906
RGB
CMYK
RGB Variations
Color information
#351906 (or 0x351906) is known color: Brown Pod. HEX triplet: 35, 19 and 06. RGB value is (53,25,6). Sum of RGB (Red+Green+Blue) = 53+25+6=84 (11% of max value = 765). Red value is 53 (21.09% from 255 or 63.10% from 84); Green value is 25 (10.16% from 255 or 29.76% from 84); Blue value is 6 (2.73% from 255 or 7.14% from 84); Max value from RGB is 53 - color contains mainly: red. Hex color #351906 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #351906 is #CAE6F9. Grayscale: #1F1F1F. Windows color (decimal): -13297402 or 399669. OLE color: 399669.
HSL color Cylindrical-coordinate representation of color #351906: hue angle of 24.26º 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 #351906 is Cyan = 0, Magento = 0.53, Yellow = 0.89 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 25 | 6 | - |
| CMYK | 0 | 0.53 | 0.89 | 0.79 |
| HSL | 24.26º | 0.8% | 0.12% | - |
| HSV(B) | 24.26º | 0.89% | 0.21% | - |
| XYZ | 1.85 | 1.47 | 0.36 | - |
| YUV | 31.21 | 113.78 | 143.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 25 | 6 | 0 | 0.53 | 0.89 | 0.79 | 24.26 | 0.8 | 0.12 |
| Hex | 35 | 19 | 6 | 0 | 35 | 59 | 4F | 18 | 50 | C |
| Octal | 65 | 31 | 6 | 0 | 65 | 131 | 117 | 30 | 120 | 14 |
| Binary | 110101 | 11001 | 110 | 0 | 110101 | 1011001 | 1001111 | 11000 | 1010000 | 1100 |
Color Harmonies of #351906
Complementary color
Monochromatic Colors of #351906
Black with #351906
Text Example
Text Example
White with #351906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351906; }
p { color: rgb(53,25,6); }
H1.HeaderClassName
{
color: #351906;
}
.AnyTagClassName
{
color: #351906;
}
</style>
background-color css
<style>
a { background-color: #351906; }
a { background-color: rgb(53,25,6); }
div.DivClassName
{
background-color: #351906;
}
.BgClassName
{
background-color: #351906;
}
</style>
border-color css
<style>
span { border-color: #351906; }
span { border-color: rgb(53,25,6); }
td.TdClassName
{
border-color: #351906;
}
.TagClassName
{
border-color: #351906;
}
</style>