Shades of Bossanova #524756
Tints of Bossanova #524756
RGB
CMYK
RGB Variations
Color information
#524756 (or 0x524756) is known color: Bossanova. HEX triplet: 52, 47 and 56. RGB value is (82,71,86). Sum of RGB (Red+Green+Blue) = 82+71+86=239 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.31% from 239); Green value is 71 (28.12% from 255 or 29.71% from 239); Blue value is 86 (33.98% from 255 or 35.98% from 239); Max value from RGB is 86 - color contains mainly: blue. Hex color #524756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524756 is #ADB8A9. Grayscale: #4B4B4B. Windows color (decimal): -11385002 or 5654354. OLE color: 5654354.
HSL color Cylindrical-coordinate representation of color #524756: hue angle of 284º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #524756 is Cyan = 0.05, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 71 | 86 | - |
| CMYK | 0.05 | 0.17 | 0 | 0.66 |
| HSL | 284º | 0.1% | 0.31% | - |
| HSV(B) | 284º | 0.17% | 0.34% | - |
| XYZ | 7.41 | 6.97 | 9.76 | - |
| YUV | 76 | 133.64 | 132.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 71 | 86 | 0.05 | 0.17 | 0 | 0.66 | 284 | 0.1 | 0.31 |
| Hex | 52 | 47 | 56 | 5 | 11 | 0 | 42 | 11C | A | 1F |
| Octal | 122 | 107 | 126 | 5 | 21 | 0 | 102 | 434 | 12 | 37 |
| Binary | 1010010 | 1000111 | 1010110 | 101 | 10001 | 0 | 1000010 | 100011100 | 1010 | 11111 |
Color Harmonies of #524756
Complementary color
Monochromatic Colors of #524756
Black with #524756
Text Example
Text Example
White with #524756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524756; }
p { color: rgb(82,71,86); }
H1.HeaderClassName
{
color: #524756;
}
.AnyTagClassName
{
color: #524756;
}
</style>
background-color css
<style>
a { background-color: #524756; }
a { background-color: rgb(82,71,86); }
div.DivClassName
{
background-color: #524756;
}
.BgClassName
{
background-color: #524756;
}
</style>
border-color css
<style>
span { border-color: #524756; }
span { border-color: rgb(82,71,86); }
td.TdClassName
{
border-color: #524756;
}
.TagClassName
{
border-color: #524756;
}
</style>