Shades of Waiouru #515229
Tints of Waiouru #515229
RGB
CMYK
RGB Variations
Color information
#515229 (or 0x515229) is known color: Waiouru. HEX triplet: 51, 52 and 29. RGB value is (81,82,41). Sum of RGB (Red+Green+Blue) = 81+82+41=204 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.71% from 204); Green value is 82 (32.42% from 255 or 40.20% from 204); Blue value is 41 (16.41% from 255 or 20.10% from 204); Max value from RGB is 82 - color contains mainly: green. Hex color #515229 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #515229 is #AEADD6. Grayscale: #4D4D4D. Windows color (decimal): -11447767 or 2708049. OLE color: 2708049.
HSL color Cylindrical-coordinate representation of color #515229: hue angle of 61.46º degrees, saturation: 0.33, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #515229 is Cyan = 0.01, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 82 | 41 | - |
| CMYK | 0.01 | 0 | 0.50 | 0.68 |
| HSL | 61.46º | 0.33% | 0.24% | - |
| HSV(B) | 61.46º | 0.5% | 0.32% | - |
| XYZ | 6.81 | 7.94 | 3.27 | - |
| YUV | 77.03 | 107.67 | 130.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 82 | 41 | 0.01 | 0 | 0.50 | 0.68 | 61.46 | 0.33 | 0.24 |
| Hex | 51 | 52 | 29 | 1 | 0 | 32 | 44 | 3D | 21 | 18 |
| Octal | 121 | 122 | 51 | 1 | 0 | 62 | 104 | 75 | 41 | 30 |
| Binary | 1010001 | 1010010 | 101001 | 1 | 0 | 110010 | 1000100 | 111101 | 100001 | 11000 |
Color Harmonies of #515229
Complementary color
Monochromatic Colors of #515229
Black with #515229
Text Example
Text Example
White with #515229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515229; }
p { color: rgb(81,82,41); }
H1.HeaderClassName
{
color: #515229;
}
.AnyTagClassName
{
color: #515229;
}
</style>
background-color css
<style>
a { background-color: #515229; }
a { background-color: rgb(81,82,41); }
div.DivClassName
{
background-color: #515229;
}
.BgClassName
{
background-color: #515229;
}
</style>
border-color css
<style>
span { border-color: #515229; }
span { border-color: rgb(81,82,41); }
td.TdClassName
{
border-color: #515229;
}
.TagClassName
{
border-color: #515229;
}
</style>