Shades of Waiouru #454630
Tints of Waiouru #454630
RGB
CMYK
RGB Variations
Color information
#454630 (or 0x454630) is known color: Waiouru. HEX triplet: 45, 46 and 30. RGB value is (69,70,48). Sum of RGB (Red+Green+Blue) = 69+70+48=187 (24% of max value = 765). Red value is 69 (27.34% from 255 or 36.90% from 187); Green value is 70 (27.73% from 255 or 37.43% from 187); Blue value is 48 (19.14% from 255 or 25.67% from 187); Max value from RGB is 70 - color contains mainly: green. Hex color #454630 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #454630 is #BAB9CF. Grayscale: #434343. Windows color (decimal): -12237264 or 3163717. OLE color: 3163717.
HSL color Cylindrical-coordinate representation of color #454630: hue angle of 62.73º degrees, saturation: 0.19, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #454630 is Cyan = 0.01, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 70 | 48 | - |
| CMYK | 0.01 | 0 | 0.31 | 0.73 |
| HSL | 62.73º | 0.19% | 0.23% | - |
| HSV(B) | 62.73º | 0.31% | 0.27% | - |
| XYZ | 5.18 | 5.86 | 3.65 | - |
| YUV | 67.19 | 117.17 | 129.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 70 | 48 | 0.01 | 0 | 0.31 | 0.73 | 62.73 | 0.19 | 0.23 |
| Hex | 45 | 46 | 30 | 1 | 0 | 1F | 49 | 3F | 13 | 17 |
| Octal | 105 | 106 | 60 | 1 | 0 | 37 | 111 | 77 | 23 | 27 |
| Binary | 1000101 | 1000110 | 110000 | 1 | 0 | 11111 | 1001001 | 111111 | 10011 | 10111 |
Color Harmonies of #454630
Complementary color
Monochromatic Colors of #454630
Black with #454630
Text Example
Text Example
White with #454630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454630; }
p { color: rgb(69,70,48); }
H1.HeaderClassName
{
color: #454630;
}
.AnyTagClassName
{
color: #454630;
}
</style>
background-color css
<style>
a { background-color: #454630; }
a { background-color: rgb(69,70,48); }
div.DivClassName
{
background-color: #454630;
}
.BgClassName
{
background-color: #454630;
}
</style>
border-color css
<style>
span { border-color: #454630; }
span { border-color: rgb(69,70,48); }
td.TdClassName
{
border-color: #454630;
}
.TagClassName
{
border-color: #454630;
}
</style>