Shades of Smoky #575168
Tints of Smoky #575168
RGB
CMYK
RGB Variations
Color information
#575168 (or 0x575168) is known color: Smoky. HEX triplet: 57, 51 and 68. RGB value is (87,81,104). Sum of RGB (Red+Green+Blue) = 87+81+104=272 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.99% from 272); Green value is 81 (32.03% from 255 or 29.78% from 272); Blue value is 104 (41.02% from 255 or 38.24% from 272); Max value from RGB is 104 - color contains mainly: blue. Hex color #575168 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575168 is #A8AE97. Grayscale: #555555. Windows color (decimal): -11054744 or 6836567. OLE color: 6836567.
HSL color Cylindrical-coordinate representation of color #575168: hue angle of 255.65º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #575168 is Cyan = 0.16, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 81 | 104 | - |
| CMYK | 0.16 | 0.22 | 0 | 0.59 |
| HSL | 255.65º | 0.12% | 0.36% | - |
| HSV(B) | 255.65º | 0.22% | 0.41% | - |
| XYZ | 9.37 | 8.91 | 14.32 | - |
| YUV | 85.42 | 138.49 | 129.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 81 | 104 | 0.16 | 0.22 | 0 | 0.59 | 255.65 | 0.12 | 0.36 |
| Hex | 57 | 51 | 68 | 10 | 16 | 0 | 3B | 100 | C | 24 |
| Octal | 127 | 121 | 150 | 20 | 26 | 0 | 73 | 400 | 14 | 44 |
| Binary | 1010111 | 1010001 | 1101000 | 10000 | 10110 | 0 | 111011 | 100000000 | 1100 | 100100 |
Color Harmonies of #575168
Complementary color
Monochromatic Colors of #575168
Black with #575168
Text Example
Text Example
White with #575168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575168; }
p { color: rgb(87,81,104); }
H1.HeaderClassName
{
color: #575168;
}
.AnyTagClassName
{
color: #575168;
}
</style>
background-color css
<style>
a { background-color: #575168; }
a { background-color: rgb(87,81,104); }
div.DivClassName
{
background-color: #575168;
}
.BgClassName
{
background-color: #575168;
}
</style>
border-color css
<style>
span { border-color: #575168; }
span { border-color: rgb(87,81,104); }
td.TdClassName
{
border-color: #575168;
}
.TagClassName
{
border-color: #575168;
}
</style>