Shades of Mako #455758
Tints of Mako #455758
RGB
CMYK
RGB Variations
Color information
#455758 (or 0x455758) is known color: Mako. HEX triplet: 45, 57 and 58. RGB value is (69,87,88). Sum of RGB (Red+Green+Blue) = 69+87+88=244 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.28% from 244); Green value is 87 (34.38% from 255 or 35.66% from 244); Blue value is 88 (34.77% from 255 or 36.07% from 244); Max value from RGB is 88 - color contains mainly: blue. Hex color #455758 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455758 is #BAA8A7. Grayscale: #515151. Windows color (decimal): -12232872 or 5789509. OLE color: 5789509.
HSL color Cylindrical-coordinate representation of color #455758: 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.22%. Process color model (Four color, CMYK) of #455758 is Cyan = 0.22, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 69 | 87 | 88 | - |
| CMYK | 0.22 | 0.01 | 0 | 0.65 |
| HSL | 183.16º | 0.12% | 0.31% | - |
| HSV(B) | 183.16º | 0.22% | 0.35% | - |
| XYZ | 7.62 | 8.79 | 10.53 | - |
| YUV | 81.73 | 131.54 | 118.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 87 | 88 | 0.22 | 0.01 | 0 | 0.65 | 183.16 | 0.12 | 0.31 |
| Hex | 45 | 57 | 58 | 16 | 1 | 0 | 41 | B7 | C | 1F |
| Octal | 105 | 127 | 130 | 26 | 1 | 0 | 101 | 267 | 14 | 37 |
| Binary | 1000101 | 1010111 | 1011000 | 10110 | 1 | 0 | 1000001 | 10110111 | 1100 | 11111 |
Color Harmonies of #455758
Complementary color
Monochromatic Colors of #455758
Black with #455758
Text Example
Text Example
White with #455758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455758; }
p { color: rgb(69,87,88); }
H1.HeaderClassName
{
color: #455758;
}
.AnyTagClassName
{
color: #455758;
}
</style>
background-color css
<style>
a { background-color: #455758; }
a { background-color: rgb(69,87,88); }
div.DivClassName
{
background-color: #455758;
}
.BgClassName
{
background-color: #455758;
}
</style>
border-color css
<style>
span { border-color: #455758; }
span { border-color: rgb(69,87,88); }
td.TdClassName
{
border-color: #455758;
}
.TagClassName
{
border-color: #455758;
}
</style>