Shades of Mako #525656
Tints of Mako #525656
RGB
CMYK
RGB Variations
Color information
#525656 (or 0x525656) is known color: Mako. HEX triplet: 52, 56 and 56. RGB value is (82,86,86). Sum of RGB (Red+Green+Blue) = 82+86+86=254 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.28% from 254); Green value is 86 (33.98% from 255 or 33.86% from 254); Blue value is 86 (33.98% from 255 or 33.86% from 254); Max value from RGB is 86 - color contains mainly: green, blue. Hex color #525656 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525656 is #ADA9A9. Grayscale: #545454. Windows color (decimal): -11381162 or 5658194. OLE color: 5658194.
HSL color Cylindrical-coordinate representation of color #525656: hue angle of 180º degrees, saturation: 0.02, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #525656 is Cyan = 0.05, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 86 | 86 | - |
| CMYK | 0.05 | 0 | 0 | 0.66 |
| HSL | 180º | 0.02% | 0.33% | - |
| HSV(B) | 180º | 0.05% | 0.34% | - |
| XYZ | 8.49 | 9.12 | 10.12 | - |
| YUV | 84.8 | 128.67 | 126 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 86 | 86 | 0.05 | 0 | 0 | 0.66 | 180 | 0.02 | 0.33 |
| Hex | 52 | 56 | 56 | 5 | 0 | 0 | 42 | B4 | 2 | 21 |
| Octal | 122 | 126 | 126 | 5 | 0 | 0 | 102 | 264 | 2 | 41 |
| Binary | 1010010 | 1010110 | 1010110 | 101 | 0 | 0 | 1000010 | 10110100 | 10 | 100001 |
Color Harmonies of #525656
Complementary color
Monochromatic Colors of #525656
Black with #525656
Text Example
Text Example
White with #525656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525656; }
p { color: rgb(82,86,86); }
H1.HeaderClassName
{
color: #525656;
}
.AnyTagClassName
{
color: #525656;
}
</style>
background-color css
<style>
a { background-color: #525656; }
a { background-color: rgb(82,86,86); }
div.DivClassName
{
background-color: #525656;
}
.BgClassName
{
background-color: #525656;
}
</style>
border-color css
<style>
span { border-color: #525656; }
span { border-color: rgb(82,86,86); }
td.TdClassName
{
border-color: #525656;
}
.TagClassName
{
border-color: #525656;
}
</style>