Shades of Brown Pod #331506
Tints of Brown Pod #331506
RGB
CMYK
RGB Variations
Color information
#331506 (or 0x331506) is known color: Brown Pod. HEX triplet: 33, 15 and 06. RGB value is (51,21,6). Sum of RGB (Red+Green+Blue) = 51+21+6=78 (10% of max value = 765). Red value is 51 (20.31% from 255 or 65.38% from 78); Green value is 21 (8.59% from 255 or 26.92% from 78); Blue value is 6 (2.73% from 255 or 7.69% from 78); Max value from RGB is 51 - color contains mainly: red. Hex color #331506 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #331506 is #CCEAF9. Grayscale: #1C1C1C. Windows color (decimal): -13429498 or 398643. OLE color: 398643.
HSL color Cylindrical-coordinate representation of color #331506: hue angle of 20º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #331506 is Cyan = 0, Magento = 0.59, Yellow = 0.88 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 21 | 6 | - |
| CMYK | 0 | 0.59 | 0.88 | 0.8 |
| HSL | 20º | 0.79% | 0.11% | - |
| HSV(B) | 20º | 0.88% | 0.2% | - |
| XYZ | 1.67 | 1.25 | 0.33 | - |
| YUV | 28.26 | 115.44 | 144.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 21 | 6 | 0 | 0.59 | 0.88 | 0.8 | 20 | 0.79 | 0.11 |
| Hex | 33 | 15 | 6 | 0 | 3B | 58 | 50 | 14 | 4F | B |
| Octal | 63 | 25 | 6 | 0 | 73 | 130 | 120 | 24 | 117 | 13 |
| Binary | 110011 | 10101 | 110 | 0 | 111011 | 1011000 | 1010000 | 10100 | 1001111 | 1011 |
Color Harmonies of #331506
Complementary color
Monochromatic Colors of #331506
Black with #331506
Text Example
Text Example
White with #331506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331506; }
p { color: rgb(51,21,6); }
H1.HeaderClassName
{
color: #331506;
}
.AnyTagClassName
{
color: #331506;
}
</style>
background-color css
<style>
a { background-color: #331506; }
a { background-color: rgb(51,21,6); }
div.DivClassName
{
background-color: #331506;
}
.BgClassName
{
background-color: #331506;
}
</style>
border-color css
<style>
span { border-color: #331506; }
span { border-color: rgb(51,21,6); }
td.TdClassName
{
border-color: #331506;
}
.TagClassName
{
border-color: #331506;
}
</style>