Shades of Smoky #575667
Tints of Smoky #575667
RGB
CMYK
RGB Variations
Color information
#575667 (or 0x575667) is known color: Smoky. HEX triplet: 57, 56 and 67. RGB value is (87,86,103). Sum of RGB (Red+Green+Blue) = 87+86+103=276 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.52% from 276); Green value is 86 (33.98% from 255 or 31.16% from 276); Blue value is 103 (40.62% from 255 or 37.32% from 276); Max value from RGB is 103 - color contains mainly: blue. Hex color #575667 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575667 is #A8A998. Grayscale: #585858. Windows color (decimal): -11053465 or 6772311. OLE color: 6772311.
HSL color Cylindrical-coordinate representation of color #575667: hue angle of 243.53º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #575667 is Cyan = 0.16, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 86 | 103 | - |
| CMYK | 0.16 | 0.17 | 0 | 0.60 |
| HSL | 243.53º | 0.09% | 0.37% | - |
| HSV(B) | 243.53º | 0.17% | 0.4% | - |
| XYZ | 9.71 | 9.66 | 14.19 | - |
| YUV | 88.24 | 136.33 | 127.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 86 | 103 | 0.16 | 0.17 | 0 | 0.60 | 243.53 | 0.09 | 0.37 |
| Hex | 57 | 56 | 67 | 10 | 11 | 0 | 3C | F4 | 9 | 25 |
| Octal | 127 | 126 | 147 | 20 | 21 | 0 | 74 | 364 | 11 | 45 |
| Binary | 1010111 | 1010110 | 1100111 | 10000 | 10001 | 0 | 111100 | 11110100 | 1001 | 100101 |
Color Harmonies of #575667
Complementary color
Monochromatic Colors of #575667
Black with #575667
Text Example
Text Example
White with #575667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575667; }
p { color: rgb(87,86,103); }
H1.HeaderClassName
{
color: #575667;
}
.AnyTagClassName
{
color: #575667;
}
</style>
background-color css
<style>
a { background-color: #575667; }
a { background-color: rgb(87,86,103); }
div.DivClassName
{
background-color: #575667;
}
.BgClassName
{
background-color: #575667;
}
</style>
border-color css
<style>
span { border-color: #575667; }
span { border-color: rgb(87,86,103); }
td.TdClassName
{
border-color: #575667;
}
.TagClassName
{
border-color: #575667;
}
</style>