Shades of Waiouru #454827
Tints of Waiouru #454827
RGB
CMYK
RGB Variations
Color information
#454827 (or 0x454827) is known color: Waiouru. HEX triplet: 45, 48 and 27. RGB value is (69,72,39). Sum of RGB (Red+Green+Blue) = 69+72+39=180 (23% of max value = 765). Red value is 69 (27.34% from 255 or 38.33% from 180); Green value is 72 (28.52% from 255 or 40% from 180); Blue value is 39 (15.62% from 255 or 21.67% from 180); Max value from RGB is 72 - color contains mainly: green. Hex color #454827 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #454827 is #BAB7D8. Grayscale: #434343. Windows color (decimal): -12236761 or 2574405. OLE color: 2574405.
HSL color Cylindrical-coordinate representation of color #454827: hue angle of 65.45º degrees, saturation: 0.3, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #454827 is Cyan = 0.04, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 69 | 72 | 39 | - |
| CMYK | 0.04 | 0 | 0.46 | 0.72 |
| HSL | 65.45º | 0.3% | 0.22% | - |
| HSV(B) | 65.45º | 0.46% | 0.28% | - |
| XYZ | 5.14 | 6.05 | 2.82 | - |
| YUV | 67.34 | 112.01 | 129.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 72 | 39 | 0.04 | 0 | 0.46 | 0.72 | 65.45 | 0.3 | 0.22 |
| Hex | 45 | 48 | 27 | 4 | 0 | 2E | 48 | 41 | 1E | 16 |
| Octal | 105 | 110 | 47 | 4 | 0 | 56 | 110 | 101 | 36 | 26 |
| Binary | 1000101 | 1001000 | 100111 | 100 | 0 | 101110 | 1001000 | 1000001 | 11110 | 10110 |
Color Harmonies of #454827
Complementary color
Monochromatic Colors of #454827
Black with #454827
Text Example
Text Example
White with #454827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454827; }
p { color: rgb(69,72,39); }
H1.HeaderClassName
{
color: #454827;
}
.AnyTagClassName
{
color: #454827;
}
</style>
background-color css
<style>
a { background-color: #454827; }
a { background-color: rgb(69,72,39); }
div.DivClassName
{
background-color: #454827;
}
.BgClassName
{
background-color: #454827;
}
</style>
border-color css
<style>
span { border-color: #454827; }
span { border-color: rgb(69,72,39); }
td.TdClassName
{
border-color: #454827;
}
.TagClassName
{
border-color: #454827;
}
</style>