Shades of Waiouru #434528
Tints of Waiouru #434528
RGB
CMYK
RGB Variations
Color information
#434528 (or 0x434528) is known color: Waiouru. HEX triplet: 43, 45 and 28. RGB value is (67,69,40). Sum of RGB (Red+Green+Blue) = 67+69+40=176 (23% of max value = 765). Red value is 67 (26.56% from 255 or 38.07% from 176); Green value is 69 (27.34% from 255 or 39.20% from 176); Blue value is 40 (16.02% from 255 or 22.73% from 176); Max value from RGB is 69 - color contains mainly: green. Hex color #434528 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #434528 is #BCBAD7. Grayscale: #414141. Windows color (decimal): -12368600 or 2639171. OLE color: 2639171.
HSL color Cylindrical-coordinate representation of color #434528: hue angle of 64.14º degrees, saturation: 0.27, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #434528 is Cyan = 0.03, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 69 | 40 | - |
| CMYK | 0.03 | 0 | 0.42 | 0.73 |
| HSL | 64.14º | 0.27% | 0.21% | - |
| HSV(B) | 64.14º | 0.42% | 0.27% | - |
| XYZ | 4.83 | 5.6 | 2.83 | - |
| YUV | 65.1 | 113.84 | 129.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 69 | 40 | 0.03 | 0 | 0.42 | 0.73 | 64.14 | 0.27 | 0.21 |
| Hex | 43 | 45 | 28 | 3 | 0 | 2A | 49 | 40 | 1B | 15 |
| Octal | 103 | 105 | 50 | 3 | 0 | 52 | 111 | 100 | 33 | 25 |
| Binary | 1000011 | 1000101 | 101000 | 11 | 0 | 101010 | 1001001 | 1000000 | 11011 | 10101 |
Color Harmonies of #434528
Complementary color
Monochromatic Colors of #434528
Black with #434528
Text Example
Text Example
White with #434528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434528; }
p { color: rgb(67,69,40); }
H1.HeaderClassName
{
color: #434528;
}
.AnyTagClassName
{
color: #434528;
}
</style>
background-color css
<style>
a { background-color: #434528; }
a { background-color: rgb(67,69,40); }
div.DivClassName
{
background-color: #434528;
}
.BgClassName
{
background-color: #434528;
}
</style>
border-color css
<style>
span { border-color: #434528; }
span { border-color: rgb(67,69,40); }
td.TdClassName
{
border-color: #434528;
}
.TagClassName
{
border-color: #434528;
}
</style>