Shades of Mako #485656
Tints of Mako #485656
RGB
CMYK
RGB Variations
Color information
#485656 (or 0x485656) is known color: Mako. HEX triplet: 48, 56 and 56. RGB value is (72,86,86). Sum of RGB (Red+Green+Blue) = 72+86+86=244 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.51% from 244); Green value is 86 (33.98% from 255 or 35.25% from 244); Blue value is 86 (33.98% from 255 or 35.25% from 244); Max value from RGB is 86 - color contains mainly: green, blue. Hex color #485656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #485656 is #B7A9A9. Grayscale: #515151. Windows color (decimal): -12036522 or 5658184. OLE color: 5658184.
HSL color Cylindrical-coordinate representation of color #485656: hue angle of 180º degrees, saturation: 0.09, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #485656 is Cyan = 0.16, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 72 | 86 | 86 | - |
| CMYK | 0.16 | 0 | 0 | 0.66 |
| HSL | 180º | 0.09% | 0.31% | - |
| HSV(B) | 180º | 0.16% | 0.34% | - |
| XYZ | 7.68 | 8.71 | 10.08 | - |
| YUV | 81.81 | 130.36 | 121 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 86 | 86 | 0.16 | 0 | 0 | 0.66 | 180 | 0.09 | 0.31 |
| Hex | 48 | 56 | 56 | 10 | 0 | 0 | 42 | B4 | 9 | 1F |
| Octal | 110 | 126 | 126 | 20 | 0 | 0 | 102 | 264 | 11 | 37 |
| Binary | 1001000 | 1010110 | 1010110 | 10000 | 0 | 0 | 1000010 | 10110100 | 1001 | 11111 |
Color Harmonies of #485656
Complementary color
Monochromatic Colors of #485656
Black with #485656
Text Example
Text Example
White with #485656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485656; }
p { color: rgb(72,86,86); }
H1.HeaderClassName
{
color: #485656;
}
.AnyTagClassName
{
color: #485656;
}
</style>
background-color css
<style>
a { background-color: #485656; }
a { background-color: rgb(72,86,86); }
div.DivClassName
{
background-color: #485656;
}
.BgClassName
{
background-color: #485656;
}
</style>
border-color css
<style>
span { border-color: #485656; }
span { border-color: rgb(72,86,86); }
td.TdClassName
{
border-color: #485656;
}
.TagClassName
{
border-color: #485656;
}
</style>