Shades of Mako #455859
Tints of Mako #455859
RGB
CMYK
RGB Variations
Color information
#455859 (or 0x455859) is known color: Mako. HEX triplet: 45, 58 and 59. RGB value is (69,88,89). Sum of RGB (Red+Green+Blue) = 69+88+89=246 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.05% from 246); Green value is 88 (34.77% from 255 or 35.77% from 246); Blue value is 89 (35.16% from 255 or 36.18% from 246); Max value from RGB is 89 - color contains mainly: blue. Hex color #455859 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455859 is #BAA7A6. Grayscale: #525252. Windows color (decimal): -12232615 or 5855301. OLE color: 5855301.
HSL color Cylindrical-coordinate representation of color #455859: hue angle of 183º degrees, saturation: 0.13, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #455859 is Cyan = 0.22, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 88 | 89 | - |
| CMYK | 0.22 | 0.01 | 0 | 0.65 |
| HSL | 183º | 0.13% | 0.31% | - |
| HSV(B) | 183º | 0.22% | 0.35% | - |
| XYZ | 7.75 | 8.97 | 10.77 | - |
| YUV | 82.43 | 131.71 | 118.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 88 | 89 | 0.22 | 0.01 | 0 | 0.65 | 183 | 0.13 | 0.31 |
| Hex | 45 | 58 | 59 | 16 | 1 | 0 | 41 | B7 | D | 1F |
| Octal | 105 | 130 | 131 | 26 | 1 | 0 | 101 | 267 | 15 | 37 |
| Binary | 1000101 | 1011000 | 1011001 | 10110 | 1 | 0 | 1000001 | 10110111 | 1101 | 11111 |
Color Harmonies of #455859
Complementary color
Monochromatic Colors of #455859
Black with #455859
Text Example
Text Example
White with #455859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455859; }
p { color: rgb(69,88,89); }
H1.HeaderClassName
{
color: #455859;
}
.AnyTagClassName
{
color: #455859;
}
</style>
background-color css
<style>
a { background-color: #455859; }
a { background-color: rgb(69,88,89); }
div.DivClassName
{
background-color: #455859;
}
.BgClassName
{
background-color: #455859;
}
</style>
border-color css
<style>
span { border-color: #455859; }
span { border-color: rgb(69,88,89); }
td.TdClassName
{
border-color: #455859;
}
.TagClassName
{
border-color: #455859;
}
</style>