Shades of Bossanova #534756
Tints of Bossanova #534756
RGB
CMYK
RGB Variations
Color information
#534756 (or 0x534756) is known color: Bossanova. HEX triplet: 53, 47 and 56. RGB value is (83,71,86). Sum of RGB (Red+Green+Blue) = 83+71+86=240 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.58% from 240); Green value is 71 (28.12% from 255 or 29.58% from 240); Blue value is 86 (33.98% from 255 or 35.83% from 240); Max value from RGB is 86 - color contains mainly: blue. Hex color #534756 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534756 is #ACB8A9. Grayscale: #4C4C4C. Windows color (decimal): -11319466 or 5654355. OLE color: 5654355.
HSL color Cylindrical-coordinate representation of color #534756: hue angle of 288º 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 #534756 is Cyan = 0.03, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 83 | 71 | 86 | - |
| CMYK | 0.03 | 0.17 | 0 | 0.66 |
| HSL | 288º | 0.1% | 0.31% | - |
| HSV(B) | 288º | 0.17% | 0.34% | - |
| XYZ | 7.5 | 7.02 | 9.76 | - |
| YUV | 76.3 | 133.48 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 71 | 86 | 0.03 | 0.17 | 0 | 0.66 | 288 | 0.1 | 0.31 |
| Hex | 53 | 47 | 56 | 3 | 11 | 0 | 42 | 120 | A | 1F |
| Octal | 123 | 107 | 126 | 3 | 21 | 0 | 102 | 440 | 12 | 37 |
| Binary | 1010011 | 1000111 | 1010110 | 11 | 10001 | 0 | 1000010 | 100100000 | 1010 | 11111 |
Color Harmonies of #534756
Complementary color
Monochromatic Colors of #534756
Black with #534756
Text Example
Text Example
White with #534756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534756; }
p { color: rgb(83,71,86); }
H1.HeaderClassName
{
color: #534756;
}
.AnyTagClassName
{
color: #534756;
}
</style>
background-color css
<style>
a { background-color: #534756; }
a { background-color: rgb(83,71,86); }
div.DivClassName
{
background-color: #534756;
}
.BgClassName
{
background-color: #534756;
}
</style>
border-color css
<style>
span { border-color: #534756; }
span { border-color: rgb(83,71,86); }
td.TdClassName
{
border-color: #534756;
}
.TagClassName
{
border-color: #534756;
}
</style>