Shades of Dark Slate #465756
Tints of Dark Slate #465756
RGB
CMYK
RGB Variations
Color information
#465756 (or 0x465756) is known color: Dark Slate. HEX triplet: 46, 57 and 56. RGB value is (70,87,86). Sum of RGB (Red+Green+Blue) = 70+87+86=243 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.81% from 243); Green value is 87 (34.38% from 255 or 35.80% from 243); Blue value is 86 (33.98% from 255 or 35.39% from 243); Max value from RGB is 87 - color contains mainly: green. Hex color #465756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465756 is #B9A8A9. Grayscale: #515151. Windows color (decimal): -12167338 or 5658438. OLE color: 5658438.
HSL color Cylindrical-coordinate representation of color #465756: hue angle of 176.47º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #465756 is Cyan = 0.20, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 87 | 86 | - |
| CMYK | 0.20 | 0 | 0.01 | 0.66 |
| HSL | 176.47º | 0.11% | 0.31% | - |
| HSV(B) | 176.47º | 0.2% | 0.34% | - |
| XYZ | 7.61 | 8.79 | 10.1 | - |
| YUV | 81.8 | 130.37 | 119.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 87 | 86 | 0.20 | 0 | 0.01 | 0.66 | 176.47 | 0.11 | 0.31 |
| Hex | 46 | 57 | 56 | 14 | 0 | 1 | 42 | B0 | B | 1F |
| Octal | 106 | 127 | 126 | 24 | 0 | 1 | 102 | 260 | 13 | 37 |
| Binary | 1000110 | 1010111 | 1010110 | 10100 | 0 | 1 | 1000010 | 10110000 | 1011 | 11111 |
Color Harmonies of #465756
Complementary color
Monochromatic Colors of #465756
Black with #465756
Text Example
Text Example
White with #465756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465756; }
p { color: rgb(70,87,86); }
H1.HeaderClassName
{
color: #465756;
}
.AnyTagClassName
{
color: #465756;
}
</style>
background-color css
<style>
a { background-color: #465756; }
a { background-color: rgb(70,87,86); }
div.DivClassName
{
background-color: #465756;
}
.BgClassName
{
background-color: #465756;
}
</style>
border-color css
<style>
span { border-color: #465756; }
span { border-color: rgb(70,87,86); }
td.TdClassName
{
border-color: #465756;
}
.TagClassName
{
border-color: #465756;
}
</style>