Shades of Dark Slate #425454
Tints of Dark Slate #425454
RGB
CMYK
RGB Variations
Color information
#425454 (or 0x425454) is known color: Dark Slate. HEX triplet: 42, 54 and 54. RGB value is (66,84,84). Sum of RGB (Red+Green+Blue) = 66+84+84=234 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.21% from 234); Green value is 84 (33.20% from 255 or 35.90% from 234); Blue value is 84 (33.20% from 255 or 35.90% from 234); Max value from RGB is 84 - color contains mainly: green, blue. Hex color #425454 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425454 is #BDABAB. Grayscale: #4E4E4E. Windows color (decimal): -12430252 or 5526594. OLE color: 5526594.
HSL color Cylindrical-coordinate representation of color #425454: hue angle of 180º 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 #425454 is Cyan = 0.21, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 66 | 84 | 84 | - |
| CMYK | 0.21 | 0 | 0 | 0.67 |
| HSL | 180º | 0.12% | 0.29% | - |
| HSV(B) | 180º | 0.21% | 0.33% | - |
| XYZ | 7.02 | 8.14 | 9.59 | - |
| YUV | 78.62 | 131.04 | 119 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 84 | 84 | 0.21 | 0 | 0 | 0.67 | 180 | 0.12 | 0.29 |
| Hex | 42 | 54 | 54 | 15 | 0 | 0 | 43 | B4 | C | 1D |
| Octal | 102 | 124 | 124 | 25 | 0 | 0 | 103 | 264 | 14 | 35 |
| Binary | 1000010 | 1010100 | 1010100 | 10101 | 0 | 0 | 1000011 | 10110100 | 1100 | 11101 |
Color Harmonies of #425454
Complementary color
Monochromatic Colors of #425454
Black with #425454
Text Example
Text Example
White with #425454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425454; }
p { color: rgb(66,84,84); }
H1.HeaderClassName
{
color: #425454;
}
.AnyTagClassName
{
color: #425454;
}
</style>
background-color css
<style>
a { background-color: #425454; }
a { background-color: rgb(66,84,84); }
div.DivClassName
{
background-color: #425454;
}
.BgClassName
{
background-color: #425454;
}
</style>
border-color css
<style>
span { border-color: #425454; }
span { border-color: rgb(66,84,84); }
td.TdClassName
{
border-color: #425454;
}
.TagClassName
{
border-color: #425454;
}
</style>