Shades of Waiouru #464730
Tints of Waiouru #464730
RGB
CMYK
RGB Variations
Color information
#464730 (or 0x464730) is known color: Waiouru. HEX triplet: 46, 47 and 30. RGB value is (70,71,48). Sum of RGB (Red+Green+Blue) = 70+71+48=189 (25% of max value = 765). Red value is 70 (27.73% from 255 or 37.04% from 189); Green value is 71 (28.12% from 255 or 37.57% from 189); Blue value is 48 (19.14% from 255 or 25.40% from 189); Max value from RGB is 71 - color contains mainly: green. Hex color #464730 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464730 is #B9B8CF. Grayscale: #444444. Windows color (decimal): -12171472 or 3163974. OLE color: 3163974.
HSL color Cylindrical-coordinate representation of color #464730: hue angle of 62.61º degrees, saturation: 0.19, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #464730 is Cyan = 0.01, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 71 | 48 | - |
| CMYK | 0.01 | 0 | 0.32 | 0.72 |
| HSL | 62.61º | 0.19% | 0.23% | - |
| HSV(B) | 62.61º | 0.32% | 0.28% | - |
| XYZ | 5.31 | 6.02 | 3.68 | - |
| YUV | 68.08 | 116.67 | 129.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 71 | 48 | 0.01 | 0 | 0.32 | 0.72 | 62.61 | 0.19 | 0.23 |
| Hex | 46 | 47 | 30 | 1 | 0 | 20 | 48 | 3F | 13 | 17 |
| Octal | 106 | 107 | 60 | 1 | 0 | 40 | 110 | 77 | 23 | 27 |
| Binary | 1000110 | 1000111 | 110000 | 1 | 0 | 100000 | 1001000 | 111111 | 10011 | 10111 |
Color Harmonies of #464730
Complementary color
Monochromatic Colors of #464730
Black with #464730
Text Example
Text Example
White with #464730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464730; }
p { color: rgb(70,71,48); }
H1.HeaderClassName
{
color: #464730;
}
.AnyTagClassName
{
color: #464730;
}
</style>
background-color css
<style>
a { background-color: #464730; }
a { background-color: rgb(70,71,48); }
div.DivClassName
{
background-color: #464730;
}
.BgClassName
{
background-color: #464730;
}
</style>
border-color css
<style>
span { border-color: #464730; }
span { border-color: rgb(70,71,48); }
td.TdClassName
{
border-color: #464730;
}
.TagClassName
{
border-color: #464730;
}
</style>