Shades of Waiouru #464928
Tints of Waiouru #464928
RGB
CMYK
RGB Variations
Color information
#464928 (or 0x464928) is known color: Waiouru. HEX triplet: 46, 49 and 28. RGB value is (70,73,40). Sum of RGB (Red+Green+Blue) = 70+73+40=183 (24% of max value = 765). Red value is 70 (27.73% from 255 or 38.25% from 183); Green value is 73 (28.91% from 255 or 39.89% from 183); Blue value is 40 (16.02% from 255 or 21.86% from 183); Max value from RGB is 73 - color contains mainly: green. Hex color #464928 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464928 is #B9B6D7. Grayscale: #444444. Windows color (decimal): -12170968 or 2640198. OLE color: 2640198.
HSL color Cylindrical-coordinate representation of color #464928: hue angle of 65.45º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #464928 is Cyan = 0.04, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 70 | 73 | 40 | - |
| CMYK | 0.04 | 0 | 0.45 | 0.71 |
| HSL | 65.45º | 0.29% | 0.22% | - |
| HSV(B) | 65.45º | 0.45% | 0.29% | - |
| XYZ | 5.29 | 6.22 | 2.93 | - |
| YUV | 68.34 | 112.01 | 129.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 73 | 40 | 0.04 | 0 | 0.45 | 0.71 | 65.45 | 0.29 | 0.22 |
| Hex | 46 | 49 | 28 | 4 | 0 | 2D | 47 | 41 | 1D | 16 |
| Octal | 106 | 111 | 50 | 4 | 0 | 55 | 107 | 101 | 35 | 26 |
| Binary | 1000110 | 1001001 | 101000 | 100 | 0 | 101101 | 1000111 | 1000001 | 11101 | 10110 |
Color Harmonies of #464928
Complementary color
Monochromatic Colors of #464928
Black with #464928
Text Example
Text Example
White with #464928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464928; }
p { color: rgb(70,73,40); }
H1.HeaderClassName
{
color: #464928;
}
.AnyTagClassName
{
color: #464928;
}
</style>
background-color css
<style>
a { background-color: #464928; }
a { background-color: rgb(70,73,40); }
div.DivClassName
{
background-color: #464928;
}
.BgClassName
{
background-color: #464928;
}
</style>
border-color css
<style>
span { border-color: #464928; }
span { border-color: rgb(70,73,40); }
td.TdClassName
{
border-color: #464928;
}
.TagClassName
{
border-color: #464928;
}
</style>