Shades of Mako #465859
Tints of Mako #465859
RGB
CMYK
RGB Variations
Color information
#465859 (or 0x465859) is known color: Mako. HEX triplet: 46, 58 and 59. RGB value is (70,88,89). Sum of RGB (Red+Green+Blue) = 70+88+89=247 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.34% from 247); Green value is 88 (34.77% from 255 or 35.63% from 247); Blue value is 89 (35.16% from 255 or 36.03% from 247); Max value from RGB is 89 - color contains mainly: blue. Hex color #465859 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465859 is #B9A7A6. Grayscale: #525252. Windows color (decimal): -12167079 or 5855302. OLE color: 5855302.
HSL color Cylindrical-coordinate representation of color #465859: hue angle of 183.16º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #465859 is Cyan = 0.21, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 88 | 89 | - |
| CMYK | 0.21 | 0.01 | 0 | 0.65 |
| HSL | 183.16º | 0.12% | 0.31% | - |
| HSV(B) | 183.16º | 0.21% | 0.35% | - |
| XYZ | 7.82 | 9 | 10.78 | - |
| YUV | 82.73 | 131.54 | 118.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 88 | 89 | 0.21 | 0.01 | 0 | 0.65 | 183.16 | 0.12 | 0.31 |
| Hex | 46 | 58 | 59 | 15 | 1 | 0 | 41 | B7 | C | 1F |
| Octal | 106 | 130 | 131 | 25 | 1 | 0 | 101 | 267 | 14 | 37 |
| Binary | 1000110 | 1011000 | 1011001 | 10101 | 1 | 0 | 1000001 | 10110111 | 1100 | 11111 |
Color Harmonies of #465859
Complementary color
Monochromatic Colors of #465859
Black with #465859
Text Example
Text Example
White with #465859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465859; }
p { color: rgb(70,88,89); }
H1.HeaderClassName
{
color: #465859;
}
.AnyTagClassName
{
color: #465859;
}
</style>
background-color css
<style>
a { background-color: #465859; }
a { background-color: rgb(70,88,89); }
div.DivClassName
{
background-color: #465859;
}
.BgClassName
{
background-color: #465859;
}
</style>
border-color css
<style>
span { border-color: #465859; }
span { border-color: rgb(70,88,89); }
td.TdClassName
{
border-color: #465859;
}
.TagClassName
{
border-color: #465859;
}
</style>