Shades of Bossanova #523651
Tints of Bossanova #523651
RGB
CMYK
RGB Variations
Color information
#523651 (or 0x523651) is known color: Bossanova. HEX triplet: 52, 36 and 51. RGB value is (82,54,81). Sum of RGB (Red+Green+Blue) = 82+54+81=217 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.79% from 217); Green value is 54 (21.48% from 255 or 24.88% from 217); Blue value is 81 (32.03% from 255 or 37.33% from 217); Max value from RGB is 82 - color contains mainly: red. Hex color #523651 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523651 is #ADC9AE. Grayscale: #414141. Windows color (decimal): -11389359 or 5322322. OLE color: 5322322.
HSL color Cylindrical-coordinate representation of color #523651: hue angle of 302.14º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #523651 is Cyan = 0, Magento = 0.34, Yellow = 0.01 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 54 | 81 | - |
| CMYK | 0 | 0.34 | 0.01 | 0.68 |
| HSL | 302.14º | 0.21% | 0.27% | - |
| HSV(B) | 302.14º | 0.34% | 0.32% | - |
| XYZ | 6.28 | 5.03 | 8.42 | - |
| YUV | 65.45 | 136.78 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 54 | 81 | 0 | 0.34 | 0.01 | 0.68 | 302.14 | 0.21 | 0.27 |
| Hex | 52 | 36 | 51 | 0 | 22 | 1 | 44 | 12E | 15 | 1B |
| Octal | 122 | 66 | 121 | 0 | 42 | 1 | 104 | 456 | 25 | 33 |
| Binary | 1010010 | 110110 | 1010001 | 0 | 100010 | 1 | 1000100 | 100101110 | 10101 | 11011 |
Color Harmonies of #523651
Complementary color
Monochromatic Colors of #523651
Black with #523651
Text Example
Text Example
White with #523651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523651; }
p { color: rgb(82,54,81); }
H1.HeaderClassName
{
color: #523651;
}
.AnyTagClassName
{
color: #523651;
}
</style>
background-color css
<style>
a { background-color: #523651; }
a { background-color: rgb(82,54,81); }
div.DivClassName
{
background-color: #523651;
}
.BgClassName
{
background-color: #523651;
}
</style>
border-color css
<style>
span { border-color: #523651; }
span { border-color: rgb(82,54,81); }
td.TdClassName
{
border-color: #523651;
}
.TagClassName
{
border-color: #523651;
}
</style>