Shades of Waiouru #484837
Tints of Waiouru #484837
RGB
CMYK
RGB Variations
Color information
#484837 (or 0x484837) is known color: Waiouru. HEX triplet: 48, 48 and 37. RGB value is (72,72,55). Sum of RGB (Red+Green+Blue) = 72+72+55=199 (26% of max value = 765). Red value is 72 (28.52% from 255 or 36.18% from 199); Green value is 72 (28.52% from 255 or 36.18% from 199); Blue value is 55 (21.88% from 255 or 27.64% from 199); Max value from RGB is 72 - color contains mainly: red, green. Hex color #484837 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #484837 is #B7B7C8. Grayscale: #464646. Windows color (decimal): -12040137 or 3622984. OLE color: 3622984.
HSL color Cylindrical-coordinate representation of color #484837: hue angle of 60º 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 #484837 is Cyan = 0, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 72 | 55 | - |
| CMYK | 0 | 0 | 0.24 | 0.72 |
| HSL | 60º | 0.13% | 0.25% | - |
| HSV(B) | 60º | 0.24% | 0.28% | - |
| XYZ | 5.68 | 6.29 | 4.53 | - |
| YUV | 70.06 | 119.5 | 129.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 72 | 55 | 0 | 0 | 0.24 | 0.72 | 60 | 0.13 | 0.25 |
| Hex | 48 | 48 | 37 | 0 | 0 | 18 | 48 | 3C | D | 19 |
| Octal | 110 | 110 | 67 | 0 | 0 | 30 | 110 | 74 | 15 | 31 |
| Binary | 1001000 | 1001000 | 110111 | 0 | 0 | 11000 | 1001000 | 111100 | 1101 | 11001 |
Color Harmonies of #484837
Complementary color
Monochromatic Colors of #484837
Black with #484837
Text Example
Text Example
White with #484837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484837; }
p { color: rgb(72,72,55); }
H1.HeaderClassName
{
color: #484837;
}
.AnyTagClassName
{
color: #484837;
}
</style>
background-color css
<style>
a { background-color: #484837; }
a { background-color: rgb(72,72,55); }
div.DivClassName
{
background-color: #484837;
}
.BgClassName
{
background-color: #484837;
}
</style>
border-color css
<style>
span { border-color: #484837; }
span { border-color: rgb(72,72,55); }
td.TdClassName
{
border-color: #484837;
}
.TagClassName
{
border-color: #484837;
}
</style>