Shades of Brown Pod #351609
Tints of Brown Pod #351609
RGB
CMYK
RGB Variations
Color information
#351609 (or 0x351609) is known color: Brown Pod. HEX triplet: 35, 16 and 09. RGB value is (53,22,9). Sum of RGB (Red+Green+Blue) = 53+22+9=84 (11% of max value = 765). Red value is 53 (21.09% from 255 or 63.10% from 84); Green value is 22 (8.98% from 255 or 26.19% from 84); Blue value is 9 (3.91% from 255 or 10.71% from 84); Max value from RGB is 53 - color contains mainly: red. Hex color #351609 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #351609 is #CAE9F6. Grayscale: #1D1D1D. Windows color (decimal): -13298167 or 595509. OLE color: 595509.
HSL color Cylindrical-coordinate representation of color #351609: hue angle of 17.73º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #351609 is Cyan = 0, Magento = 0.58, Yellow = 0.83 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 22 | 9 | - |
| CMYK | 0 | 0.58 | 0.83 | 0.79 |
| HSL | 17.73º | 0.71% | 0.12% | - |
| HSV(B) | 17.73º | 0.83% | 0.21% | - |
| XYZ | 1.8 | 1.35 | 0.42 | - |
| YUV | 29.79 | 116.27 | 144.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 22 | 9 | 0 | 0.58 | 0.83 | 0.79 | 17.73 | 0.71 | 0.12 |
| Hex | 35 | 16 | 9 | 0 | 3A | 53 | 4F | 12 | 47 | C |
| Octal | 65 | 26 | 11 | 0 | 72 | 123 | 117 | 22 | 107 | 14 |
| Binary | 110101 | 10110 | 1001 | 0 | 111010 | 1010011 | 1001111 | 10010 | 1000111 | 1100 |
Color Harmonies of #351609
Complementary color
Monochromatic Colors of #351609
Black with #351609
Text Example
Text Example
White with #351609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351609; }
p { color: rgb(53,22,9); }
H1.HeaderClassName
{
color: #351609;
}
.AnyTagClassName
{
color: #351609;
}
</style>
background-color css
<style>
a { background-color: #351609; }
a { background-color: rgb(53,22,9); }
div.DivClassName
{
background-color: #351609;
}
.BgClassName
{
background-color: #351609;
}
</style>
border-color css
<style>
span { border-color: #351609; }
span { border-color: rgb(53,22,9); }
td.TdClassName
{
border-color: #351609;
}
.TagClassName
{
border-color: #351609;
}
</style>