Shades of Bossanova #524554
Tints of Bossanova #524554
RGB
CMYK
RGB Variations
Color information
#524554 (or 0x524554) is known color: Bossanova. HEX triplet: 52, 45 and 54. RGB value is (82,69,84). Sum of RGB (Red+Green+Blue) = 82+69+84=235 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.89% from 235); Green value is 69 (27.34% from 255 or 29.36% from 235); Blue value is 84 (33.20% from 255 or 35.74% from 235); Max value from RGB is 84 - color contains mainly: blue. Hex color #524554 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524554 is #ADBAAB. Grayscale: #4A4A4A. Windows color (decimal): -11385516 or 5522770. OLE color: 5522770.
HSL color Cylindrical-coordinate representation of color #524554: hue angle of 292º degrees, saturation: 0.1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #524554 is Cyan = 0.02, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 69 | 84 | - |
| CMYK | 0.02 | 0.18 | 0 | 0.67 |
| HSL | 292º | 0.1% | 0.3% | - |
| HSV(B) | 292º | 0.18% | 0.33% | - |
| XYZ | 7.21 | 6.69 | 9.3 | - |
| YUV | 74.6 | 133.31 | 133.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 69 | 84 | 0.02 | 0.18 | 0 | 0.67 | 292 | 0.1 | 0.3 |
| Hex | 52 | 45 | 54 | 2 | 12 | 0 | 43 | 124 | A | 1E |
| Octal | 122 | 105 | 124 | 2 | 22 | 0 | 103 | 444 | 12 | 36 |
| Binary | 1010010 | 1000101 | 1010100 | 10 | 10010 | 0 | 1000011 | 100100100 | 1010 | 11110 |
Color Harmonies of #524554
Complementary color
Monochromatic Colors of #524554
Black with #524554
Text Example
Text Example
White with #524554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524554; }
p { color: rgb(82,69,84); }
H1.HeaderClassName
{
color: #524554;
}
.AnyTagClassName
{
color: #524554;
}
</style>
background-color css
<style>
a { background-color: #524554; }
a { background-color: rgb(82,69,84); }
div.DivClassName
{
background-color: #524554;
}
.BgClassName
{
background-color: #524554;
}
</style>
border-color css
<style>
span { border-color: #524554; }
span { border-color: rgb(82,69,84); }
td.TdClassName
{
border-color: #524554;
}
.TagClassName
{
border-color: #524554;
}
</style>