Shades of Waiouru #454732
Tints of Waiouru #454732
RGB
CMYK
RGB Variations
Color information
#454732 (or 0x454732) is known color: Waiouru. HEX triplet: 45, 47 and 32. RGB value is (69,71,50). Sum of RGB (Red+Green+Blue) = 69+71+50=190 (25% of max value = 765). Red value is 69 (27.34% from 255 or 36.32% from 190); Green value is 71 (28.12% from 255 or 37.37% from 190); Blue value is 50 (19.92% from 255 or 26.32% from 190); Max value from RGB is 71 - color contains mainly: green. Hex color #454732 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #454732 is #BAB8CD. Grayscale: #444444. Windows color (decimal): -12237006 or 3295045. OLE color: 3295045.
HSL color Cylindrical-coordinate representation of color #454732: hue angle of 65.71º degrees, saturation: 0.17, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #454732 is Cyan = 0.03, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 69 | 71 | 50 | - |
| CMYK | 0.03 | 0 | 0.30 | 0.72 |
| HSL | 65.71º | 0.17% | 0.24% | - |
| HSV(B) | 65.71º | 0.3% | 0.28% | - |
| XYZ | 5.28 | 6 | 3.9 | - |
| YUV | 68.01 | 117.84 | 128.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 71 | 50 | 0.03 | 0 | 0.30 | 0.72 | 65.71 | 0.17 | 0.24 |
| Hex | 45 | 47 | 32 | 3 | 0 | 1E | 48 | 42 | 11 | 18 |
| Octal | 105 | 107 | 62 | 3 | 0 | 36 | 110 | 102 | 21 | 30 |
| Binary | 1000101 | 1000111 | 110010 | 11 | 0 | 11110 | 1001000 | 1000010 | 10001 | 11000 |
Color Harmonies of #454732
Complementary color
Monochromatic Colors of #454732
Black with #454732
Text Example
Text Example
White with #454732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454732; }
p { color: rgb(69,71,50); }
H1.HeaderClassName
{
color: #454732;
}
.AnyTagClassName
{
color: #454732;
}
</style>
background-color css
<style>
a { background-color: #454732; }
a { background-color: rgb(69,71,50); }
div.DivClassName
{
background-color: #454732;
}
.BgClassName
{
background-color: #454732;
}
</style>
border-color css
<style>
span { border-color: #454732; }
span { border-color: rgb(69,71,50); }
td.TdClassName
{
border-color: #454732;
}
.TagClassName
{
border-color: #454732;
}
</style>