Shades of Dark Slate #435956
Tints of Dark Slate #435956
RGB
CMYK
RGB Variations
Color information
#435956 (or 0x435956) is known color: Dark Slate. HEX triplet: 43, 59 and 56. RGB value is (67,89,86). Sum of RGB (Red+Green+Blue) = 67+89+86=242 (32% of max value = 765). Red value is 67 (26.56% from 255 or 27.69% from 242); Green value is 89 (35.16% from 255 or 36.78% from 242); Blue value is 86 (33.98% from 255 or 35.54% from 242); Max value from RGB is 89 - color contains mainly: green. Hex color #435956 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435956 is #BCA6A9. Grayscale: #525252. Windows color (decimal): -12363434 or 5658947. OLE color: 5658947.
HSL color Cylindrical-coordinate representation of color #435956: hue angle of 171.82º degrees, saturation: 0.14, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #435956 is Cyan = 0.25, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 67 | 89 | 86 | - |
| CMYK | 0.25 | 0 | 0.03 | 0.65 |
| HSL | 171.82º | 0.14% | 0.31% | - |
| HSV(B) | 171.82º | 0.25% | 0.35% | - |
| XYZ | 7.57 | 9.01 | 10.14 | - |
| YUV | 82.08 | 130.21 | 117.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 89 | 86 | 0.25 | 0 | 0.03 | 0.65 | 171.82 | 0.14 | 0.31 |
| Hex | 43 | 59 | 56 | 19 | 0 | 3 | 41 | AC | E | 1F |
| Octal | 103 | 131 | 126 | 31 | 0 | 3 | 101 | 254 | 16 | 37 |
| Binary | 1000011 | 1011001 | 1010110 | 11001 | 0 | 11 | 1000001 | 10101100 | 1110 | 11111 |
Color Harmonies of #435956
Complementary color
Monochromatic Colors of #435956
Black with #435956
Text Example
Text Example
White with #435956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435956; }
p { color: rgb(67,89,86); }
H1.HeaderClassName
{
color: #435956;
}
.AnyTagClassName
{
color: #435956;
}
</style>
background-color css
<style>
a { background-color: #435956; }
a { background-color: rgb(67,89,86); }
div.DivClassName
{
background-color: #435956;
}
.BgClassName
{
background-color: #435956;
}
</style>
border-color css
<style>
span { border-color: #435956; }
span { border-color: rgb(67,89,86); }
td.TdClassName
{
border-color: #435956;
}
.TagClassName
{
border-color: #435956;
}
</style>