Shades of Waiouru #484936
Tints of Waiouru #484936
RGB
CMYK
RGB Variations
Color information
#484936 (or 0x484936) is known color: Waiouru. HEX triplet: 48, 49 and 36. RGB value is (72,73,54). Sum of RGB (Red+Green+Blue) = 72+73+54=199 (26% of max value = 765). Red value is 72 (28.52% from 255 or 36.18% from 199); Green value is 73 (28.91% from 255 or 36.68% from 199); Blue value is 54 (21.48% from 255 or 27.14% from 199); Max value from RGB is 73 - color contains mainly: green. Hex color #484936 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #484936 is #B7B6C9. Grayscale: #464646. Windows color (decimal): -12039882 or 3557704. OLE color: 3557704.
HSL color Cylindrical-coordinate representation of color #484936: hue angle of 63.16º degrees, saturation: 0.15, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #484936 is Cyan = 0.01, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 72 | 73 | 54 | - |
| CMYK | 0.01 | 0 | 0.26 | 0.71 |
| HSL | 63.16º | 0.15% | 0.25% | - |
| HSV(B) | 63.16º | 0.26% | 0.29% | - |
| XYZ | 5.72 | 6.41 | 4.43 | - |
| YUV | 70.54 | 118.67 | 129.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 73 | 54 | 0.01 | 0 | 0.26 | 0.71 | 63.16 | 0.15 | 0.25 |
| Hex | 48 | 49 | 36 | 1 | 0 | 1A | 47 | 3F | F | 19 |
| Octal | 110 | 111 | 66 | 1 | 0 | 32 | 107 | 77 | 17 | 31 |
| Binary | 1001000 | 1001001 | 110110 | 1 | 0 | 11010 | 1000111 | 111111 | 1111 | 11001 |
Color Harmonies of #484936
Complementary color
Monochromatic Colors of #484936
Black with #484936
Text Example
Text Example
White with #484936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484936; }
p { color: rgb(72,73,54); }
H1.HeaderClassName
{
color: #484936;
}
.AnyTagClassName
{
color: #484936;
}
</style>
background-color css
<style>
a { background-color: #484936; }
a { background-color: rgb(72,73,54); }
div.DivClassName
{
background-color: #484936;
}
.BgClassName
{
background-color: #484936;
}
</style>
border-color css
<style>
span { border-color: #484936; }
span { border-color: rgb(72,73,54); }
td.TdClassName
{
border-color: #484936;
}
.TagClassName
{
border-color: #484936;
}
</style>