Shades of Brown Pod #481307
Tints of Brown Pod #481307
RGB
CMYK
RGB Variations
Color information
#481307 (or 0x481307) is known color: Brown Pod. HEX triplet: 48, 13 and 07. RGB value is (72,19,7). Sum of RGB (Red+Green+Blue) = 72+19+7=98 (12% of max value = 765). Red value is 72 (28.52% from 255 or 73.47% from 98); Green value is 19 (7.81% from 255 or 19.39% from 98); Blue value is 7 (3.12% from 255 or 7.14% from 98); Max value from RGB is 72 - color contains mainly: red. Hex color #481307 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #481307 is #B7ECF8. Grayscale: #212121. Windows color (decimal): -12053753 or 463688. OLE color: 463688.
HSL color Cylindrical-coordinate representation of color #481307: hue angle of 11.08º 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 #481307 is Cyan = 0, Magento = 0.74, Yellow = 0.90 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 19 | 7 | - |
| CMYK | 0 | 0.74 | 0.90 | 0.72 |
| HSL | 11.08º | 0.82% | 0.15% | - |
| HSV(B) | 11.08º | 0.9% | 0.28% | - |
| XYZ | 2.94 | 1.86 | 0.4 | - |
| YUV | 33.48 | 113.06 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 19 | 7 | 0 | 0.74 | 0.90 | 0.72 | 11.08 | 0.82 | 0.15 |
| Hex | 48 | 13 | 7 | 0 | 4A | 5A | 48 | B | 52 | F |
| Octal | 110 | 23 | 7 | 0 | 112 | 132 | 110 | 13 | 122 | 17 |
| Binary | 1001000 | 10011 | 111 | 0 | 1001010 | 1011010 | 1001000 | 1011 | 1010010 | 1111 |
Color Harmonies of #481307
Complementary color
Monochromatic Colors of #481307
Black with #481307
Text Example
Text Example
White with #481307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481307; }
p { color: rgb(72,19,7); }
H1.HeaderClassName
{
color: #481307;
}
.AnyTagClassName
{
color: #481307;
}
</style>
background-color css
<style>
a { background-color: #481307; }
a { background-color: rgb(72,19,7); }
div.DivClassName
{
background-color: #481307;
}
.BgClassName
{
background-color: #481307;
}
</style>
border-color css
<style>
span { border-color: #481307; }
span { border-color: rgb(72,19,7); }
td.TdClassName
{
border-color: #481307;
}
.TagClassName
{
border-color: #481307;
}
</style>