Shades of Mako #515859
Tints of Mako #515859
RGB
CMYK
RGB Variations
Color information
#515859 (or 0x515859) is known color: Mako. HEX triplet: 51, 58 and 59. RGB value is (81,88,89). Sum of RGB (Red+Green+Blue) = 81+88+89=258 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.40% from 258); Green value is 88 (34.77% from 255 or 34.11% from 258); Blue value is 89 (35.16% from 255 or 34.50% from 258); Max value from RGB is 89 - color contains mainly: blue. Hex color #515859 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #515859 is #AEA7A6. Grayscale: #565656. Windows color (decimal): -11446183 or 5855313. OLE color: 5855313.
HSL color Cylindrical-coordinate representation of color #515859: hue angle of 187.5º degrees, saturation: 0.05, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #515859 is Cyan = 0.09, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 81 | 88 | 89 | - |
| CMYK | 0.09 | 0.01 | 0 | 0.65 |
| HSL | 187.5º | 0.05% | 0.33% | - |
| HSV(B) | 187.5º | 0.09% | 0.35% | - |
| XYZ | 8.69 | 9.45 | 10.82 | - |
| YUV | 86.02 | 129.68 | 124.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 88 | 89 | 0.09 | 0.01 | 0 | 0.65 | 187.5 | 0.05 | 0.33 |
| Hex | 51 | 58 | 59 | 9 | 1 | 0 | 41 | BC | 5 | 21 |
| Octal | 121 | 130 | 131 | 11 | 1 | 0 | 101 | 274 | 5 | 41 |
| Binary | 1010001 | 1011000 | 1011001 | 1001 | 1 | 0 | 1000001 | 10111100 | 101 | 100001 |
Color Harmonies of #515859
Complementary color
Monochromatic Colors of #515859
Black with #515859
Text Example
Text Example
White with #515859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515859; }
p { color: rgb(81,88,89); }
H1.HeaderClassName
{
color: #515859;
}
.AnyTagClassName
{
color: #515859;
}
</style>
background-color css
<style>
a { background-color: #515859; }
a { background-color: rgb(81,88,89); }
div.DivClassName
{
background-color: #515859;
}
.BgClassName
{
background-color: #515859;
}
</style>
border-color css
<style>
span { border-color: #515859; }
span { border-color: rgb(81,88,89); }
td.TdClassName
{
border-color: #515859;
}
.TagClassName
{
border-color: #515859;
}
</style>