Shades of Waiouru #434431
Tints of Waiouru #434431
RGB
CMYK
RGB Variations
Color information
#434431 (or 0x434431) is known color: Waiouru. HEX triplet: 43, 44 and 31. RGB value is (67,68,49). Sum of RGB (Red+Green+Blue) = 67+68+49=184 (24% of max value = 765). Red value is 67 (26.56% from 255 or 36.41% from 184); Green value is 68 (26.95% from 255 or 36.96% from 184); Blue value is 49 (19.53% from 255 or 26.63% from 184); Max value from RGB is 68 - color contains mainly: green. Hex color #434431 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #434431 is #BCBBCE. Grayscale: #414141. Windows color (decimal): -12368847 or 3228739. OLE color: 3228739.
HSL color Cylindrical-coordinate representation of color #434431: hue angle of 63.16º degrees, saturation: 0.16, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #434431 is Cyan = 0.01, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 68 | 49 | - |
| CMYK | 0.01 | 0 | 0.28 | 0.73 |
| HSL | 63.16º | 0.16% | 0.23% | - |
| HSV(B) | 63.16º | 0.28% | 0.27% | - |
| XYZ | 4.94 | 5.55 | 3.72 | - |
| YUV | 65.54 | 118.67 | 129.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 68 | 49 | 0.01 | 0 | 0.28 | 0.73 | 63.16 | 0.16 | 0.23 |
| Hex | 43 | 44 | 31 | 1 | 0 | 1C | 49 | 3F | 10 | 17 |
| Octal | 103 | 104 | 61 | 1 | 0 | 34 | 111 | 77 | 20 | 27 |
| Binary | 1000011 | 1000100 | 110001 | 1 | 0 | 11100 | 1001001 | 111111 | 10000 | 10111 |
Color Harmonies of #434431
Complementary color
Monochromatic Colors of #434431
Black with #434431
Text Example
Text Example
White with #434431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #434431; }
p { color: rgb(67,68,49); }
H1.HeaderClassName
{
color: #434431;
}
.AnyTagClassName
{
color: #434431;
}
</style>
background-color css
<style>
a { background-color: #434431; }
a { background-color: rgb(67,68,49); }
div.DivClassName
{
background-color: #434431;
}
.BgClassName
{
background-color: #434431;
}
</style>
border-color css
<style>
span { border-color: #434431; }
span { border-color: rgb(67,68,49); }
td.TdClassName
{
border-color: #434431;
}
.TagClassName
{
border-color: #434431;
}
</style>