Shades of Mako #465657
Tints of Mako #465657
RGB
CMYK
RGB Variations
Color information
#465657 (or 0x465657) is known color: Mako. HEX triplet: 46, 56 and 57. RGB value is (70,86,87). Sum of RGB (Red+Green+Blue) = 70+86+87=243 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.81% from 243); Green value is 86 (33.98% from 255 or 35.39% from 243); Blue value is 87 (34.38% from 255 or 35.80% from 243); Max value from RGB is 87 - color contains mainly: blue. Hex color #465657 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465657 is #B9A9A8. Grayscale: #515151. Windows color (decimal): -12167593 or 5723718. OLE color: 5723718.
HSL color Cylindrical-coordinate representation of color #465657: hue angle of 183.53º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #465657 is Cyan = 0.20, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 86 | 87 | - |
| CMYK | 0.20 | 0.01 | 0 | 0.66 |
| HSL | 183.53º | 0.11% | 0.31% | - |
| HSV(B) | 183.53º | 0.2% | 0.34% | - |
| XYZ | 7.57 | 8.65 | 10.29 | - |
| YUV | 81.33 | 131.2 | 119.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 87 | 0.20 | 0.01 | 0 | 0.66 | 183.53 | 0.11 | 0.31 |
| Hex | 46 | 56 | 57 | 14 | 1 | 0 | 42 | B8 | B | 1F |
| Octal | 106 | 126 | 127 | 24 | 1 | 0 | 102 | 270 | 13 | 37 |
| Binary | 1000110 | 1010110 | 1010111 | 10100 | 1 | 0 | 1000010 | 10111000 | 1011 | 11111 |
Color Harmonies of #465657
Complementary color
Monochromatic Colors of #465657
Black with #465657
Text Example
Text Example
White with #465657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465657; }
p { color: rgb(70,86,87); }
H1.HeaderClassName
{
color: #465657;
}
.AnyTagClassName
{
color: #465657;
}
</style>
background-color css
<style>
a { background-color: #465657; }
a { background-color: rgb(70,86,87); }
div.DivClassName
{
background-color: #465657;
}
.BgClassName
{
background-color: #465657;
}
</style>
border-color css
<style>
span { border-color: #465657; }
span { border-color: rgb(70,86,87); }
td.TdClassName
{
border-color: #465657;
}
.TagClassName
{
border-color: #465657;
}
</style>