Shades of Smoky #535067
Tints of Smoky #535067
RGB
CMYK
RGB Variations
Color information
#535067 (or 0x535067) is known color: Smoky. HEX triplet: 53, 50 and 67. RGB value is (83,80,103). Sum of RGB (Red+Green+Blue) = 83+80+103=266 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.20% from 266); Green value is 80 (31.64% from 255 or 30.08% from 266); Blue value is 103 (40.62% from 255 or 38.72% from 266); Max value from RGB is 103 - color contains mainly: blue. Hex color #535067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535067 is #ACAF98. Grayscale: #535353. Windows color (decimal): -11317145 or 6770771. OLE color: 6770771.
HSL color Cylindrical-coordinate representation of color #535067: hue angle of 247.83º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #535067 is Cyan = 0.19, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 80 | 103 | - |
| CMYK | 0.19 | 0.22 | 0 | 0.60 |
| HSL | 247.83º | 0.13% | 0.36% | - |
| HSV(B) | 247.83º | 0.22% | 0.4% | - |
| XYZ | 8.88 | 8.56 | 14.02 | - |
| YUV | 83.52 | 138.99 | 127.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 80 | 103 | 0.19 | 0.22 | 0 | 0.60 | 247.83 | 0.13 | 0.36 |
| Hex | 53 | 50 | 67 | 13 | 16 | 0 | 3C | F8 | D | 24 |
| Octal | 123 | 120 | 147 | 23 | 26 | 0 | 74 | 370 | 15 | 44 |
| Binary | 1010011 | 1010000 | 1100111 | 10011 | 10110 | 0 | 111100 | 11111000 | 1101 | 100100 |
Color Harmonies of #535067
Complementary color
Monochromatic Colors of #535067
Black with #535067
Text Example
Text Example
White with #535067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535067; }
p { color: rgb(83,80,103); }
H1.HeaderClassName
{
color: #535067;
}
.AnyTagClassName
{
color: #535067;
}
</style>
background-color css
<style>
a { background-color: #535067; }
a { background-color: rgb(83,80,103); }
div.DivClassName
{
background-color: #535067;
}
.BgClassName
{
background-color: #535067;
}
</style>
border-color css
<style>
span { border-color: #535067; }
span { border-color: rgb(83,80,103); }
td.TdClassName
{
border-color: #535067;
}
.TagClassName
{
border-color: #535067;
}
</style>