Shades of Waiouru #454634
Tints of Waiouru #454634
RGB
CMYK
RGB Variations
Color information
#454634 (or 0x454634) is known color: Waiouru. HEX triplet: 45, 46 and 34. RGB value is (69,70,52). Sum of RGB (Red+Green+Blue) = 69+70+52=191 (25% of max value = 765). Red value is 69 (27.34% from 255 or 36.13% from 191); Green value is 70 (27.73% from 255 or 36.65% from 191); Blue value is 52 (20.70% from 255 or 27.23% from 191); Max value from RGB is 70 - color contains mainly: green. Hex color #454634 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #454634 is #BAB9CB. Grayscale: #434343. Windows color (decimal): -12237260 or 3425861. OLE color: 3425861.
HSL color Cylindrical-coordinate representation of color #454634: hue angle of 63.33º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #454634 is Cyan = 0.01, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 70 | 52 | - |
| CMYK | 0.01 | 0 | 0.26 | 0.73 |
| HSL | 63.33º | 0.15% | 0.24% | - |
| HSV(B) | 63.33º | 0.26% | 0.27% | - |
| XYZ | 5.26 | 5.89 | 4.11 | - |
| YUV | 67.65 | 119.17 | 128.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 70 | 52 | 0.01 | 0 | 0.26 | 0.73 | 63.33 | 0.15 | 0.24 |
| Hex | 45 | 46 | 34 | 1 | 0 | 1A | 49 | 3F | F | 18 |
| Octal | 105 | 106 | 64 | 1 | 0 | 32 | 111 | 77 | 17 | 30 |
| Binary | 1000101 | 1000110 | 110100 | 1 | 0 | 11010 | 1001001 | 111111 | 1111 | 11000 |
Color Harmonies of #454634
Complementary color
Monochromatic Colors of #454634
Black with #454634
Text Example
Text Example
White with #454634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454634; }
p { color: rgb(69,70,52); }
H1.HeaderClassName
{
color: #454634;
}
.AnyTagClassName
{
color: #454634;
}
</style>
background-color css
<style>
a { background-color: #454634; }
a { background-color: rgb(69,70,52); }
div.DivClassName
{
background-color: #454634;
}
.BgClassName
{
background-color: #454634;
}
</style>
border-color css
<style>
span { border-color: #454634; }
span { border-color: rgb(69,70,52); }
td.TdClassName
{
border-color: #454634;
}
.TagClassName
{
border-color: #454634;
}
</style>