Shades of Waiouru #454528
Tints of Waiouru #454528
RGB
CMYK
RGB Variations
Color information
#454528 (or 0x454528) is known color: Waiouru. HEX triplet: 45, 45 and 28. RGB value is (69,69,40). Sum of RGB (Red+Green+Blue) = 69+69+40=178 (23% of max value = 765). Red value is 69 (27.34% from 255 or 38.76% from 178); Green value is 69 (27.34% from 255 or 38.76% from 178); Blue value is 40 (16.02% from 255 or 22.47% from 178); Max value from RGB is 69 - color contains mainly: red, green. Hex color #454528 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #454528 is #BABAD7. Grayscale: #414141. Windows color (decimal): -12237528 or 2639173. OLE color: 2639173.
HSL color Cylindrical-coordinate representation of color #454528: hue angle of 60º degrees, saturation: 0.27, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #454528 is Cyan = 0, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 69 | 40 | - |
| CMYK | 0 | 0 | 0.42 | 0.73 |
| HSL | 60º | 0.27% | 0.21% | - |
| HSV(B) | 60º | 0.42% | 0.27% | - |
| XYZ | 4.97 | 5.67 | 2.84 | - |
| YUV | 65.69 | 113.5 | 130.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 69 | 40 | 0 | 0 | 0.42 | 0.73 | 60 | 0.27 | 0.21 |
| Hex | 45 | 45 | 28 | 0 | 0 | 2A | 49 | 3C | 1B | 15 |
| Octal | 105 | 105 | 50 | 0 | 0 | 52 | 111 | 74 | 33 | 25 |
| Binary | 1000101 | 1000101 | 101000 | 0 | 0 | 101010 | 1001001 | 111100 | 11011 | 10101 |
Color Harmonies of #454528
Complementary color
Monochromatic Colors of #454528
Black with #454528
Text Example
Text Example
White with #454528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454528; }
p { color: rgb(69,69,40); }
H1.HeaderClassName
{
color: #454528;
}
.AnyTagClassName
{
color: #454528;
}
</style>
background-color css
<style>
a { background-color: #454528; }
a { background-color: rgb(69,69,40); }
div.DivClassName
{
background-color: #454528;
}
.BgClassName
{
background-color: #454528;
}
</style>
border-color css
<style>
span { border-color: #454528; }
span { border-color: rgb(69,69,40); }
td.TdClassName
{
border-color: #454528;
}
.TagClassName
{
border-color: #454528;
}
</style>