Shades of Brown Pod #481305
Tints of Brown Pod #481305
RGB
CMYK
RGB Variations
Color information
#481305 (or 0x481305) is known color: Brown Pod. HEX triplet: 48, 13 and 05. RGB value is (72,19,5). Sum of RGB (Red+Green+Blue) = 72+19+5=96 (12% of max value = 765). Red value is 72 (28.52% from 255 or 75% from 96); Green value is 19 (7.81% from 255 or 19.79% from 96); Blue value is 5 (2.34% from 255 or 5.21% from 96); Max value from RGB is 72 - color contains mainly: red. Hex color #481305 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #481305 is #B7ECFA. Grayscale: #212121. Windows color (decimal): -12053755 or 332616. OLE color: 332616.
HSL color Cylindrical-coordinate representation of color #481305: hue angle of 12.54º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #481305 is Cyan = 0, Magento = 0.74, Yellow = 0.93 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 19 | 5 | - |
| CMYK | 0 | 0.74 | 0.93 | 0.72 |
| HSL | 12.54º | 0.87% | 0.15% | - |
| HSV(B) | 12.54º | 0.93% | 0.28% | - |
| XYZ | 2.93 | 1.85 | 0.35 | - |
| YUV | 33.25 | 112.06 | 155.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 19 | 5 | 0 | 0.74 | 0.93 | 0.72 | 12.54 | 0.87 | 0.15 |
| Hex | 48 | 13 | 5 | 0 | 4A | 5D | 48 | D | 57 | F |
| Octal | 110 | 23 | 5 | 0 | 112 | 135 | 110 | 15 | 127 | 17 |
| Binary | 1001000 | 10011 | 101 | 0 | 1001010 | 1011101 | 1001000 | 1101 | 1010111 | 1111 |
Color Harmonies of #481305
Complementary color
Monochromatic Colors of #481305
Black with #481305
Text Example
Text Example
White with #481305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481305; }
p { color: rgb(72,19,5); }
H1.HeaderClassName
{
color: #481305;
}
.AnyTagClassName
{
color: #481305;
}
</style>
background-color css
<style>
a { background-color: #481305; }
a { background-color: rgb(72,19,5); }
div.DivClassName
{
background-color: #481305;
}
.BgClassName
{
background-color: #481305;
}
</style>
border-color css
<style>
span { border-color: #481305; }
span { border-color: rgb(72,19,5); }
td.TdClassName
{
border-color: #481305;
}
.TagClassName
{
border-color: #481305;
}
</style>