Shades of Waiouru #434529
Tints of Waiouru #434529
RGB
CMYK
RGB Variations
Color information
#434529 (or 0x434529) is known color: Waiouru. HEX triplet: 43, 45 and 29. RGB value is (67,69,41). Sum of RGB (Red+Green+Blue) = 67+69+41=177 (23% of max value = 765). Red value is 67 (26.56% from 255 or 37.85% from 177); Green value is 69 (27.34% from 255 or 38.98% from 177); Blue value is 41 (16.41% from 255 or 23.16% from 177); Max value from RGB is 69 - color contains mainly: green. Hex color #434529 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #434529 is #BCBAD6. Grayscale: #414141. Windows color (decimal): -12368599 or 2704707. OLE color: 2704707.
HSL color Cylindrical-coordinate representation of color #434529: hue angle of 64.29º degrees, saturation: 0.25, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #434529 is Cyan = 0.03, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 69 | 41 | - |
| CMYK | 0.03 | 0 | 0.41 | 0.73 |
| HSL | 64.29º | 0.25% | 0.22% | - |
| HSV(B) | 64.29º | 0.41% | 0.27% | - |
| XYZ | 4.84 | 5.61 | 2.93 | - |
| YUV | 65.21 | 114.34 | 129.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 69 | 41 | 0.03 | 0 | 0.41 | 0.73 | 64.29 | 0.25 | 0.22 |
| Hex | 43 | 45 | 29 | 3 | 0 | 29 | 49 | 40 | 19 | 16 |
| Octal | 103 | 105 | 51 | 3 | 0 | 51 | 111 | 100 | 31 | 26 |
| Binary | 1000011 | 1000101 | 101001 | 11 | 0 | 101001 | 1001001 | 1000000 | 11001 | 10110 |
Color Harmonies of #434529
Complementary color
Monochromatic Colors of #434529
Black with #434529
Text Example
Text Example
White with #434529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434529; }
p { color: rgb(67,69,41); }
H1.HeaderClassName
{
color: #434529;
}
.AnyTagClassName
{
color: #434529;
}
</style>
background-color css
<style>
a { background-color: #434529; }
a { background-color: rgb(67,69,41); }
div.DivClassName
{
background-color: #434529;
}
.BgClassName
{
background-color: #434529;
}
</style>
border-color css
<style>
span { border-color: #434529; }
span { border-color: rgb(67,69,41); }
td.TdClassName
{
border-color: #434529;
}
.TagClassName
{
border-color: #434529;
}
</style>