Shades of Waiouru #464724
Tints of Waiouru #464724
RGB
CMYK
RGB Variations
Color information
#464724 (or 0x464724) is known color: Waiouru. HEX triplet: 46, 47 and 24. RGB value is (70,71,36). Sum of RGB (Red+Green+Blue) = 70+71+36=177 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.55% from 177); Green value is 71 (28.12% from 255 or 40.11% from 177); Blue value is 36 (14.45% from 255 or 20.34% from 177); Max value from RGB is 71 - color contains mainly: green. Hex color #464724 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464724 is #B9B8DB. Grayscale: #424242. Windows color (decimal): -12171484 or 2377542. OLE color: 2377542.
HSL color Cylindrical-coordinate representation of color #464724: hue angle of 61.71º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #464724 is Cyan = 0.01, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 71 | 36 | - |
| CMYK | 0.01 | 0 | 0.49 | 0.72 |
| HSL | 61.71º | 0.33% | 0.21% | - |
| HSV(B) | 61.71º | 0.49% | 0.28% | - |
| XYZ | 5.1 | 5.94 | 2.55 | - |
| YUV | 66.71 | 110.67 | 130.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 71 | 36 | 0.01 | 0 | 0.49 | 0.72 | 61.71 | 0.33 | 0.21 |
| Hex | 46 | 47 | 24 | 1 | 0 | 31 | 48 | 3E | 21 | 15 |
| Octal | 106 | 107 | 44 | 1 | 0 | 61 | 110 | 76 | 41 | 25 |
| Binary | 1000110 | 1000111 | 100100 | 1 | 0 | 110001 | 1001000 | 111110 | 100001 | 10101 |
Color Harmonies of #464724
Complementary color
Monochromatic Colors of #464724
Black with #464724
Text Example
Text Example
White with #464724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464724; }
p { color: rgb(70,71,36); }
H1.HeaderClassName
{
color: #464724;
}
.AnyTagClassName
{
color: #464724;
}
</style>
background-color css
<style>
a { background-color: #464724; }
a { background-color: rgb(70,71,36); }
div.DivClassName
{
background-color: #464724;
}
.BgClassName
{
background-color: #464724;
}
</style>
border-color css
<style>
span { border-color: #464724; }
span { border-color: rgb(70,71,36); }
td.TdClassName
{
border-color: #464724;
}
.TagClassName
{
border-color: #464724;
}
</style>