Shades of Mako #525958
Tints of Mako #525958
RGB
CMYK
RGB Variations
Color information
#525958 (or 0x525958) is known color: Mako. HEX triplet: 52, 59 and 58. RGB value is (82,89,88). Sum of RGB (Red+Green+Blue) = 82+89+88=259 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.66% from 259); Green value is 89 (35.16% from 255 or 34.36% from 259); Blue value is 88 (34.77% from 255 or 33.98% from 259); Max value from RGB is 89 - color contains mainly: green. Hex color #525958 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #525958 is #ADA6A7. Grayscale: #565656. Windows color (decimal): -11380392 or 5790034. OLE color: 5790034.
HSL color Cylindrical-coordinate representation of color #525958: hue angle of 171.43º degrees, saturation: 0.04, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #525958 is Cyan = 0.08, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 89 | 88 | - |
| CMYK | 0.08 | 0 | 0.01 | 0.65 |
| HSL | 171.43º | 0.04% | 0.34% | - |
| HSV(B) | 171.43º | 0.08% | 0.35% | - |
| XYZ | 8.81 | 9.64 | 10.63 | - |
| YUV | 86.79 | 128.68 | 124.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 89 | 88 | 0.08 | 0 | 0.01 | 0.65 | 171.43 | 0.04 | 0.34 |
| Hex | 52 | 59 | 58 | 8 | 0 | 1 | 41 | AB | 4 | 22 |
| Octal | 122 | 131 | 130 | 10 | 0 | 1 | 101 | 253 | 4 | 42 |
| Binary | 1010010 | 1011001 | 1011000 | 1000 | 0 | 1 | 1000001 | 10101011 | 100 | 100010 |
Color Harmonies of #525958
Complementary color
Monochromatic Colors of #525958
Black with #525958
Text Example
Text Example
White with #525958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #525958; }
p { color: rgb(82,89,88); }
H1.HeaderClassName
{
color: #525958;
}
.AnyTagClassName
{
color: #525958;
}
</style>
background-color css
<style>
a { background-color: #525958; }
a { background-color: rgb(82,89,88); }
div.DivClassName
{
background-color: #525958;
}
.BgClassName
{
background-color: #525958;
}
</style>
border-color css
<style>
span { border-color: #525958; }
span { border-color: rgb(82,89,88); }
td.TdClassName
{
border-color: #525958;
}
.TagClassName
{
border-color: #525958;
}
</style>