Shades of Mako #465758
Tints of Mako #465758
RGB
CMYK
RGB Variations
Color information
#465758 (or 0x465758) is known color: Mako. HEX triplet: 46, 57 and 58. RGB value is (70,87,88). Sum of RGB (Red+Green+Blue) = 70+87+88=245 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.57% from 245); Green value is 87 (34.38% from 255 or 35.51% from 245); Blue value is 88 (34.77% from 255 or 35.92% from 245); Max value from RGB is 88 - color contains mainly: blue. Hex color #465758 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465758 is #B9A8A7. Grayscale: #525252. Windows color (decimal): -12167336 or 5789510. OLE color: 5789510.
HSL color Cylindrical-coordinate representation of color #465758: hue angle of 183.33º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #465758 is Cyan = 0.20, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 87 | 88 | - |
| CMYK | 0.20 | 0.01 | 0 | 0.65 |
| HSL | 183.33º | 0.11% | 0.31% | - |
| HSV(B) | 183.33º | 0.2% | 0.35% | - |
| XYZ | 7.7 | 8.82 | 10.53 | - |
| YUV | 82.03 | 131.37 | 119.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 87 | 88 | 0.20 | 0.01 | 0 | 0.65 | 183.33 | 0.11 | 0.31 |
| Hex | 46 | 57 | 58 | 14 | 1 | 0 | 41 | B7 | B | 1F |
| Octal | 106 | 127 | 130 | 24 | 1 | 0 | 101 | 267 | 13 | 37 |
| Binary | 1000110 | 1010111 | 1011000 | 10100 | 1 | 0 | 1000001 | 10110111 | 1011 | 11111 |
Color Harmonies of #465758
Complementary color
Monochromatic Colors of #465758
Black with #465758
Text Example
Text Example
White with #465758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465758; }
p { color: rgb(70,87,88); }
H1.HeaderClassName
{
color: #465758;
}
.AnyTagClassName
{
color: #465758;
}
</style>
background-color css
<style>
a { background-color: #465758; }
a { background-color: rgb(70,87,88); }
div.DivClassName
{
background-color: #465758;
}
.BgClassName
{
background-color: #465758;
}
</style>
border-color css
<style>
span { border-color: #465758; }
span { border-color: rgb(70,87,88); }
td.TdClassName
{
border-color: #465758;
}
.TagClassName
{
border-color: #465758;
}
</style>