Shades of Brown Pod #461507
Tints of Brown Pod #461507
RGB
CMYK
RGB Variations
Color information
#461507 (or 0x461507) is known color: Brown Pod. HEX triplet: 46, 15 and 07. RGB value is (70,21,7). Sum of RGB (Red+Green+Blue) = 70+21+7=98 (12% of max value = 765). Red value is 70 (27.73% from 255 or 71.43% from 98); Green value is 21 (8.59% from 255 or 21.43% from 98); Blue value is 7 (3.12% from 255 or 7.14% from 98); Max value from RGB is 70 - color contains mainly: red. Hex color #461507 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #461507 is #B9EAF8. Grayscale: #222222. Windows color (decimal): -12184313 or 464198. OLE color: 464198.
HSL color Cylindrical-coordinate representation of color #461507: hue angle of 13.33º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #461507 is Cyan = 0, Magento = 0.70, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 21 | 7 | - |
| CMYK | 0 | 0.70 | 0.90 | 0.73 |
| HSL | 13.33º | 0.82% | 0.15% | - |
| HSV(B) | 13.33º | 0.9% | 0.27% | - |
| XYZ | 2.83 | 1.85 | 0.41 | - |
| YUV | 34.06 | 112.73 | 153.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 21 | 7 | 0 | 0.70 | 0.90 | 0.73 | 13.33 | 0.82 | 0.15 |
| Hex | 46 | 15 | 7 | 0 | 46 | 5A | 49 | D | 52 | F |
| Octal | 106 | 25 | 7 | 0 | 106 | 132 | 111 | 15 | 122 | 17 |
| Binary | 1000110 | 10101 | 111 | 0 | 1000110 | 1011010 | 1001001 | 1101 | 1010010 | 1111 |
Color Harmonies of #461507
Complementary color
Monochromatic Colors of #461507
Black with #461507
Text Example
Text Example
White with #461507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461507; }
p { color: rgb(70,21,7); }
H1.HeaderClassName
{
color: #461507;
}
.AnyTagClassName
{
color: #461507;
}
</style>
background-color css
<style>
a { background-color: #461507; }
a { background-color: rgb(70,21,7); }
div.DivClassName
{
background-color: #461507;
}
.BgClassName
{
background-color: #461507;
}
</style>
border-color css
<style>
span { border-color: #461507; }
span { border-color: rgb(70,21,7); }
td.TdClassName
{
border-color: #461507;
}
.TagClassName
{
border-color: #461507;
}
</style>