Shades of Waiouru #444624
Tints of Waiouru #444624
RGB
CMYK
RGB Variations
Color information
#444624 (or 0x444624) is known color: Waiouru. HEX triplet: 44, 46 and 24. RGB value is (68,70,36). Sum of RGB (Red+Green+Blue) = 68+70+36=174 (23% of max value = 765). Red value is 68 (26.95% from 255 or 39.08% from 174); Green value is 70 (27.73% from 255 or 40.23% from 174); Blue value is 36 (14.45% from 255 or 20.69% from 174); Max value from RGB is 70 - color contains mainly: green. Hex color #444624 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #444624 is #BBB9DB. Grayscale: #414141. Windows color (decimal): -12302812 or 2377284. OLE color: 2377284.
HSL color Cylindrical-coordinate representation of color #444624: hue angle of 63.53º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #444624 is Cyan = 0.03, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 70 | 36 | - |
| CMYK | 0.03 | 0 | 0.49 | 0.73 |
| HSL | 63.53º | 0.32% | 0.21% | - |
| HSV(B) | 63.53º | 0.49% | 0.27% | - |
| XYZ | 4.89 | 5.74 | 2.52 | - |
| YUV | 65.53 | 111.34 | 129.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 70 | 36 | 0.03 | 0 | 0.49 | 0.73 | 63.53 | 0.32 | 0.21 |
| Hex | 44 | 46 | 24 | 3 | 0 | 31 | 49 | 40 | 20 | 15 |
| Octal | 104 | 106 | 44 | 3 | 0 | 61 | 111 | 100 | 40 | 25 |
| Binary | 1000100 | 1000110 | 100100 | 11 | 0 | 110001 | 1001001 | 1000000 | 100000 | 10101 |
Color Harmonies of #444624
Complementary color
Monochromatic Colors of #444624
Black with #444624
Text Example
Text Example
White with #444624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #444624; }
p { color: rgb(68,70,36); }
H1.HeaderClassName
{
color: #444624;
}
.AnyTagClassName
{
color: #444624;
}
</style>
background-color css
<style>
a { background-color: #444624; }
a { background-color: rgb(68,70,36); }
div.DivClassName
{
background-color: #444624;
}
.BgClassName
{
background-color: #444624;
}
</style>
border-color css
<style>
span { border-color: #444624; }
span { border-color: rgb(68,70,36); }
td.TdClassName
{
border-color: #444624;
}
.TagClassName
{
border-color: #444624;
}
</style>