Shades of Dark Slate #455756
Tints of Dark Slate #455756
RGB
CMYK
RGB Variations
Color information
#455756 (or 0x455756) is known color: Dark Slate. HEX triplet: 45, 57 and 56. RGB value is (69,87,86). Sum of RGB (Red+Green+Blue) = 69+87+86=242 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.51% from 242); Green value is 87 (34.38% from 255 or 35.95% from 242); Blue value is 86 (33.98% from 255 or 35.54% from 242); Max value from RGB is 87 - color contains mainly: green. Hex color #455756 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #455756 is #BAA8A9. Grayscale: #515151. Windows color (decimal): -12232874 or 5658437. OLE color: 5658437.
HSL color Cylindrical-coordinate representation of color #455756: hue angle of 176.67º 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 #455756 is Cyan = 0.21, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 69 | 87 | 86 | - |
| CMYK | 0.21 | 0 | 0.01 | 0.66 |
| HSL | 176.67º | 0.12% | 0.31% | - |
| HSV(B) | 176.67º | 0.21% | 0.34% | - |
| XYZ | 7.54 | 8.75 | 10.1 | - |
| YUV | 81.5 | 130.54 | 119.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 87 | 86 | 0.21 | 0 | 0.01 | 0.66 | 176.67 | 0.12 | 0.31 |
| Hex | 45 | 57 | 56 | 15 | 0 | 1 | 42 | B1 | C | 1F |
| Octal | 105 | 127 | 126 | 25 | 0 | 1 | 102 | 261 | 14 | 37 |
| Binary | 1000101 | 1010111 | 1010110 | 10101 | 0 | 1 | 1000010 | 10110001 | 1100 | 11111 |
Color Harmonies of #455756
Complementary color
Monochromatic Colors of #455756
Black with #455756
Text Example
Text Example
White with #455756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455756; }
p { color: rgb(69,87,86); }
H1.HeaderClassName
{
color: #455756;
}
.AnyTagClassName
{
color: #455756;
}
</style>
background-color css
<style>
a { background-color: #455756; }
a { background-color: rgb(69,87,86); }
div.DivClassName
{
background-color: #455756;
}
.BgClassName
{
background-color: #455756;
}
</style>
border-color css
<style>
span { border-color: #455756; }
span { border-color: rgb(69,87,86); }
td.TdClassName
{
border-color: #455756;
}
.TagClassName
{
border-color: #455756;
}
</style>