Shades of Bossanova #524558
Tints of Bossanova #524558
RGB
CMYK
RGB Variations
Color information
#524558 (or 0x524558) is known color: Bossanova. HEX triplet: 52, 45 and 58. RGB value is (82,69,88). Sum of RGB (Red+Green+Blue) = 82+69+88=239 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.31% from 239); Green value is 69 (27.34% from 255 or 28.87% from 239); Blue value is 88 (34.77% from 255 or 36.82% from 239); Max value from RGB is 88 - color contains mainly: blue. Hex color #524558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524558 is #ADBAA7. Grayscale: #4A4A4A. Windows color (decimal): -11385512 or 5784914. OLE color: 5784914.
HSL color Cylindrical-coordinate representation of color #524558: hue angle of 281.05º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #524558 is Cyan = 0.07, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 69 | 88 | - |
| CMYK | 0.07 | 0.22 | 0 | 0.65 |
| HSL | 281.05º | 0.12% | 0.31% | - |
| HSV(B) | 281.05º | 0.22% | 0.35% | - |
| XYZ | 7.37 | 6.75 | 10.15 | - |
| YUV | 75.05 | 135.31 | 132.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 69 | 88 | 0.07 | 0.22 | 0 | 0.65 | 281.05 | 0.12 | 0.31 |
| Hex | 52 | 45 | 58 | 7 | 16 | 0 | 41 | 119 | C | 1F |
| Octal | 122 | 105 | 130 | 7 | 26 | 0 | 101 | 431 | 14 | 37 |
| Binary | 1010010 | 1000101 | 1011000 | 111 | 10110 | 0 | 1000001 | 100011001 | 1100 | 11111 |
Color Harmonies of #524558
Complementary color
Monochromatic Colors of #524558
Black with #524558
Text Example
Text Example
White with #524558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524558; }
p { color: rgb(82,69,88); }
H1.HeaderClassName
{
color: #524558;
}
.AnyTagClassName
{
color: #524558;
}
</style>
background-color css
<style>
a { background-color: #524558; }
a { background-color: rgb(82,69,88); }
div.DivClassName
{
background-color: #524558;
}
.BgClassName
{
background-color: #524558;
}
</style>
border-color css
<style>
span { border-color: #524558; }
span { border-color: rgb(82,69,88); }
td.TdClassName
{
border-color: #524558;
}
.TagClassName
{
border-color: #524558;
}
</style>