Shades of Woodrush #484537
Tints of Woodrush #484537
RGB
CMYK
RGB Variations
Color information
#484537 (or 0x484537) is known color: Woodrush. HEX triplet: 48, 45 and 37. RGB value is (72,69,55). Sum of RGB (Red+Green+Blue) = 72+69+55=196 (25% of max value = 765). Red value is 72 (28.52% from 255 or 36.73% from 196); Green value is 69 (27.34% from 255 or 35.20% from 196); Blue value is 55 (21.88% from 255 or 28.06% from 196); Max value from RGB is 72 - color contains mainly: red. Hex color #484537 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #484537 is #B7BAC8. Grayscale: #444444. Windows color (decimal): -12040905 or 3622216. OLE color: 3622216.
HSL color Cylindrical-coordinate representation of color #484537: hue angle of 49.41º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #484537 is Cyan = 0, Magento = 0.04, Yellow = 0.24 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 69 | 55 | - |
| CMYK | 0 | 0.04 | 0.24 | 0.72 |
| HSL | 49.41º | 0.13% | 0.25% | - |
| HSV(B) | 49.41º | 0.24% | 0.28% | - |
| XYZ | 5.49 | 5.91 | 4.47 | - |
| YUV | 68.3 | 120.49 | 130.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 69 | 55 | 0 | 0.04 | 0.24 | 0.72 | 49.41 | 0.13 | 0.25 |
| Hex | 48 | 45 | 37 | 0 | 4 | 18 | 48 | 31 | D | 19 |
| Octal | 110 | 105 | 67 | 0 | 4 | 30 | 110 | 61 | 15 | 31 |
| Binary | 1001000 | 1000101 | 110111 | 0 | 100 | 11000 | 1001000 | 110001 | 1101 | 11001 |
Color Harmonies of #484537
Complementary color
Monochromatic Colors of #484537
Black with #484537
Text Example
Text Example
White with #484537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484537; }
p { color: rgb(72,69,55); }
H1.HeaderClassName
{
color: #484537;
}
.AnyTagClassName
{
color: #484537;
}
</style>
background-color css
<style>
a { background-color: #484537; }
a { background-color: rgb(72,69,55); }
div.DivClassName
{
background-color: #484537;
}
.BgClassName
{
background-color: #484537;
}
</style>
border-color css
<style>
span { border-color: #484537; }
span { border-color: rgb(72,69,55); }
td.TdClassName
{
border-color: #484537;
}
.TagClassName
{
border-color: #484537;
}
</style>