Shades of Smoky #535069
Tints of Smoky #535069
RGB
CMYK
RGB Variations
Color information
#535069 (or 0x535069) is known color: Smoky. HEX triplet: 53, 50 and 69. RGB value is (83,80,105). Sum of RGB (Red+Green+Blue) = 83+80+105=268 (35% of max value = 765). Red value is 83 (32.81% from 255 or 30.97% from 268); Green value is 80 (31.64% from 255 or 29.85% from 268); Blue value is 105 (41.41% from 255 or 39.18% from 268); Max value from RGB is 105 - color contains mainly: blue. Hex color #535069 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #535069 is #ACAF96. Grayscale: #535353. Windows color (decimal): -11317143 or 6901843. OLE color: 6901843.
HSL color Cylindrical-coordinate representation of color #535069: hue angle of 247.2º degrees, saturation: 0.14, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #535069 is Cyan = 0.21, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 83 | 80 | 105 | - |
| CMYK | 0.21 | 0.24 | 0 | 0.59 |
| HSL | 247.2º | 0.14% | 0.36% | - |
| HSV(B) | 247.2º | 0.24% | 0.41% | - |
| XYZ | 8.99 | 8.6 | 14.55 | - |
| YUV | 83.75 | 139.99 | 127.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 80 | 105 | 0.21 | 0.24 | 0 | 0.59 | 247.2 | 0.14 | 0.36 |
| Hex | 53 | 50 | 69 | 15 | 18 | 0 | 3B | F7 | E | 24 |
| Octal | 123 | 120 | 151 | 25 | 30 | 0 | 73 | 367 | 16 | 44 |
| Binary | 1010011 | 1010000 | 1101001 | 10101 | 11000 | 0 | 111011 | 11110111 | 1110 | 100100 |
Color Harmonies of #535069
Complementary color
Monochromatic Colors of #535069
Black with #535069
Text Example
Text Example
White with #535069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #535069; }
p { color: rgb(83,80,105); }
H1.HeaderClassName
{
color: #535069;
}
.AnyTagClassName
{
color: #535069;
}
</style>
background-color css
<style>
a { background-color: #535069; }
a { background-color: rgb(83,80,105); }
div.DivClassName
{
background-color: #535069;
}
.BgClassName
{
background-color: #535069;
}
</style>
border-color css
<style>
span { border-color: #535069; }
span { border-color: rgb(83,80,105); }
td.TdClassName
{
border-color: #535069;
}
.TagClassName
{
border-color: #535069;
}
</style>