Shades of Bossanova #523854
Tints of Bossanova #523854
RGB
CMYK
RGB Variations
Color information
#523854 (or 0x523854) is known color: Bossanova. HEX triplet: 52, 38 and 54. RGB value is (82,56,84). Sum of RGB (Red+Green+Blue) = 82+56+84=222 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.94% from 222); Green value is 56 (22.27% from 255 or 25.23% from 222); Blue value is 84 (33.20% from 255 or 37.84% from 222); Max value from RGB is 84 - color contains mainly: blue. Hex color #523854 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #523854 is #ADC7AB. Grayscale: #424242. Windows color (decimal): -11388844 or 5519442. OLE color: 5519442.
HSL color Cylindrical-coordinate representation of color #523854: hue angle of 295.71º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #523854 is Cyan = 0.02, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 56 | 84 | - |
| CMYK | 0.02 | 0.33 | 0 | 0.67 |
| HSL | 295.71º | 0.2% | 0.27% | - |
| HSV(B) | 295.71º | 0.33% | 0.33% | - |
| XYZ | 6.49 | 5.26 | 9.06 | - |
| YUV | 66.97 | 137.61 | 138.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 56 | 84 | 0.02 | 0.33 | 0 | 0.67 | 295.71 | 0.2 | 0.27 |
| Hex | 52 | 38 | 54 | 2 | 21 | 0 | 43 | 128 | 14 | 1B |
| Octal | 122 | 70 | 124 | 2 | 41 | 0 | 103 | 450 | 24 | 33 |
| Binary | 1010010 | 111000 | 1010100 | 10 | 100001 | 0 | 1000011 | 100101000 | 10100 | 11011 |
Color Harmonies of #523854
Complementary color
Monochromatic Colors of #523854
Black with #523854
Text Example
Text Example
White with #523854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523854; }
p { color: rgb(82,56,84); }
H1.HeaderClassName
{
color: #523854;
}
.AnyTagClassName
{
color: #523854;
}
</style>
background-color css
<style>
a { background-color: #523854; }
a { background-color: rgb(82,56,84); }
div.DivClassName
{
background-color: #523854;
}
.BgClassName
{
background-color: #523854;
}
</style>
border-color css
<style>
span { border-color: #523854; }
span { border-color: rgb(82,56,84); }
td.TdClassName
{
border-color: #523854;
}
.TagClassName
{
border-color: #523854;
}
</style>