Shades of Waiouru #454532
Tints of Waiouru #454532
RGB
CMYK
RGB Variations
Color information
#454532 (or 0x454532) is known color: Waiouru. HEX triplet: 45, 45 and 32. RGB value is (69,69,50). Sum of RGB (Red+Green+Blue) = 69+69+50=188 (24% of max value = 765). Red value is 69 (27.34% from 255 or 36.70% from 188); Green value is 69 (27.34% from 255 or 36.70% from 188); Blue value is 50 (19.92% from 255 or 26.60% from 188); Max value from RGB is 69 - color contains mainly: red, green. Hex color #454532 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #454532 is #BABACD. Grayscale: #424242. Windows color (decimal): -12237518 or 3294533. OLE color: 3294533.
HSL color Cylindrical-coordinate representation of color #454532: hue angle of 60º 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 #454532 is Cyan = 0, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 69 | 50 | - |
| CMYK | 0 | 0 | 0.28 | 0.73 |
| HSL | 60º | 0.16% | 0.23% | - |
| HSV(B) | 60º | 0.28% | 0.27% | - |
| XYZ | 5.16 | 5.75 | 3.86 | - |
| YUV | 66.83 | 118.5 | 129.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 69 | 50 | 0 | 0 | 0.28 | 0.73 | 60 | 0.16 | 0.23 |
| Hex | 45 | 45 | 32 | 0 | 0 | 1C | 49 | 3C | 10 | 17 |
| Octal | 105 | 105 | 62 | 0 | 0 | 34 | 111 | 74 | 20 | 27 |
| Binary | 1000101 | 1000101 | 110010 | 0 | 0 | 11100 | 1001001 | 111100 | 10000 | 10111 |
Color Harmonies of #454532
Complementary color
Monochromatic Colors of #454532
Black with #454532
Text Example
Text Example
White with #454532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454532; }
p { color: rgb(69,69,50); }
H1.HeaderClassName
{
color: #454532;
}
.AnyTagClassName
{
color: #454532;
}
</style>
background-color css
<style>
a { background-color: #454532; }
a { background-color: rgb(69,69,50); }
div.DivClassName
{
background-color: #454532;
}
.BgClassName
{
background-color: #454532;
}
</style>
border-color css
<style>
span { border-color: #454532; }
span { border-color: rgb(69,69,50); }
td.TdClassName
{
border-color: #454532;
}
.TagClassName
{
border-color: #454532;
}
</style>