Shades of Waiouru #464626
Tints of Waiouru #464626
RGB
CMYK
RGB Variations
Color information
#464626 (or 0x464626) is known color: Waiouru. HEX triplet: 46, 46 and 26. RGB value is (70,70,38). Sum of RGB (Red+Green+Blue) = 70+70+38=178 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.33% from 178); Green value is 70 (27.73% from 255 or 39.33% from 178); Blue value is 38 (15.23% from 255 or 21.35% from 178); Max value from RGB is 70 - color contains mainly: red, green. Hex color #464626 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464626 is #B9B9D9. Grayscale: #424242. Windows color (decimal): -12171738 or 2508358. OLE color: 2508358.
HSL color Cylindrical-coordinate representation of color #464626: hue angle of 60º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #464626 is Cyan = 0, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 70 | 38 | - |
| CMYK | 0 | 0 | 0.46 | 0.73 |
| HSL | 60º | 0.3% | 0.21% | - |
| HSV(B) | 60º | 0.46% | 0.27% | - |
| XYZ | 5.07 | 5.82 | 2.69 | - |
| YUV | 66.35 | 112 | 130.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 70 | 38 | 0 | 0 | 0.46 | 0.73 | 60 | 0.3 | 0.21 |
| Hex | 46 | 46 | 26 | 0 | 0 | 2E | 49 | 3C | 1E | 15 |
| Octal | 106 | 106 | 46 | 0 | 0 | 56 | 111 | 74 | 36 | 25 |
| Binary | 1000110 | 1000110 | 100110 | 0 | 0 | 101110 | 1001001 | 111100 | 11110 | 10101 |
Color Harmonies of #464626
Complementary color
Monochromatic Colors of #464626
Black with #464626
Text Example
Text Example
White with #464626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464626; }
p { color: rgb(70,70,38); }
H1.HeaderClassName
{
color: #464626;
}
.AnyTagClassName
{
color: #464626;
}
</style>
background-color css
<style>
a { background-color: #464626; }
a { background-color: rgb(70,70,38); }
div.DivClassName
{
background-color: #464626;
}
.BgClassName
{
background-color: #464626;
}
</style>
border-color css
<style>
span { border-color: #464626; }
span { border-color: rgb(70,70,38); }
td.TdClassName
{
border-color: #464626;
}
.TagClassName
{
border-color: #464626;
}
</style>