Shades of Dark Slate #435553
Tints of Dark Slate #435553
RGB
CMYK
RGB Variations
Color information
#435553 (or 0x435553) is known color: Dark Slate. HEX triplet: 43, 55 and 53. RGB value is (67,85,83). Sum of RGB (Red+Green+Blue) = 67+85+83=235 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.51% from 235); Green value is 85 (33.59% from 255 or 36.17% from 235); Blue value is 83 (32.81% from 255 or 35.32% from 235); Max value from RGB is 85 - color contains mainly: green. Hex color #435553 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435553 is #BCAAAC. Grayscale: #4F4F4F. Windows color (decimal): -12364461 or 5461315. OLE color: 5461315.
HSL color Cylindrical-coordinate representation of color #435553: hue angle of 173.33º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #435553 is Cyan = 0.21, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 85 | 83 | - |
| CMYK | 0.21 | 0 | 0.02 | 0.67 |
| HSL | 173.33º | 0.12% | 0.3% | - |
| HSV(B) | 173.33º | 0.21% | 0.33% | - |
| XYZ | 7.12 | 8.31 | 9.41 | - |
| YUV | 79.39 | 130.04 | 119.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 85 | 83 | 0.21 | 0 | 0.02 | 0.67 | 173.33 | 0.12 | 0.3 |
| Hex | 43 | 55 | 53 | 15 | 0 | 2 | 43 | AD | C | 1E |
| Octal | 103 | 125 | 123 | 25 | 0 | 2 | 103 | 255 | 14 | 36 |
| Binary | 1000011 | 1010101 | 1010011 | 10101 | 0 | 10 | 1000011 | 10101101 | 1100 | 11110 |
Color Harmonies of #435553
Complementary color
Monochromatic Colors of #435553
Black with #435553
Text Example
Text Example
White with #435553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435553; }
p { color: rgb(67,85,83); }
H1.HeaderClassName
{
color: #435553;
}
.AnyTagClassName
{
color: #435553;
}
</style>
background-color css
<style>
a { background-color: #435553; }
a { background-color: rgb(67,85,83); }
div.DivClassName
{
background-color: #435553;
}
.BgClassName
{
background-color: #435553;
}
</style>
border-color css
<style>
span { border-color: #435553; }
span { border-color: rgb(67,85,83); }
td.TdClassName
{
border-color: #435553;
}
.TagClassName
{
border-color: #435553;
}
</style>