Shades of Waiouru #484934
Tints of Waiouru #484934
RGB
CMYK
RGB Variations
Color information
#484934 (or 0x484934) is known color: Waiouru. HEX triplet: 48, 49 and 34. RGB value is (72,73,52). Sum of RGB (Red+Green+Blue) = 72+73+52=197 (26% of max value = 765). Red value is 72 (28.52% from 255 or 36.55% from 197); Green value is 73 (28.91% from 255 or 37.06% from 197); Blue value is 52 (20.70% from 255 or 26.40% from 197); Max value from RGB is 73 - color contains mainly: green. Hex color #484934 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #484934 is #B7B6CB. Grayscale: #464646. Windows color (decimal): -12039884 or 3426632. OLE color: 3426632.
HSL color Cylindrical-coordinate representation of color #484934: hue angle of 62.86º degrees, saturation: 0.17, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #484934 is Cyan = 0.01, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 72 | 73 | 52 | - |
| CMYK | 0.01 | 0 | 0.29 | 0.71 |
| HSL | 62.86º | 0.17% | 0.25% | - |
| HSV(B) | 62.86º | 0.29% | 0.29% | - |
| XYZ | 5.67 | 6.39 | 4.18 | - |
| YUV | 70.31 | 117.67 | 129.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 73 | 52 | 0.01 | 0 | 0.29 | 0.71 | 62.86 | 0.17 | 0.25 |
| Hex | 48 | 49 | 34 | 1 | 0 | 1D | 47 | 3F | 11 | 19 |
| Octal | 110 | 111 | 64 | 1 | 0 | 35 | 107 | 77 | 21 | 31 |
| Binary | 1001000 | 1001001 | 110100 | 1 | 0 | 11101 | 1000111 | 111111 | 10001 | 11001 |
Color Harmonies of #484934
Complementary color
Monochromatic Colors of #484934
Black with #484934
Text Example
Text Example
White with #484934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484934; }
p { color: rgb(72,73,52); }
H1.HeaderClassName
{
color: #484934;
}
.AnyTagClassName
{
color: #484934;
}
</style>
background-color css
<style>
a { background-color: #484934; }
a { background-color: rgb(72,73,52); }
div.DivClassName
{
background-color: #484934;
}
.BgClassName
{
background-color: #484934;
}
</style>
border-color css
<style>
span { border-color: #484934; }
span { border-color: rgb(72,73,52); }
td.TdClassName
{
border-color: #484934;
}
.TagClassName
{
border-color: #484934;
}
</style>