Shades of Woodrush #484536
Tints of Woodrush #484536
RGB
CMYK
RGB Variations
Color information
#484536 (or 0x484536) is known color: Woodrush. HEX triplet: 48, 45 and 36. RGB value is (72,69,54). Sum of RGB (Red+Green+Blue) = 72+69+54=195 (25% of max value = 765). Red value is 72 (28.52% from 255 or 36.92% from 195); Green value is 69 (27.34% from 255 or 35.38% from 195); Blue value is 54 (21.48% from 255 or 27.69% from 195); Max value from RGB is 72 - color contains mainly: red. Hex color #484536 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #484536 is #B7BAC9. Grayscale: #444444. Windows color (decimal): -12040906 or 3556680. OLE color: 3556680.
HSL color Cylindrical-coordinate representation of color #484536: hue angle of 50º degrees, saturation: 0.14, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #484536 is Cyan = 0, Magento = 0.04, Yellow = 0.25 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 69 | 54 | - |
| CMYK | 0 | 0.04 | 0.25 | 0.72 |
| HSL | 50º | 0.14% | 0.25% | - |
| HSV(B) | 50º | 0.25% | 0.28% | - |
| XYZ | 5.47 | 5.9 | 4.34 | - |
| YUV | 68.19 | 119.99 | 130.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 69 | 54 | 0 | 0.04 | 0.25 | 0.72 | 50 | 0.14 | 0.25 |
| Hex | 48 | 45 | 36 | 0 | 4 | 19 | 48 | 32 | E | 19 |
| Octal | 110 | 105 | 66 | 0 | 4 | 31 | 110 | 62 | 16 | 31 |
| Binary | 1001000 | 1000101 | 110110 | 0 | 100 | 11001 | 1001000 | 110010 | 1110 | 11001 |
Color Harmonies of #484536
Complementary color
Monochromatic Colors of #484536
Black with #484536
Text Example
Text Example
White with #484536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484536; }
p { color: rgb(72,69,54); }
H1.HeaderClassName
{
color: #484536;
}
.AnyTagClassName
{
color: #484536;
}
</style>
background-color css
<style>
a { background-color: #484536; }
a { background-color: rgb(72,69,54); }
div.DivClassName
{
background-color: #484536;
}
.BgClassName
{
background-color: #484536;
}
</style>
border-color css
<style>
span { border-color: #484536; }
span { border-color: rgb(72,69,54); }
td.TdClassName
{
border-color: #484536;
}
.TagClassName
{
border-color: #484536;
}
</style>