Shades of Waiouru #454729
Tints of Waiouru #454729
RGB
CMYK
RGB Variations
Color information
#454729 (or 0x454729) is known color: Waiouru. HEX triplet: 45, 47 and 29. RGB value is (69,71,41). Sum of RGB (Red+Green+Blue) = 69+71+41=181 (23% of max value = 765). Red value is 69 (27.34% from 255 or 38.12% from 181); Green value is 71 (28.12% from 255 or 39.23% from 181); Blue value is 41 (16.41% from 255 or 22.65% from 181); Max value from RGB is 71 - color contains mainly: green. Hex color #454729 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #454729 is #BAB8D6. Grayscale: #434343. Windows color (decimal): -12237015 or 2705221. OLE color: 2705221.
HSL color Cylindrical-coordinate representation of color #454729: hue angle of 64º 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 #454729 is Cyan = 0.03, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 69 | 71 | 41 | - |
| CMYK | 0.03 | 0 | 0.42 | 0.72 |
| HSL | 64º | 0.27% | 0.22% | - |
| HSV(B) | 64º | 0.42% | 0.28% | - |
| XYZ | 5.11 | 5.93 | 2.97 | - |
| YUV | 66.98 | 113.34 | 129.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 71 | 41 | 0.03 | 0 | 0.42 | 0.72 | 64 | 0.27 | 0.22 |
| Hex | 45 | 47 | 29 | 3 | 0 | 2A | 48 | 40 | 1B | 16 |
| Octal | 105 | 107 | 51 | 3 | 0 | 52 | 110 | 100 | 33 | 26 |
| Binary | 1000101 | 1000111 | 101001 | 11 | 0 | 101010 | 1001000 | 1000000 | 11011 | 10110 |
Color Harmonies of #454729
Complementary color
Monochromatic Colors of #454729
Black with #454729
Text Example
Text Example
White with #454729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454729; }
p { color: rgb(69,71,41); }
H1.HeaderClassName
{
color: #454729;
}
.AnyTagClassName
{
color: #454729;
}
</style>
background-color css
<style>
a { background-color: #454729; }
a { background-color: rgb(69,71,41); }
div.DivClassName
{
background-color: #454729;
}
.BgClassName
{
background-color: #454729;
}
</style>
border-color css
<style>
span { border-color: #454729; }
span { border-color: rgb(69,71,41); }
td.TdClassName
{
border-color: #454729;
}
.TagClassName
{
border-color: #454729;
}
</style>