Shades of Waiouru #484828
Tints of Waiouru #484828
RGB
CMYK
RGB Variations
Color information
#484828 (or 0x484828) is known color: Waiouru. HEX triplet: 48, 48 and 28. RGB value is (72,72,40). Sum of RGB (Red+Green+Blue) = 72+72+40=184 (24% of max value = 765). Red value is 72 (28.52% from 255 or 39.13% from 184); Green value is 72 (28.52% from 255 or 39.13% from 184); Blue value is 40 (16.02% from 255 or 21.74% from 184); Max value from RGB is 72 - color contains mainly: red, green. Hex color #484828 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #484828 is #B7B7D7. Grayscale: #444444. Windows color (decimal): -12040152 or 2639944. OLE color: 2639944.
HSL color Cylindrical-coordinate representation of color #484828: hue angle of 60º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #484828 is Cyan = 0, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 72 | 40 | - |
| CMYK | 0 | 0 | 0.44 | 0.72 |
| HSL | 60º | 0.29% | 0.22% | - |
| HSV(B) | 60º | 0.44% | 0.28% | - |
| XYZ | 5.37 | 6.17 | 2.91 | - |
| YUV | 68.35 | 112 | 130.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 72 | 40 | 0 | 0 | 0.44 | 0.72 | 60 | 0.29 | 0.22 |
| Hex | 48 | 48 | 28 | 0 | 0 | 2C | 48 | 3C | 1D | 16 |
| Octal | 110 | 110 | 50 | 0 | 0 | 54 | 110 | 74 | 35 | 26 |
| Binary | 1001000 | 1001000 | 101000 | 0 | 0 | 101100 | 1001000 | 111100 | 11101 | 10110 |
Color Harmonies of #484828
Complementary color
Monochromatic Colors of #484828
Black with #484828
Text Example
Text Example
White with #484828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #484828; }
p { color: rgb(72,72,40); }
H1.HeaderClassName
{
color: #484828;
}
.AnyTagClassName
{
color: #484828;
}
</style>
background-color css
<style>
a { background-color: #484828; }
a { background-color: rgb(72,72,40); }
div.DivClassName
{
background-color: #484828;
}
.BgClassName
{
background-color: #484828;
}
</style>
border-color css
<style>
span { border-color: #484828; }
span { border-color: rgb(72,72,40); }
td.TdClassName
{
border-color: #484828;
}
.TagClassName
{
border-color: #484828;
}
</style>