Shades of Waiouru #464728
Tints of Waiouru #464728
RGB
CMYK
RGB Variations
Color information
#464728 (or 0x464728) is known color: Waiouru. HEX triplet: 46, 47 and 28. RGB value is (70,71,40). Sum of RGB (Red+Green+Blue) = 70+71+40=181 (23% of max value = 765). Red value is 70 (27.73% from 255 or 38.67% from 181); Green value is 71 (28.12% from 255 or 39.23% from 181); Blue value is 40 (16.02% from 255 or 22.10% from 181); Max value from RGB is 71 - color contains mainly: green. Hex color #464728 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464728 is #B9B8D7. Grayscale: #434343. Windows color (decimal): -12171480 or 2639686. OLE color: 2639686.
HSL color Cylindrical-coordinate representation of color #464728: hue angle of 61.94º degrees, saturation: 0.28, 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 #464728 is Cyan = 0.01, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 71 | 40 | - |
| CMYK | 0.01 | 0 | 0.44 | 0.72 |
| HSL | 61.94º | 0.28% | 0.22% | - |
| HSV(B) | 61.94º | 0.44% | 0.28% | - |
| XYZ | 5.16 | 5.96 | 2.89 | - |
| YUV | 67.17 | 112.67 | 130.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 71 | 40 | 0.01 | 0 | 0.44 | 0.72 | 61.94 | 0.28 | 0.22 |
| Hex | 46 | 47 | 28 | 1 | 0 | 2C | 48 | 3E | 1C | 16 |
| Octal | 106 | 107 | 50 | 1 | 0 | 54 | 110 | 76 | 34 | 26 |
| Binary | 1000110 | 1000111 | 101000 | 1 | 0 | 101100 | 1001000 | 111110 | 11100 | 10110 |
Color Harmonies of #464728
Complementary color
Monochromatic Colors of #464728
Black with #464728
Text Example
Text Example
White with #464728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464728; }
p { color: rgb(70,71,40); }
H1.HeaderClassName
{
color: #464728;
}
.AnyTagClassName
{
color: #464728;
}
</style>
background-color css
<style>
a { background-color: #464728; }
a { background-color: rgb(70,71,40); }
div.DivClassName
{
background-color: #464728;
}
.BgClassName
{
background-color: #464728;
}
</style>
border-color css
<style>
span { border-color: #464728; }
span { border-color: rgb(70,71,40); }
td.TdClassName
{
border-color: #464728;
}
.TagClassName
{
border-color: #464728;
}
</style>