Shades of Waiouru #464825
Tints of Waiouru #464825
RGB
CMYK
RGB Variations
Color information
#464825 (or 0x464825) is known color: Waiouru. HEX triplet: 46, 48 and 25. RGB value is (70,72,37). Sum of RGB (Red+Green+Blue) = 70+72+37=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 72 (28.52% from 255 or 40.22% from 179); Blue value is 37 (14.84% from 255 or 20.67% from 179); Max value from RGB is 72 - color contains mainly: green. Hex color #464825 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464825 is #B9B7DA. Grayscale: #434343. Windows color (decimal): -12171227 or 2443334. OLE color: 2443334.
HSL color Cylindrical-coordinate representation of color #464825: hue angle of 63.43º degrees, saturation: 0.32, 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 #464825 is Cyan = 0.03, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 72 | 37 | - |
| CMYK | 0.03 | 0 | 0.49 | 0.72 |
| HSL | 63.43º | 0.32% | 0.21% | - |
| HSV(B) | 63.43º | 0.49% | 0.28% | - |
| XYZ | 5.18 | 6.07 | 2.65 | - |
| YUV | 67.41 | 110.84 | 129.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 72 | 37 | 0.03 | 0 | 0.49 | 0.72 | 63.43 | 0.32 | 0.21 |
| Hex | 46 | 48 | 25 | 3 | 0 | 31 | 48 | 3F | 20 | 15 |
| Octal | 106 | 110 | 45 | 3 | 0 | 61 | 110 | 77 | 40 | 25 |
| Binary | 1000110 | 1001000 | 100101 | 11 | 0 | 110001 | 1001000 | 111111 | 100000 | 10101 |
Color Harmonies of #464825
Complementary color
Monochromatic Colors of #464825
Black with #464825
Text Example
Text Example
White with #464825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464825; }
p { color: rgb(70,72,37); }
H1.HeaderClassName
{
color: #464825;
}
.AnyTagClassName
{
color: #464825;
}
</style>
background-color css
<style>
a { background-color: #464825; }
a { background-color: rgb(70,72,37); }
div.DivClassName
{
background-color: #464825;
}
.BgClassName
{
background-color: #464825;
}
</style>
border-color css
<style>
span { border-color: #464825; }
span { border-color: rgb(70,72,37); }
td.TdClassName
{
border-color: #464825;
}
.TagClassName
{
border-color: #464825;
}
</style>