Shades of Bossanova #543753
Tints of Bossanova #543753
RGB
CMYK
RGB Variations
Color information
#543753 (or 0x543753) is known color: Bossanova. HEX triplet: 54, 37 and 53. RGB value is (84,55,83). Sum of RGB (Red+Green+Blue) = 84+55+83=222 (29% of max value = 765). Red value is 84 (33.20% from 255 or 37.84% from 222); Green value is 55 (21.88% from 255 or 24.77% from 222); Blue value is 83 (32.81% from 255 or 37.39% from 222); Max value from RGB is 84 - color contains mainly: red. Hex color #543753 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #543753 is #ABC8AC. Grayscale: #424242. Windows color (decimal): -11258029 or 5453652. OLE color: 5453652.
HSL color Cylindrical-coordinate representation of color #543753: hue angle of 302.07º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #543753 is Cyan = 0, Magento = 0.35, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 55 | 83 | - |
| CMYK | 0 | 0.35 | 0.01 | 0.67 |
| HSL | 302.07º | 0.21% | 0.27% | - |
| HSV(B) | 302.07º | 0.35% | 0.33% | - |
| XYZ | 6.58 | 5.24 | 8.85 | - |
| YUV | 66.86 | 137.11 | 140.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 55 | 83 | 0 | 0.35 | 0.01 | 0.67 | 302.07 | 0.21 | 0.27 |
| Hex | 54 | 37 | 53 | 0 | 23 | 1 | 43 | 12E | 15 | 1B |
| Octal | 124 | 67 | 123 | 0 | 43 | 1 | 103 | 456 | 25 | 33 |
| Binary | 1010100 | 110111 | 1010011 | 0 | 100011 | 1 | 1000011 | 100101110 | 10101 | 11011 |
Color Harmonies of #543753
Complementary color
Monochromatic Colors of #543753
Black with #543753
Text Example
Text Example
White with #543753
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543753; }
p { color: rgb(84,55,83); }
H1.HeaderClassName
{
color: #543753;
}
.AnyTagClassName
{
color: #543753;
}
</style>
background-color css
<style>
a { background-color: #543753; }
a { background-color: rgb(84,55,83); }
div.DivClassName
{
background-color: #543753;
}
.BgClassName
{
background-color: #543753;
}
</style>
border-color css
<style>
span { border-color: #543753; }
span { border-color: rgb(84,55,83); }
td.TdClassName
{
border-color: #543753;
}
.TagClassName
{
border-color: #543753;
}
</style>