Shades of Waiouru #464734
Tints of Waiouru #464734
RGB
CMYK
RGB Variations
Color information
#464734 (or 0x464734) is known color: Waiouru. HEX triplet: 46, 47 and 34. RGB value is (70,71,52). Sum of RGB (Red+Green+Blue) = 70+71+52=193 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.27% from 193); Green value is 71 (28.12% from 255 or 36.79% from 193); Blue value is 52 (20.70% from 255 or 26.94% from 193); Max value from RGB is 71 - color contains mainly: green. Hex color #464734 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464734 is #B9B8CB. Grayscale: #444444. Windows color (decimal): -12171468 or 3426118. OLE color: 3426118.
HSL color Cylindrical-coordinate representation of color #464734: hue angle of 63.16º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #464734 is Cyan = 0.01, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 71 | 52 | - |
| CMYK | 0.01 | 0 | 0.27 | 0.72 |
| HSL | 63.16º | 0.15% | 0.24% | - |
| HSV(B) | 63.16º | 0.27% | 0.28% | - |
| XYZ | 5.4 | 6.06 | 4.13 | - |
| YUV | 68.54 | 118.67 | 129.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 71 | 52 | 0.01 | 0 | 0.27 | 0.72 | 63.16 | 0.15 | 0.24 |
| Hex | 46 | 47 | 34 | 1 | 0 | 1B | 48 | 3F | F | 18 |
| Octal | 106 | 107 | 64 | 1 | 0 | 33 | 110 | 77 | 17 | 30 |
| Binary | 1000110 | 1000111 | 110100 | 1 | 0 | 11011 | 1001000 | 111111 | 1111 | 11000 |
Color Harmonies of #464734
Complementary color
Monochromatic Colors of #464734
Black with #464734
Text Example
Text Example
White with #464734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464734; }
p { color: rgb(70,71,52); }
H1.HeaderClassName
{
color: #464734;
}
.AnyTagClassName
{
color: #464734;
}
</style>
background-color css
<style>
a { background-color: #464734; }
a { background-color: rgb(70,71,52); }
div.DivClassName
{
background-color: #464734;
}
.BgClassName
{
background-color: #464734;
}
</style>
border-color css
<style>
span { border-color: #464734; }
span { border-color: rgb(70,71,52); }
td.TdClassName
{
border-color: #464734;
}
.TagClassName
{
border-color: #464734;
}
</style>