Shades of Brown Pod #351810
Tints of Brown Pod #351810
RGB
CMYK
RGB Variations
Color information
#351810 (or 0x351810) is known color: Brown Pod. HEX triplet: 35, 18 and 10. RGB value is (53,24,16). Sum of RGB (Red+Green+Blue) = 53+24+16=93 (12% of max value = 765). Red value is 53 (21.09% from 255 or 56.99% from 93); Green value is 24 (9.77% from 255 or 25.81% from 93); Blue value is 16 (6.64% from 255 or 17.20% from 93); Max value from RGB is 53 - color contains mainly: red. Hex color #351810 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #351810 is #CAE7EF. Grayscale: #1F1F1F. Windows color (decimal): -13297648 or 1054773. OLE color: 1054773.
HSL color Cylindrical-coordinate representation of color #351810: hue angle of 12.97º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #351810 is Cyan = 0, Magento = 0.55, Yellow = 0.70 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 24 | 16 | - |
| CMYK | 0 | 0.55 | 0.70 | 0.79 |
| HSL | 12.97º | 0.54% | 0.14% | - |
| HSV(B) | 12.97º | 0.7% | 0.21% | - |
| XYZ | 1.89 | 1.45 | 0.67 | - |
| YUV | 31.76 | 119.11 | 143.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 24 | 16 | 0 | 0.55 | 0.70 | 0.79 | 12.97 | 0.54 | 0.14 |
| Hex | 35 | 18 | 10 | 0 | 37 | 46 | 4F | D | 36 | E |
| Octal | 65 | 30 | 20 | 0 | 67 | 106 | 117 | 15 | 66 | 16 |
| Binary | 110101 | 11000 | 10000 | 0 | 110111 | 1000110 | 1001111 | 1101 | 110110 | 1110 |
Color Harmonies of #351810
Complementary color
Monochromatic Colors of #351810
Black with #351810
Text Example
Text Example
White with #351810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351810; }
p { color: rgb(53,24,16); }
H1.HeaderClassName
{
color: #351810;
}
.AnyTagClassName
{
color: #351810;
}
</style>
background-color css
<style>
a { background-color: #351810; }
a { background-color: rgb(53,24,16); }
div.DivClassName
{
background-color: #351810;
}
.BgClassName
{
background-color: #351810;
}
</style>
border-color css
<style>
span { border-color: #351810; }
span { border-color: rgb(53,24,16); }
td.TdClassName
{
border-color: #351810;
}
.TagClassName
{
border-color: #351810;
}
</style>