Shades of Waiouru #444729
Tints of Waiouru #444729
RGB
CMYK
RGB Variations
Color information
#444729 (or 0x444729) is known color: Waiouru. HEX triplet: 44, 47 and 29. RGB value is (68,71,41). Sum of RGB (Red+Green+Blue) = 68+71+41=180 (23% of max value = 765). Red value is 68 (26.95% from 255 or 37.78% from 180); Green value is 71 (28.12% from 255 or 39.44% from 180); Blue value is 41 (16.41% from 255 or 22.78% from 180); Max value from RGB is 71 - color contains mainly: green. Hex color #444729 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #444729 is #BBB8D6. Grayscale: #424242. Windows color (decimal): -12302551 or 2705220. OLE color: 2705220.
HSL color Cylindrical-coordinate representation of color #444729: hue angle of 66º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #444729 is Cyan = 0.04, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 68 | 71 | 41 | - |
| CMYK | 0.04 | 0 | 0.42 | 0.72 |
| HSL | 66º | 0.27% | 0.22% | - |
| HSV(B) | 66º | 0.42% | 0.28% | - |
| XYZ | 5.04 | 5.9 | 2.97 | - |
| YUV | 66.68 | 113.51 | 128.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 71 | 41 | 0.04 | 0 | 0.42 | 0.72 | 66 | 0.27 | 0.22 |
| Hex | 44 | 47 | 29 | 4 | 0 | 2A | 48 | 42 | 1B | 16 |
| Octal | 104 | 107 | 51 | 4 | 0 | 52 | 110 | 102 | 33 | 26 |
| Binary | 1000100 | 1000111 | 101001 | 100 | 0 | 101010 | 1001000 | 1000010 | 11011 | 10110 |
Color Harmonies of #444729
Complementary color
Monochromatic Colors of #444729
Black with #444729
Text Example
Text Example
White with #444729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #444729; }
p { color: rgb(68,71,41); }
H1.HeaderClassName
{
color: #444729;
}
.AnyTagClassName
{
color: #444729;
}
</style>
background-color css
<style>
a { background-color: #444729; }
a { background-color: rgb(68,71,41); }
div.DivClassName
{
background-color: #444729;
}
.BgClassName
{
background-color: #444729;
}
</style>
border-color css
<style>
span { border-color: #444729; }
span { border-color: rgb(68,71,41); }
td.TdClassName
{
border-color: #444729;
}
.TagClassName
{
border-color: #444729;
}
</style>