Shades of Waiouru #464827
Tints of Waiouru #464827
RGB
CMYK
RGB Variations
Color information
#464827 (or 0x464827) is known color: Waiouru. HEX triplet: 46, 48 and 27. RGB value is (70,72,39). Sum of RGB (Red+Green+Blue) = 70+72+39=181 (23% of max value = 765). Red value is 70 (27.73% from 255 or 38.67% from 181); Green value is 72 (28.52% from 255 or 39.78% from 181); Blue value is 39 (15.62% from 255 or 21.55% from 181); Max value from RGB is 72 - color contains mainly: green. Hex color #464827 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #464827 is #B9B7D8. Grayscale: #434343. Windows color (decimal): -12171225 or 2574406. OLE color: 2574406.
HSL color Cylindrical-coordinate representation of color #464827: hue angle of 63.64º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #464827 is Cyan = 0.03, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 72 | 39 | - |
| CMYK | 0.03 | 0 | 0.46 | 0.72 |
| HSL | 63.64º | 0.3% | 0.22% | - |
| HSV(B) | 63.64º | 0.46% | 0.28% | - |
| XYZ | 5.21 | 6.08 | 2.82 | - |
| YUV | 67.64 | 111.84 | 129.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 72 | 39 | 0.03 | 0 | 0.46 | 0.72 | 63.64 | 0.3 | 0.22 |
| Hex | 46 | 48 | 27 | 3 | 0 | 2E | 48 | 40 | 1E | 16 |
| Octal | 106 | 110 | 47 | 3 | 0 | 56 | 110 | 100 | 36 | 26 |
| Binary | 1000110 | 1001000 | 100111 | 11 | 0 | 101110 | 1001000 | 1000000 | 11110 | 10110 |
Color Harmonies of #464827
Complementary color
Monochromatic Colors of #464827
Black with #464827
Text Example
Text Example
White with #464827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464827; }
p { color: rgb(70,72,39); }
H1.HeaderClassName
{
color: #464827;
}
.AnyTagClassName
{
color: #464827;
}
</style>
background-color css
<style>
a { background-color: #464827; }
a { background-color: rgb(70,72,39); }
div.DivClassName
{
background-color: #464827;
}
.BgClassName
{
background-color: #464827;
}
</style>
border-color css
<style>
span { border-color: #464827; }
span { border-color: rgb(70,72,39); }
td.TdClassName
{
border-color: #464827;
}
.TagClassName
{
border-color: #464827;
}
</style>