Shades of Waiouru #464625
Tints of Waiouru #464625
RGB
CMYK
RGB Variations
Color information
#464625 (or 0x464625) is known color: Waiouru. HEX triplet: 46, 46 and 25. RGB value is (70,70,37). Sum of RGB (Red+Green+Blue) = 70+70+37=177 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.55% from 177); Green value is 70 (27.73% from 255 or 39.55% from 177); Blue value is 37 (14.84% from 255 or 20.90% from 177); Max value from RGB is 70 - color contains mainly: red, green. Hex color #464625 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464625 is #B9B9DA. Grayscale: #424242. Windows color (decimal): -12171739 or 2442822. OLE color: 2442822.
HSL color Cylindrical-coordinate representation of color #464625: hue angle of 60º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #464625 is Cyan = 0, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 70 | 37 | - |
| CMYK | 0 | 0 | 0.47 | 0.73 |
| HSL | 60º | 0.31% | 0.21% | - |
| HSV(B) | 60º | 0.47% | 0.27% | - |
| XYZ | 5.05 | 5.82 | 2.61 | - |
| YUV | 66.24 | 111.5 | 130.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 70 | 37 | 0 | 0 | 0.47 | 0.73 | 60 | 0.31 | 0.21 |
| Hex | 46 | 46 | 25 | 0 | 0 | 2F | 49 | 3C | 1F | 15 |
| Octal | 106 | 106 | 45 | 0 | 0 | 57 | 111 | 74 | 37 | 25 |
| Binary | 1000110 | 1000110 | 100101 | 0 | 0 | 101111 | 1001001 | 111100 | 11111 | 10101 |
Color Harmonies of #464625
Complementary color
Monochromatic Colors of #464625
Black with #464625
Text Example
Text Example
White with #464625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464625; }
p { color: rgb(70,70,37); }
H1.HeaderClassName
{
color: #464625;
}
.AnyTagClassName
{
color: #464625;
}
</style>
background-color css
<style>
a { background-color: #464625; }
a { background-color: rgb(70,70,37); }
div.DivClassName
{
background-color: #464625;
}
.BgClassName
{
background-color: #464625;
}
</style>
border-color css
<style>
span { border-color: #464625; }
span { border-color: rgb(70,70,37); }
td.TdClassName
{
border-color: #464625;
}
.TagClassName
{
border-color: #464625;
}
</style>