Shades of Bossanova #524354
Tints of Bossanova #524354
RGB
CMYK
RGB Variations
Color information
#524354 (or 0x524354) is known color: Bossanova. HEX triplet: 52, 43 and 54. RGB value is (82,67,84). Sum of RGB (Red+Green+Blue) = 82+67+84=233 (30% of max value = 765). Red value is 82 (32.42% from 255 or 35.19% from 233); Green value is 67 (26.56% from 255 or 28.76% from 233); Blue value is 84 (33.20% from 255 or 36.05% from 233); Max value from RGB is 84 - color contains mainly: blue. Hex color #524354 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524354 is #ADBCAB. Grayscale: #494949. Windows color (decimal): -11386028 or 5522258. OLE color: 5522258.
HSL color Cylindrical-coordinate representation of color #524354: hue angle of 292.94º degrees, saturation: 0.11, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #524354 is Cyan = 0.02, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 67 | 84 | - |
| CMYK | 0.02 | 0.20 | 0 | 0.67 |
| HSL | 292.94º | 0.11% | 0.3% | - |
| HSV(B) | 292.94º | 0.2% | 0.33% | - |
| XYZ | 7.09 | 6.45 | 9.26 | - |
| YUV | 73.42 | 133.97 | 134.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 67 | 84 | 0.02 | 0.20 | 0 | 0.67 | 292.94 | 0.11 | 0.3 |
| Hex | 52 | 43 | 54 | 2 | 14 | 0 | 43 | 125 | B | 1E |
| Octal | 122 | 103 | 124 | 2 | 24 | 0 | 103 | 445 | 13 | 36 |
| Binary | 1010010 | 1000011 | 1010100 | 10 | 10100 | 0 | 1000011 | 100100101 | 1011 | 11110 |
Color Harmonies of #524354
Complementary color
Monochromatic Colors of #524354
Black with #524354
Text Example
Text Example
White with #524354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524354; }
p { color: rgb(82,67,84); }
H1.HeaderClassName
{
color: #524354;
}
.AnyTagClassName
{
color: #524354;
}
</style>
background-color css
<style>
a { background-color: #524354; }
a { background-color: rgb(82,67,84); }
div.DivClassName
{
background-color: #524354;
}
.BgClassName
{
background-color: #524354;
}
</style>
border-color css
<style>
span { border-color: #524354; }
span { border-color: rgb(82,67,84); }
td.TdClassName
{
border-color: #524354;
}
.TagClassName
{
border-color: #524354;
}
</style>