Shades of Brown Pod #331407
Tints of Brown Pod #331407
RGB
CMYK
RGB Variations
Color information
#331407 (or 0x331407) is known color: Brown Pod. HEX triplet: 33, 14 and 07. RGB value is (51,20,7). Sum of RGB (Red+Green+Blue) = 51+20+7=78 (10% of max value = 765). Red value is 51 (20.31% from 255 or 65.38% from 78); Green value is 20 (8.20% from 255 or 25.64% from 78); Blue value is 7 (3.12% from 255 or 8.97% from 78); Max value from RGB is 51 - color contains mainly: red. Hex color #331407 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #331407 is #CCEBF8. Grayscale: #1B1B1B. Windows color (decimal): -13429753 or 463923. OLE color: 463923.
HSL color Cylindrical-coordinate representation of color #331407: hue angle of 17.73º degrees, saturation: 0.76, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #331407 is Cyan = 0, Magento = 0.61, Yellow = 0.86 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 20 | 7 | - |
| CMYK | 0 | 0.61 | 0.86 | 0.8 |
| HSL | 17.73º | 0.76% | 0.11% | - |
| HSV(B) | 17.73º | 0.86% | 0.2% | - |
| XYZ | 1.65 | 1.22 | 0.35 | - |
| YUV | 27.79 | 116.27 | 144.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 20 | 7 | 0 | 0.61 | 0.86 | 0.8 | 17.73 | 0.76 | 0.11 |
| Hex | 33 | 14 | 7 | 0 | 3D | 56 | 50 | 12 | 4C | B |
| Octal | 63 | 24 | 7 | 0 | 75 | 126 | 120 | 22 | 114 | 13 |
| Binary | 110011 | 10100 | 111 | 0 | 111101 | 1010110 | 1010000 | 10010 | 1001100 | 1011 |
Color Harmonies of #331407
Complementary color
Monochromatic Colors of #331407
Black with #331407
Text Example
Text Example
White with #331407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #331407; }
p { color: rgb(51,20,7); }
H1.HeaderClassName
{
color: #331407;
}
.AnyTagClassName
{
color: #331407;
}
</style>
background-color css
<style>
a { background-color: #331407; }
a { background-color: rgb(51,20,7); }
div.DivClassName
{
background-color: #331407;
}
.BgClassName
{
background-color: #331407;
}
</style>
border-color css
<style>
span { border-color: #331407; }
span { border-color: rgb(51,20,7); }
td.TdClassName
{
border-color: #331407;
}
.TagClassName
{
border-color: #331407;
}
</style>