Shades of Bossanova #523952
Tints of Bossanova #523952
RGB
CMYK
RGB Variations
Color information
#523952 (or 0x523952) is known color: Bossanova. HEX triplet: 52, 39 and 52. RGB value is (82,57,82). Sum of RGB (Red+Green+Blue) = 82+57+82=221 (29% of max value = 765). Red value is 82 (32.42% from 255 or 37.10% from 221); Green value is 57 (22.66% from 255 or 25.79% from 221); Blue value is 82 (32.42% from 255 or 37.10% from 221); Max value from RGB is 82 - color contains mainly: red, blue. Hex color #523952 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523952 is #ADC6AD. Grayscale: #434343. Windows color (decimal): -11388590 or 5388626. OLE color: 5388626.
HSL color Cylindrical-coordinate representation of color #523952: hue angle of 300º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #523952 is Cyan = 0, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 57 | 82 | - |
| CMYK | 0 | 0.30 | 0 | 0.68 |
| HSL | 300º | 0.18% | 0.27% | - |
| HSV(B) | 300º | 0.3% | 0.32% | - |
| XYZ | 6.47 | 5.33 | 8.67 | - |
| YUV | 67.33 | 136.28 | 138.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 57 | 82 | 0 | 0.30 | 0 | 0.68 | 300 | 0.18 | 0.27 |
| Hex | 52 | 39 | 52 | 0 | 1E | 0 | 44 | 12C | 12 | 1B |
| Octal | 122 | 71 | 122 | 0 | 36 | 0 | 104 | 454 | 22 | 33 |
| Binary | 1010010 | 111001 | 1010010 | 0 | 11110 | 0 | 1000100 | 100101100 | 10010 | 11011 |
Color Harmonies of #523952
Complementary color
Monochromatic Colors of #523952
Black with #523952
Text Example
Text Example
White with #523952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523952; }
p { color: rgb(82,57,82); }
H1.HeaderClassName
{
color: #523952;
}
.AnyTagClassName
{
color: #523952;
}
</style>
background-color css
<style>
a { background-color: #523952; }
a { background-color: rgb(82,57,82); }
div.DivClassName
{
background-color: #523952;
}
.BgClassName
{
background-color: #523952;
}
</style>
border-color css
<style>
span { border-color: #523952; }
span { border-color: rgb(82,57,82); }
td.TdClassName
{
border-color: #523952;
}
.TagClassName
{
border-color: #523952;
}
</style>