Shades of Waiouru #464627
Tints of Waiouru #464627
RGB
CMYK
RGB Variations
Color information
#464627 (or 0x464627) is known color: Waiouru. HEX triplet: 46, 46 and 27. RGB value is (70,70,39). Sum of RGB (Red+Green+Blue) = 70+70+39=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 70 (27.73% from 255 or 39.11% from 179); Blue value is 39 (15.62% from 255 or 21.79% from 179); Max value from RGB is 70 - color contains mainly: red, green. Hex color #464627 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464627 is #B9B9D8. Grayscale: #424242. Windows color (decimal): -12171737 or 2573894. OLE color: 2573894.
HSL color Cylindrical-coordinate representation of color #464627: hue angle of 60º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #464627 is Cyan = 0, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 70 | 39 | - |
| CMYK | 0 | 0 | 0.44 | 0.73 |
| HSL | 60º | 0.28% | 0.21% | - |
| HSV(B) | 60º | 0.44% | 0.27% | - |
| XYZ | 5.08 | 5.83 | 2.78 | - |
| YUV | 66.47 | 112.5 | 130.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 70 | 39 | 0 | 0 | 0.44 | 0.73 | 60 | 0.28 | 0.21 |
| Hex | 46 | 46 | 27 | 0 | 0 | 2C | 49 | 3C | 1C | 15 |
| Octal | 106 | 106 | 47 | 0 | 0 | 54 | 111 | 74 | 34 | 25 |
| Binary | 1000110 | 1000110 | 100111 | 0 | 0 | 101100 | 1001001 | 111100 | 11100 | 10101 |
Color Harmonies of #464627
Complementary color
Monochromatic Colors of #464627
Black with #464627
Text Example
Text Example
White with #464627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464627; }
p { color: rgb(70,70,39); }
H1.HeaderClassName
{
color: #464627;
}
.AnyTagClassName
{
color: #464627;
}
</style>
background-color css
<style>
a { background-color: #464627; }
a { background-color: rgb(70,70,39); }
div.DivClassName
{
background-color: #464627;
}
.BgClassName
{
background-color: #464627;
}
</style>
border-color css
<style>
span { border-color: #464627; }
span { border-color: rgb(70,70,39); }
td.TdClassName
{
border-color: #464627;
}
.TagClassName
{
border-color: #464627;
}
</style>