Shades of Brown Pod #481507
Tints of Brown Pod #481507
RGB
CMYK
RGB Variations
Color information
#481507 (or 0x481507) is known color: Brown Pod. HEX triplet: 48, 15 and 07. RGB value is (72,21,7). Sum of RGB (Red+Green+Blue) = 72+21+7=100 (13% of max value = 765). Red value is 72 (28.52% from 255 or 72% from 100); Green value is 21 (8.59% from 255 or 21% from 100); Blue value is 7 (3.12% from 255 or 7% from 100); Max value from RGB is 72 - color contains mainly: red. Hex color #481507 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #481507 is #B7EAF8. Grayscale: #222222. Windows color (decimal): -12053241 or 464200. OLE color: 464200.
HSL color Cylindrical-coordinate representation of color #481507: hue angle of 12.92º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #481507 is Cyan = 0, Magento = 0.71, Yellow = 0.90 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 21 | 7 | - |
| CMYK | 0 | 0.71 | 0.90 | 0.72 |
| HSL | 12.92º | 0.82% | 0.15% | - |
| HSV(B) | 12.92º | 0.9% | 0.28% | - |
| XYZ | 2.98 | 1.93 | 0.42 | - |
| YUV | 34.65 | 112.4 | 154.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 21 | 7 | 0 | 0.71 | 0.90 | 0.72 | 12.92 | 0.82 | 0.15 |
| Hex | 48 | 15 | 7 | 0 | 47 | 5A | 48 | D | 52 | F |
| Octal | 110 | 25 | 7 | 0 | 107 | 132 | 110 | 15 | 122 | 17 |
| Binary | 1001000 | 10101 | 111 | 0 | 1000111 | 1011010 | 1001000 | 1101 | 1010010 | 1111 |
Color Harmonies of #481507
Complementary color
Monochromatic Colors of #481507
Black with #481507
Text Example
Text Example
White with #481507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481507; }
p { color: rgb(72,21,7); }
H1.HeaderClassName
{
color: #481507;
}
.AnyTagClassName
{
color: #481507;
}
</style>
background-color css
<style>
a { background-color: #481507; }
a { background-color: rgb(72,21,7); }
div.DivClassName
{
background-color: #481507;
}
.BgClassName
{
background-color: #481507;
}
</style>
border-color css
<style>
span { border-color: #481507; }
span { border-color: rgb(72,21,7); }
td.TdClassName
{
border-color: #481507;
}
.TagClassName
{
border-color: #481507;
}
</style>