Shades of Waiouru #454829
Tints of Waiouru #454829
RGB
CMYK
RGB Variations
Color information
#454829 (or 0x454829) is known color: Waiouru. HEX triplet: 45, 48 and 29. RGB value is (69,72,41). Sum of RGB (Red+Green+Blue) = 69+72+41=182 (24% of max value = 765). Red value is 69 (27.34% from 255 or 37.91% from 182); Green value is 72 (28.52% from 255 or 39.56% from 182); Blue value is 41 (16.41% from 255 or 22.53% from 182); Max value from RGB is 72 - color contains mainly: green. Hex color #454829 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #454829 is #BAB7D6. Grayscale: #434343. Windows color (decimal): -12236759 or 2705477. OLE color: 2705477.
HSL color Cylindrical-coordinate representation of color #454829: hue angle of 65.81º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #454829 is Cyan = 0.04, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 69 | 72 | 41 | - |
| CMYK | 0.04 | 0 | 0.43 | 0.72 |
| HSL | 65.81º | 0.27% | 0.22% | - |
| HSV(B) | 65.81º | 0.43% | 0.28% | - |
| XYZ | 5.17 | 6.06 | 2.99 | - |
| YUV | 67.57 | 113.01 | 129.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 72 | 41 | 0.04 | 0 | 0.43 | 0.72 | 65.81 | 0.27 | 0.22 |
| Hex | 45 | 48 | 29 | 4 | 0 | 2B | 48 | 42 | 1B | 16 |
| Octal | 105 | 110 | 51 | 4 | 0 | 53 | 110 | 102 | 33 | 26 |
| Binary | 1000101 | 1001000 | 101001 | 100 | 0 | 101011 | 1001000 | 1000010 | 11011 | 10110 |
Color Harmonies of #454829
Complementary color
Monochromatic Colors of #454829
Black with #454829
Text Example
Text Example
White with #454829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454829; }
p { color: rgb(69,72,41); }
H1.HeaderClassName
{
color: #454829;
}
.AnyTagClassName
{
color: #454829;
}
</style>
background-color css
<style>
a { background-color: #454829; }
a { background-color: rgb(69,72,41); }
div.DivClassName
{
background-color: #454829;
}
.BgClassName
{
background-color: #454829;
}
</style>
border-color css
<style>
span { border-color: #454829; }
span { border-color: rgb(69,72,41); }
td.TdClassName
{
border-color: #454829;
}
.TagClassName
{
border-color: #454829;
}
</style>