Shades of Bossanova #524557
Tints of Bossanova #524557
RGB
CMYK
RGB Variations
Color information
#524557 (or 0x524557) is known color: Bossanova. HEX triplet: 52, 45 and 57. RGB value is (82,69,87). Sum of RGB (Red+Green+Blue) = 82+69+87=238 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.45% from 238); Green value is 69 (27.34% from 255 or 28.99% from 238); Blue value is 87 (34.38% from 255 or 36.55% from 238); Max value from RGB is 87 - color contains mainly: blue. Hex color #524557 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524557 is #ADBAA8. Grayscale: #4A4A4A. Windows color (decimal): -11385513 or 5719378. OLE color: 5719378.
HSL color Cylindrical-coordinate representation of color #524557: hue angle of 283.33º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #524557 is Cyan = 0.06, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 69 | 87 | - |
| CMYK | 0.06 | 0.21 | 0 | 0.66 |
| HSL | 283.33º | 0.12% | 0.31% | - |
| HSV(B) | 283.33º | 0.21% | 0.34% | - |
| XYZ | 7.33 | 6.74 | 9.93 | - |
| YUV | 74.94 | 134.81 | 133.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 69 | 87 | 0.06 | 0.21 | 0 | 0.66 | 283.33 | 0.12 | 0.31 |
| Hex | 52 | 45 | 57 | 6 | 15 | 0 | 42 | 11B | C | 1F |
| Octal | 122 | 105 | 127 | 6 | 25 | 0 | 102 | 433 | 14 | 37 |
| Binary | 1010010 | 1000101 | 1010111 | 110 | 10101 | 0 | 1000010 | 100011011 | 1100 | 11111 |
Color Harmonies of #524557
Complementary color
Monochromatic Colors of #524557
Black with #524557
Text Example
Text Example
White with #524557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524557; }
p { color: rgb(82,69,87); }
H1.HeaderClassName
{
color: #524557;
}
.AnyTagClassName
{
color: #524557;
}
</style>
background-color css
<style>
a { background-color: #524557; }
a { background-color: rgb(82,69,87); }
div.DivClassName
{
background-color: #524557;
}
.BgClassName
{
background-color: #524557;
}
</style>
border-color css
<style>
span { border-color: #524557; }
span { border-color: rgb(82,69,87); }
td.TdClassName
{
border-color: #524557;
}
.TagClassName
{
border-color: #524557;
}
</style>