Shades of Waiouru #454730
Tints of Waiouru #454730
RGB
CMYK
RGB Variations
Color information
#454730 (or 0x454730) is known color: Waiouru. HEX triplet: 45, 47 and 30. RGB value is (69,71,48). Sum of RGB (Red+Green+Blue) = 69+71+48=188 (24% of max value = 765). Red value is 69 (27.34% from 255 or 36.70% from 188); Green value is 71 (28.12% from 255 or 37.77% from 188); Blue value is 48 (19.14% from 255 or 25.53% from 188); Max value from RGB is 71 - color contains mainly: green. Hex color #454730 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #454730 is #BAB8CF. Grayscale: #434343. Windows color (decimal): -12237008 or 3163973. OLE color: 3163973.
HSL color Cylindrical-coordinate representation of color #454730: hue angle of 65.22º degrees, saturation: 0.19, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #454730 is Cyan = 0.03, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 69 | 71 | 48 | - |
| CMYK | 0.03 | 0 | 0.32 | 0.72 |
| HSL | 65.22º | 0.19% | 0.23% | - |
| HSV(B) | 65.22º | 0.32% | 0.28% | - |
| XYZ | 5.24 | 5.99 | 3.68 | - |
| YUV | 67.78 | 116.84 | 128.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 71 | 48 | 0.03 | 0 | 0.32 | 0.72 | 65.22 | 0.19 | 0.23 |
| Hex | 45 | 47 | 30 | 3 | 0 | 20 | 48 | 41 | 13 | 17 |
| Octal | 105 | 107 | 60 | 3 | 0 | 40 | 110 | 101 | 23 | 27 |
| Binary | 1000101 | 1000111 | 110000 | 11 | 0 | 100000 | 1001000 | 1000001 | 10011 | 10111 |
Color Harmonies of #454730
Complementary color
Monochromatic Colors of #454730
Black with #454730
Text Example
Text Example
White with #454730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454730; }
p { color: rgb(69,71,48); }
H1.HeaderClassName
{
color: #454730;
}
.AnyTagClassName
{
color: #454730;
}
</style>
background-color css
<style>
a { background-color: #454730; }
a { background-color: rgb(69,71,48); }
div.DivClassName
{
background-color: #454730;
}
.BgClassName
{
background-color: #454730;
}
</style>
border-color css
<style>
span { border-color: #454730; }
span { border-color: rgb(69,71,48); }
td.TdClassName
{
border-color: #454730;
}
.TagClassName
{
border-color: #454730;
}
</style>