Shades of Brown Pod #481907
Tints of Brown Pod #481907
RGB
CMYK
RGB Variations
Color information
#481907 (or 0x481907) is known color: Brown Pod. HEX triplet: 48, 19 and 07. RGB value is (72,25,7). Sum of RGB (Red+Green+Blue) = 72+25+7=104 (13% of max value = 765). Red value is 72 (28.52% from 255 or 69.23% from 104); Green value is 25 (10.16% from 255 or 24.04% from 104); Blue value is 7 (3.12% from 255 or 6.73% from 104); Max value from RGB is 72 - color contains mainly: red. Hex color #481907 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #481907 is #B7E6F8. Grayscale: #252525. Windows color (decimal): -12052217 or 465224. OLE color: 465224.
HSL color Cylindrical-coordinate representation of color #481907: hue angle of 16.62º 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 #481907 is Cyan = 0, Magento = 0.65, Yellow = 0.90 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 25 | 7 | - |
| CMYK | 0 | 0.65 | 0.90 | 0.72 |
| HSL | 16.62º | 0.82% | 0.15% | - |
| HSV(B) | 16.62º | 0.9% | 0.28% | - |
| XYZ | 3.06 | 2.09 | 0.44 | - |
| YUV | 37 | 111.07 | 152.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 25 | 7 | 0 | 0.65 | 0.90 | 0.72 | 16.62 | 0.82 | 0.15 |
| Hex | 48 | 19 | 7 | 0 | 41 | 5A | 48 | 11 | 52 | F |
| Octal | 110 | 31 | 7 | 0 | 101 | 132 | 110 | 21 | 122 | 17 |
| Binary | 1001000 | 11001 | 111 | 0 | 1000001 | 1011010 | 1001000 | 10001 | 1010010 | 1111 |
Color Harmonies of #481907
Complementary color
Monochromatic Colors of #481907
Black with #481907
Text Example
Text Example
White with #481907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481907; }
p { color: rgb(72,25,7); }
H1.HeaderClassName
{
color: #481907;
}
.AnyTagClassName
{
color: #481907;
}
</style>
background-color css
<style>
a { background-color: #481907; }
a { background-color: rgb(72,25,7); }
div.DivClassName
{
background-color: #481907;
}
.BgClassName
{
background-color: #481907;
}
</style>
border-color css
<style>
span { border-color: #481907; }
span { border-color: rgb(72,25,7); }
td.TdClassName
{
border-color: #481907;
}
.TagClassName
{
border-color: #481907;
}
</style>