Shades of Mako #465152
Tints of Mako #465152
RGB
CMYK
RGB Variations
Color information
#465152 (or 0x465152) is known color: Mako. HEX triplet: 46, 51 and 52. RGB value is (70,81,82). Sum of RGB (Red+Green+Blue) = 70+81+82=233 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.04% from 233); Green value is 81 (32.03% from 255 or 34.76% from 233); Blue value is 82 (32.42% from 255 or 35.19% from 233); Max value from RGB is 82 - color contains mainly: blue. Hex color #465152 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465152 is #B9AEAD. Grayscale: #4D4D4D. Windows color (decimal): -12168878 or 5394758. OLE color: 5394758.
HSL color Cylindrical-coordinate representation of color #465152: hue angle of 185º degrees, saturation: 0.08, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #465152 is Cyan = 0.15, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 70 | 81 | 82 | - |
| CMYK | 0.15 | 0.01 | 0 | 0.68 |
| HSL | 185º | 0.08% | 0.3% | - |
| HSV(B) | 185º | 0.15% | 0.32% | - |
| XYZ | 6.99 | 7.8 | 9.12 | - |
| YUV | 77.83 | 130.36 | 122.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 81 | 82 | 0.15 | 0.01 | 0 | 0.68 | 185 | 0.08 | 0.3 |
| Hex | 46 | 51 | 52 | F | 1 | 0 | 44 | B9 | 8 | 1E |
| Octal | 106 | 121 | 122 | 17 | 1 | 0 | 104 | 271 | 10 | 36 |
| Binary | 1000110 | 1010001 | 1010010 | 1111 | 1 | 0 | 1000100 | 10111001 | 1000 | 11110 |
Color Harmonies of #465152
Complementary color
Monochromatic Colors of #465152
Black with #465152
Text Example
Text Example
White with #465152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465152; }
p { color: rgb(70,81,82); }
H1.HeaderClassName
{
color: #465152;
}
.AnyTagClassName
{
color: #465152;
}
</style>
background-color css
<style>
a { background-color: #465152; }
a { background-color: rgb(70,81,82); }
div.DivClassName
{
background-color: #465152;
}
.BgClassName
{
background-color: #465152;
}
</style>
border-color css
<style>
span { border-color: #465152; }
span { border-color: rgb(70,81,82); }
td.TdClassName
{
border-color: #465152;
}
.TagClassName
{
border-color: #465152;
}
</style>