Shades of Mako #515656
Tints of Mako #515656
RGB
CMYK
RGB Variations
Color information
#515656 (or 0x515656) is known color: Mako. HEX triplet: 51, 56 and 56. RGB value is (81,86,86). Sum of RGB (Red+Green+Blue) = 81+86+86=253 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.02% from 253); Green value is 86 (33.98% from 255 or 33.99% from 253); Blue value is 86 (33.98% from 255 or 33.99% from 253); Max value from RGB is 86 - color contains mainly: green, blue. Hex color #515656 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515656 is #AEA9A9. Grayscale: #545454. Windows color (decimal): -11446698 or 5658193. OLE color: 5658193.
HSL color Cylindrical-coordinate representation of color #515656: hue angle of 180º degrees, saturation: 0.03, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #515656 is Cyan = 0.06, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 86 | 86 | - |
| CMYK | 0.06 | 0 | 0 | 0.66 |
| HSL | 180º | 0.03% | 0.33% | - |
| HSV(B) | 180º | 0.06% | 0.34% | - |
| XYZ | 8.4 | 9.08 | 10.11 | - |
| YUV | 84.51 | 128.84 | 125.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 86 | 86 | 0.06 | 0 | 0 | 0.66 | 180 | 0.03 | 0.33 |
| Hex | 51 | 56 | 56 | 6 | 0 | 0 | 42 | B4 | 3 | 21 |
| Octal | 121 | 126 | 126 | 6 | 0 | 0 | 102 | 264 | 3 | 41 |
| Binary | 1010001 | 1010110 | 1010110 | 110 | 0 | 0 | 1000010 | 10110100 | 11 | 100001 |
Color Harmonies of #515656
Complementary color
Monochromatic Colors of #515656
Black with #515656
Text Example
Text Example
White with #515656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515656; }
p { color: rgb(81,86,86); }
H1.HeaderClassName
{
color: #515656;
}
.AnyTagClassName
{
color: #515656;
}
</style>
background-color css
<style>
a { background-color: #515656; }
a { background-color: rgb(81,86,86); }
div.DivClassName
{
background-color: #515656;
}
.BgClassName
{
background-color: #515656;
}
</style>
border-color css
<style>
span { border-color: #515656; }
span { border-color: rgb(81,86,86); }
td.TdClassName
{
border-color: #515656;
}
.TagClassName
{
border-color: #515656;
}
</style>