Shades of Brown Pod #321507
Tints of Brown Pod #321507
RGB
CMYK
RGB Variations
Color information
#321507 (or 0x321507) is known color: Brown Pod. HEX triplet: 32, 15 and 07. RGB value is (50,21,7). Sum of RGB (Red+Green+Blue) = 50+21+7=78 (10% of max value = 765). Red value is 50 (19.92% from 255 or 64.10% from 78); Green value is 21 (8.59% from 255 or 26.92% from 78); Blue value is 7 (3.12% from 255 or 8.97% from 78); Max value from RGB is 50 - color contains mainly: red. Hex color #321507 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #321507 is #CDEAF8. Grayscale: #1C1C1C. Windows color (decimal): -13495033 or 464178. OLE color: 464178.
HSL color Cylindrical-coordinate representation of color #321507: hue angle of 19.53º degrees, saturation: 0.75, 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 #321507 is Cyan = 0, Magento = 0.58, Yellow = 0.86 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 21 | 7 | - |
| CMYK | 0 | 0.58 | 0.86 | 0.80 |
| HSL | 19.53º | 0.75% | 0.11% | - |
| HSV(B) | 19.53º | 0.86% | 0.2% | - |
| XYZ | 1.62 | 1.23 | 0.35 | - |
| YUV | 28.08 | 116.11 | 143.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 21 | 7 | 0 | 0.58 | 0.86 | 0.80 | 19.53 | 0.75 | 0.11 |
| Hex | 32 | 15 | 7 | 0 | 3A | 56 | 50 | 14 | 4B | B |
| Octal | 62 | 25 | 7 | 0 | 72 | 126 | 120 | 24 | 113 | 13 |
| Binary | 110010 | 10101 | 111 | 0 | 111010 | 1010110 | 1010000 | 10100 | 1001011 | 1011 |
Color Harmonies of #321507
Complementary color
Monochromatic Colors of #321507
Black with #321507
Text Example
Text Example
White with #321507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #321507; }
p { color: rgb(50,21,7); }
H1.HeaderClassName
{
color: #321507;
}
.AnyTagClassName
{
color: #321507;
}
</style>
background-color css
<style>
a { background-color: #321507; }
a { background-color: rgb(50,21,7); }
div.DivClassName
{
background-color: #321507;
}
.BgClassName
{
background-color: #321507;
}
</style>
border-color css
<style>
span { border-color: #321507; }
span { border-color: rgb(50,21,7); }
td.TdClassName
{
border-color: #321507;
}
.TagClassName
{
border-color: #321507;
}
</style>