Shades of Dark Slate #435350
Tints of Dark Slate #435350
RGB
CMYK
RGB Variations
Color information
#435350 (or 0x435350) is known color: Dark Slate. HEX triplet: 43, 53 and 50. RGB value is (67,83,80). Sum of RGB (Red+Green+Blue) = 67+83+80=230 (30% of max value = 765). Red value is 67 (26.56% from 255 or 29.13% from 230); Green value is 83 (32.81% from 255 or 36.09% from 230); Blue value is 80 (31.64% from 255 or 34.78% from 230); Max value from RGB is 83 - color contains mainly: green. Hex color #435350 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #435350 is #BCACAF. Grayscale: #4D4D4D. Windows color (decimal): -12364976 or 5264195. OLE color: 5264195.
HSL color Cylindrical-coordinate representation of color #435350: hue angle of 168.75º degrees, saturation: 0.11, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #435350 is Cyan = 0.19, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 67 | 83 | 80 | - |
| CMYK | 0.19 | 0 | 0.04 | 0.67 |
| HSL | 168.75º | 0.11% | 0.29% | - |
| HSV(B) | 168.75º | 0.19% | 0.33% | - |
| XYZ | 6.86 | 7.96 | 8.76 | - |
| YUV | 77.87 | 129.2 | 120.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 83 | 80 | 0.19 | 0 | 0.04 | 0.67 | 168.75 | 0.11 | 0.29 |
| Hex | 43 | 53 | 50 | 13 | 0 | 4 | 43 | A9 | B | 1D |
| Octal | 103 | 123 | 120 | 23 | 0 | 4 | 103 | 251 | 13 | 35 |
| Binary | 1000011 | 1010011 | 1010000 | 10011 | 0 | 100 | 1000011 | 10101001 | 1011 | 11101 |
Color Harmonies of #435350
Complementary color
Monochromatic Colors of #435350
Black with #435350
Text Example
Text Example
White with #435350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435350; }
p { color: rgb(67,83,80); }
H1.HeaderClassName
{
color: #435350;
}
.AnyTagClassName
{
color: #435350;
}
</style>
background-color css
<style>
a { background-color: #435350; }
a { background-color: rgb(67,83,80); }
div.DivClassName
{
background-color: #435350;
}
.BgClassName
{
background-color: #435350;
}
</style>
border-color css
<style>
span { border-color: #435350; }
span { border-color: rgb(67,83,80); }
td.TdClassName
{
border-color: #435350;
}
.TagClassName
{
border-color: #435350;
}
</style>