Shades of Mako #455657
Tints of Mako #455657
RGB
CMYK
RGB Variations
Color information
#455657 (or 0x455657) is known color: Mako. HEX triplet: 45, 56 and 57. RGB value is (69,86,87). Sum of RGB (Red+Green+Blue) = 69+86+87=242 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.51% from 242); Green value is 86 (33.98% from 255 or 35.54% from 242); Blue value is 87 (34.38% from 255 or 35.95% from 242); Max value from RGB is 87 - color contains mainly: blue. Hex color #455657 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455657 is #BAA9A8. Grayscale: #515151. Windows color (decimal): -12233129 or 5723717. OLE color: 5723717.
HSL color Cylindrical-coordinate representation of color #455657: hue angle of 183.33º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #455657 is Cyan = 0.21, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 86 | 87 | - |
| CMYK | 0.21 | 0.01 | 0 | 0.66 |
| HSL | 183.33º | 0.12% | 0.31% | - |
| HSV(B) | 183.33º | 0.21% | 0.34% | - |
| XYZ | 7.5 | 8.61 | 10.28 | - |
| YUV | 81.03 | 131.37 | 119.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 86 | 87 | 0.21 | 0.01 | 0 | 0.66 | 183.33 | 0.12 | 0.31 |
| Hex | 45 | 56 | 57 | 15 | 1 | 0 | 42 | B7 | C | 1F |
| Octal | 105 | 126 | 127 | 25 | 1 | 0 | 102 | 267 | 14 | 37 |
| Binary | 1000101 | 1010110 | 1010111 | 10101 | 1 | 0 | 1000010 | 10110111 | 1100 | 11111 |
Color Harmonies of #455657
Complementary color
Monochromatic Colors of #455657
Black with #455657
Text Example
Text Example
White with #455657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455657; }
p { color: rgb(69,86,87); }
H1.HeaderClassName
{
color: #455657;
}
.AnyTagClassName
{
color: #455657;
}
</style>
background-color css
<style>
a { background-color: #455657; }
a { background-color: rgb(69,86,87); }
div.DivClassName
{
background-color: #455657;
}
.BgClassName
{
background-color: #455657;
}
</style>
border-color css
<style>
span { border-color: #455657; }
span { border-color: rgb(69,86,87); }
td.TdClassName
{
border-color: #455657;
}
.TagClassName
{
border-color: #455657;
}
</style>