Shades of Waiouru #515430
Tints of Waiouru #515430
RGB
CMYK
RGB Variations
Color information
#515430 (or 0x515430) is known color: Waiouru. HEX triplet: 51, 54 and 30. RGB value is (81,84,48). Sum of RGB (Red+Green+Blue) = 81+84+48=213 (28% of max value = 765). Red value is 81 (32.03% from 255 or 38.03% from 213); Green value is 84 (33.20% from 255 or 39.44% from 213); Blue value is 48 (19.14% from 255 or 22.54% from 213); Max value from RGB is 84 - color contains mainly: green. Hex color #515430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #515430 is #AEABCF. Grayscale: #4F4F4F. Windows color (decimal): -11447248 or 3167313. OLE color: 3167313.
HSL color Cylindrical-coordinate representation of color #515430: hue angle of 65º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #515430 is Cyan = 0.04, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 81 | 84 | 48 | - |
| CMYK | 0.04 | 0 | 0.43 | 0.67 |
| HSL | 65º | 0.27% | 0.26% | - |
| HSV(B) | 65º | 0.43% | 0.33% | - |
| XYZ | 7.1 | 8.3 | 4.02 | - |
| YUV | 79 | 110.51 | 129.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 84 | 48 | 0.04 | 0 | 0.43 | 0.67 | 65 | 0.27 | 0.26 |
| Hex | 51 | 54 | 30 | 4 | 0 | 2B | 43 | 41 | 1B | 1A |
| Octal | 121 | 124 | 60 | 4 | 0 | 53 | 103 | 101 | 33 | 32 |
| Binary | 1010001 | 1010100 | 110000 | 100 | 0 | 101011 | 1000011 | 1000001 | 11011 | 11010 |
Color Harmonies of #515430
Complementary color
Monochromatic Colors of #515430
Black with #515430
Text Example
Text Example
White with #515430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515430; }
p { color: rgb(81,84,48); }
H1.HeaderClassName
{
color: #515430;
}
.AnyTagClassName
{
color: #515430;
}
</style>
background-color css
<style>
a { background-color: #515430; }
a { background-color: rgb(81,84,48); }
div.DivClassName
{
background-color: #515430;
}
.BgClassName
{
background-color: #515430;
}
</style>
border-color css
<style>
span { border-color: #515430; }
span { border-color: rgb(81,84,48); }
td.TdClassName
{
border-color: #515430;
}
.TagClassName
{
border-color: #515430;
}
</style>