Shades of Waiouru #515230
Tints of Waiouru #515230
RGB
CMYK
RGB Variations
Color information
#515230 (or 0x515230) is known color: Waiouru. HEX triplet: 51, 52 and 30. RGB value is (81,82,48). Sum of RGB (Red+Green+Blue) = 81+82+48=211 (27% of max value = 765). Red value is 81 (32.03% from 255 or 38.39% from 211); Green value is 82 (32.42% from 255 or 38.86% from 211); Blue value is 48 (19.14% from 255 or 22.75% from 211); Max value from RGB is 82 - color contains mainly: green. Hex color #515230 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #515230 is #AEADCF. Grayscale: #4D4D4D. Windows color (decimal): -11447760 or 3166801. OLE color: 3166801.
HSL color Cylindrical-coordinate representation of color #515230: hue angle of 61.76º degrees, saturation: 0.26, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #515230 is Cyan = 0.01, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 82 | 48 | - |
| CMYK | 0.01 | 0 | 0.41 | 0.68 |
| HSL | 61.76º | 0.26% | 0.25% | - |
| HSV(B) | 61.76º | 0.41% | 0.32% | - |
| XYZ | 6.94 | 8 | 3.97 | - |
| YUV | 77.83 | 111.17 | 130.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 82 | 48 | 0.01 | 0 | 0.41 | 0.68 | 61.76 | 0.26 | 0.25 |
| Hex | 51 | 52 | 30 | 1 | 0 | 29 | 44 | 3E | 1A | 19 |
| Octal | 121 | 122 | 60 | 1 | 0 | 51 | 104 | 76 | 32 | 31 |
| Binary | 1010001 | 1010010 | 110000 | 1 | 0 | 101001 | 1000100 | 111110 | 11010 | 11001 |
Color Harmonies of #515230
Complementary color
Monochromatic Colors of #515230
Black with #515230
Text Example
Text Example
White with #515230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515230; }
p { color: rgb(81,82,48); }
H1.HeaderClassName
{
color: #515230;
}
.AnyTagClassName
{
color: #515230;
}
</style>
background-color css
<style>
a { background-color: #515230; }
a { background-color: rgb(81,82,48); }
div.DivClassName
{
background-color: #515230;
}
.BgClassName
{
background-color: #515230;
}
</style>
border-color css
<style>
span { border-color: #515230; }
span { border-color: rgb(81,82,48); }
td.TdClassName
{
border-color: #515230;
}
.TagClassName
{
border-color: #515230;
}
</style>