Shades of Smoky #535267
Tints of Smoky #535267
RGB
CMYK
RGB Variations
Color information
#535267 (or 0x535267) is known color: Smoky. HEX triplet: 53, 52 and 67. RGB value is (83,82,103). Sum of RGB (Red+Green+Blue) = 83+82+103=268 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.97% from 268); Green value is 82 (32.42% from 255 or 30.60% from 268); Blue value is 103 (40.62% from 255 or 38.43% from 268); Max value from RGB is 103 - color contains mainly: blue. Hex color #535267 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535267 is #ACAD98. Grayscale: #545454. Windows color (decimal): -11316633 or 6771283. OLE color: 6771283.
HSL color Cylindrical-coordinate representation of color #535267: hue angle of 242.86º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #535267 is Cyan = 0.19, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 82 | 103 | - |
| CMYK | 0.19 | 0.20 | 0 | 0.60 |
| HSL | 242.86º | 0.11% | 0.36% | - |
| HSV(B) | 242.86º | 0.2% | 0.4% | - |
| XYZ | 9.03 | 8.85 | 14.06 | - |
| YUV | 84.69 | 138.33 | 126.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 82 | 103 | 0.19 | 0.20 | 0 | 0.60 | 242.86 | 0.11 | 0.36 |
| Hex | 53 | 52 | 67 | 13 | 14 | 0 | 3C | F3 | B | 24 |
| Octal | 123 | 122 | 147 | 23 | 24 | 0 | 74 | 363 | 13 | 44 |
| Binary | 1010011 | 1010010 | 1100111 | 10011 | 10100 | 0 | 111100 | 11110011 | 1011 | 100100 |
Color Harmonies of #535267
Complementary color
Monochromatic Colors of #535267
Black with #535267
Text Example
Text Example
White with #535267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535267; }
p { color: rgb(83,82,103); }
H1.HeaderClassName
{
color: #535267;
}
.AnyTagClassName
{
color: #535267;
}
</style>
background-color css
<style>
a { background-color: #535267; }
a { background-color: rgb(83,82,103); }
div.DivClassName
{
background-color: #535267;
}
.BgClassName
{
background-color: #535267;
}
</style>
border-color css
<style>
span { border-color: #535267; }
span { border-color: rgb(83,82,103); }
td.TdClassName
{
border-color: #535267;
}
.TagClassName
{
border-color: #535267;
}
</style>