Shades of Waiouru #505138
Tints of Waiouru #505138
RGB
CMYK
RGB Variations
Color information
#505138 (or 0x505138) is known color: Waiouru. HEX triplet: 50, 51 and 38. RGB value is (80,81,56). Sum of RGB (Red+Green+Blue) = 80+81+56=217 (28% of max value = 765). Red value is 80 (31.64% from 255 or 36.87% from 217); Green value is 81 (32.03% from 255 or 37.33% from 217); Blue value is 56 (22.27% from 255 or 25.81% from 217); Max value from RGB is 81 - color contains mainly: green. Hex color #505138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #505138 is #AFAEC7. Grayscale: #4D4D4D. Windows color (decimal): -11513544 or 3690832. OLE color: 3690832.
HSL color Cylindrical-coordinate representation of color #505138: hue angle of 62.4º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #505138 is Cyan = 0.01, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 80 | 81 | 56 | - |
| CMYK | 0.01 | 0 | 0.31 | 0.68 |
| HSL | 62.4º | 0.18% | 0.27% | - |
| HSV(B) | 62.4º | 0.31% | 0.32% | - |
| XYZ | 6.96 | 7.88 | 4.89 | - |
| YUV | 77.85 | 115.67 | 129.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 81 | 56 | 0.01 | 0 | 0.31 | 0.68 | 62.4 | 0.18 | 0.27 |
| Hex | 50 | 51 | 38 | 1 | 0 | 1F | 44 | 3E | 12 | 1B |
| Octal | 120 | 121 | 70 | 1 | 0 | 37 | 104 | 76 | 22 | 33 |
| Binary | 1010000 | 1010001 | 111000 | 1 | 0 | 11111 | 1000100 | 111110 | 10010 | 11011 |
Color Harmonies of #505138
Complementary color
Monochromatic Colors of #505138
Black with #505138
Text Example
Text Example
White with #505138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #505138; }
p { color: rgb(80,81,56); }
H1.HeaderClassName
{
color: #505138;
}
.AnyTagClassName
{
color: #505138;
}
</style>
background-color css
<style>
a { background-color: #505138; }
a { background-color: rgb(80,81,56); }
div.DivClassName
{
background-color: #505138;
}
.BgClassName
{
background-color: #505138;
}
</style>
border-color css
<style>
span { border-color: #505138; }
span { border-color: rgb(80,81,56); }
td.TdClassName
{
border-color: #505138;
}
.TagClassName
{
border-color: #505138;
}
</style>