Shades of Bossanova #523652
Tints of Bossanova #523652
RGB
CMYK
RGB Variations
Color information
#523652 (or 0x523652) is known color: Bossanova. HEX triplet: 52, 36 and 52. RGB value is (82,54,82). Sum of RGB (Red+Green+Blue) = 82+54+82=218 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.61% from 218); Green value is 54 (21.48% from 255 or 24.77% from 218); Blue value is 82 (32.42% from 255 or 37.61% from 218); Max value from RGB is 82 - color contains mainly: red, blue. Hex color #523652 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523652 is #ADC9AD. Grayscale: #414141. Windows color (decimal): -11389358 or 5387858. OLE color: 5387858.
HSL color Cylindrical-coordinate representation of color #523652: hue angle of 300º 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 #523652 is Cyan = 0, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 54 | 82 | - |
| CMYK | 0 | 0.34 | 0 | 0.68 |
| HSL | 300º | 0.21% | 0.27% | - |
| HSV(B) | 300º | 0.34% | 0.32% | - |
| XYZ | 6.32 | 5.04 | 8.62 | - |
| YUV | 65.56 | 137.28 | 139.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 54 | 82 | 0 | 0.34 | 0 | 0.68 | 300 | 0.21 | 0.27 |
| Hex | 52 | 36 | 52 | 0 | 22 | 0 | 44 | 12C | 15 | 1B |
| Octal | 122 | 66 | 122 | 0 | 42 | 0 | 104 | 454 | 25 | 33 |
| Binary | 1010010 | 110110 | 1010010 | 0 | 100010 | 0 | 1000100 | 100101100 | 10101 | 11011 |
Color Harmonies of #523652
Complementary color
Monochromatic Colors of #523652
Black with #523652
Text Example
Text Example
White with #523652
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523652; }
p { color: rgb(82,54,82); }
H1.HeaderClassName
{
color: #523652;
}
.AnyTagClassName
{
color: #523652;
}
</style>
background-color css
<style>
a { background-color: #523652; }
a { background-color: rgb(82,54,82); }
div.DivClassName
{
background-color: #523652;
}
.BgClassName
{
background-color: #523652;
}
</style>
border-color css
<style>
span { border-color: #523652; }
span { border-color: rgb(82,54,82); }
td.TdClassName
{
border-color: #523652;
}
.TagClassName
{
border-color: #523652;
}
</style>