Shades of Dark Slate #465656
Tints of Dark Slate #465656
RGB
CMYK
RGB Variations
Color information
#465656 (or 0x465656) is known color: Dark Slate. HEX triplet: 46, 56 and 56. RGB value is (70,86,86). Sum of RGB (Red+Green+Blue) = 70+86+86=242 (32% of max value = 765). Red value is 70 (27.73% from 255 or 28.93% from 242); Green value is 86 (33.98% from 255 or 35.54% from 242); Blue value is 86 (33.98% from 255 or 35.54% from 242); Max value from RGB is 86 - color contains mainly: green, blue. Hex color #465656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #465656 is #B9A9A9. Grayscale: #515151. Windows color (decimal): -12167594 or 5658182. OLE color: 5658182.
HSL color Cylindrical-coordinate representation of color #465656: hue angle of 180º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #465656 is Cyan = 0.19, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 86 | 86 | - |
| CMYK | 0.19 | 0 | 0 | 0.66 |
| HSL | 180º | 0.1% | 0.31% | - |
| HSV(B) | 180º | 0.19% | 0.34% | - |
| XYZ | 7.53 | 8.63 | 10.07 | - |
| YUV | 81.22 | 130.7 | 120 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 86 | 0.19 | 0 | 0 | 0.66 | 180 | 0.1 | 0.31 |
| Hex | 46 | 56 | 56 | 13 | 0 | 0 | 42 | B4 | A | 1F |
| Octal | 106 | 126 | 126 | 23 | 0 | 0 | 102 | 264 | 12 | 37 |
| Binary | 1000110 | 1010110 | 1010110 | 10011 | 0 | 0 | 1000010 | 10110100 | 1010 | 11111 |
Color Harmonies of #465656
Complementary color
Monochromatic Colors of #465656
Black with #465656
Text Example
Text Example
White with #465656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465656; }
p { color: rgb(70,86,86); }
H1.HeaderClassName
{
color: #465656;
}
.AnyTagClassName
{
color: #465656;
}
</style>
background-color css
<style>
a { background-color: #465656; }
a { background-color: rgb(70,86,86); }
div.DivClassName
{
background-color: #465656;
}
.BgClassName
{
background-color: #465656;
}
</style>
border-color css
<style>
span { border-color: #465656; }
span { border-color: rgb(70,86,86); }
td.TdClassName
{
border-color: #465656;
}
.TagClassName
{
border-color: #465656;
}
</style>