Shades of Dark Slate #435453
Tints of Dark Slate #435453
RGB
CMYK
RGB Variations
Color information
#435453 (or 0x435453) is known color: Dark Slate. HEX triplet: 43, 54 and 53. RGB value is (67,84,83). Sum of RGB (Red+Green+Blue) = 67+84+83=234 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.63% from 234); Green value is 84 (33.20% from 255 or 35.90% from 234); Blue value is 83 (32.81% from 255 or 35.47% from 234); Max value from RGB is 84 - color contains mainly: green. Hex color #435453 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435453 is #BCABAC. Grayscale: #4E4E4E. Windows color (decimal): -12364717 or 5461059. OLE color: 5461059.
HSL color Cylindrical-coordinate representation of color #435453: hue angle of 176.47º degrees, saturation: 0.11, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #435453 is Cyan = 0.20, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 84 | 83 | - |
| CMYK | 0.20 | 0 | 0.01 | 0.67 |
| HSL | 176.47º | 0.11% | 0.3% | - |
| HSV(B) | 176.47º | 0.2% | 0.33% | - |
| XYZ | 7.05 | 8.16 | 9.39 | - |
| YUV | 78.8 | 130.37 | 119.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 84 | 83 | 0.20 | 0 | 0.01 | 0.67 | 176.47 | 0.11 | 0.3 |
| Hex | 43 | 54 | 53 | 14 | 0 | 1 | 43 | B0 | B | 1E |
| Octal | 103 | 124 | 123 | 24 | 0 | 1 | 103 | 260 | 13 | 36 |
| Binary | 1000011 | 1010100 | 1010011 | 10100 | 0 | 1 | 1000011 | 10110000 | 1011 | 11110 |
Color Harmonies of #435453
Complementary color
Monochromatic Colors of #435453
Black with #435453
Text Example
Text Example
White with #435453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435453; }
p { color: rgb(67,84,83); }
H1.HeaderClassName
{
color: #435453;
}
.AnyTagClassName
{
color: #435453;
}
</style>
background-color css
<style>
a { background-color: #435453; }
a { background-color: rgb(67,84,83); }
div.DivClassName
{
background-color: #435453;
}
.BgClassName
{
background-color: #435453;
}
</style>
border-color css
<style>
span { border-color: #435453; }
span { border-color: rgb(67,84,83); }
td.TdClassName
{
border-color: #435453;
}
.TagClassName
{
border-color: #435453;
}
</style>