Shades of Smoky #535167
Tints of Smoky #535167
RGB
CMYK
RGB Variations
Color information
#535167 (or 0x535167) is known color: Smoky. HEX triplet: 53, 51 and 67. RGB value is (83,81,103). Sum of RGB (Red+Green+Blue) = 83+81+103=267 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.09% from 267); Green value is 81 (32.03% from 255 or 30.34% from 267); Blue value is 103 (40.62% from 255 or 38.58% from 267); Max value from RGB is 103 - color contains mainly: blue. Hex color #535167 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535167 is #ACAE98. Grayscale: #545454. Windows color (decimal): -11316889 or 6771027. OLE color: 6771027.
HSL color Cylindrical-coordinate representation of color #535167: hue angle of 245.45º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #535167 is Cyan = 0.19, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 81 | 103 | - |
| CMYK | 0.19 | 0.21 | 0 | 0.60 |
| HSL | 245.45º | 0.12% | 0.36% | - |
| HSV(B) | 245.45º | 0.21% | 0.4% | - |
| XYZ | 8.96 | 8.7 | 14.04 | - |
| YUV | 84.11 | 138.66 | 127.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 81 | 103 | 0.19 | 0.21 | 0 | 0.60 | 245.45 | 0.12 | 0.36 |
| Hex | 53 | 51 | 67 | 13 | 15 | 0 | 3C | F5 | C | 24 |
| Octal | 123 | 121 | 147 | 23 | 25 | 0 | 74 | 365 | 14 | 44 |
| Binary | 1010011 | 1010001 | 1100111 | 10011 | 10101 | 0 | 111100 | 11110101 | 1100 | 100100 |
Color Harmonies of #535167
Complementary color
Monochromatic Colors of #535167
Black with #535167
Text Example
Text Example
White with #535167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535167; }
p { color: rgb(83,81,103); }
H1.HeaderClassName
{
color: #535167;
}
.AnyTagClassName
{
color: #535167;
}
</style>
background-color css
<style>
a { background-color: #535167; }
a { background-color: rgb(83,81,103); }
div.DivClassName
{
background-color: #535167;
}
.BgClassName
{
background-color: #535167;
}
</style>
border-color css
<style>
span { border-color: #535167; }
span { border-color: rgb(83,81,103); }
td.TdClassName
{
border-color: #535167;
}
.TagClassName
{
border-color: #535167;
}
</style>