Shades of Dark Slate #425453
Tints of Dark Slate #425453
RGB
CMYK
RGB Variations
Color information
#425453 (or 0x425453) is known color: Dark Slate. HEX triplet: 42, 54 and 53. RGB value is (66,84,83). Sum of RGB (Red+Green+Blue) = 66+84+83=233 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.33% from 233); Green value is 84 (33.20% from 255 or 36.05% from 233); Blue value is 83 (32.81% from 255 or 35.62% from 233); Max value from RGB is 84 - color contains mainly: green. Hex color #425453 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425453 is #BDABAC. Grayscale: #4E4E4E. Windows color (decimal): -12430253 or 5461058. OLE color: 5461058.
HSL color Cylindrical-coordinate representation of color #425453: hue angle of 176.67º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #425453 is Cyan = 0.21, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 84 | 83 | - |
| CMYK | 0.21 | 0 | 0.01 | 0.67 |
| HSL | 176.67º | 0.12% | 0.29% | - |
| HSV(B) | 176.67º | 0.21% | 0.33% | - |
| XYZ | 6.98 | 8.12 | 9.38 | - |
| YUV | 78.5 | 130.54 | 119.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 83 | 0.21 | 0 | 0.01 | 0.67 | 176.67 | 0.12 | 0.29 |
| Hex | 42 | 54 | 53 | 15 | 0 | 1 | 43 | B1 | C | 1D |
| Octal | 102 | 124 | 123 | 25 | 0 | 1 | 103 | 261 | 14 | 35 |
| Binary | 1000010 | 1010100 | 1010011 | 10101 | 0 | 1 | 1000011 | 10110001 | 1100 | 11101 |
Color Harmonies of #425453
Complementary color
Monochromatic Colors of #425453
Black with #425453
Text Example
Text Example
White with #425453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425453; }
p { color: rgb(66,84,83); }
H1.HeaderClassName
{
color: #425453;
}
.AnyTagClassName
{
color: #425453;
}
</style>
background-color css
<style>
a { background-color: #425453; }
a { background-color: rgb(66,84,83); }
div.DivClassName
{
background-color: #425453;
}
.BgClassName
{
background-color: #425453;
}
</style>
border-color css
<style>
span { border-color: #425453; }
span { border-color: rgb(66,84,83); }
td.TdClassName
{
border-color: #425453;
}
.TagClassName
{
border-color: #425453;
}
</style>