Shades of Bossanova #524356
Tints of Bossanova #524356
RGB
CMYK
RGB Variations
Color information
#524356 (or 0x524356) is known color: Bossanova. HEX triplet: 52, 43 and 56. RGB value is (82,67,86). Sum of RGB (Red+Green+Blue) = 82+67+86=235 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.89% from 235); Green value is 67 (26.56% from 255 or 28.51% from 235); Blue value is 86 (33.98% from 255 or 36.60% from 235); Max value from RGB is 86 - color contains mainly: blue. Hex color #524356 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524356 is #ADBCA9. Grayscale: #494949. Windows color (decimal): -11386026 or 5653330. OLE color: 5653330.
HSL color Cylindrical-coordinate representation of color #524356: hue angle of 287.37º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #524356 is Cyan = 0.05, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 82 | 67 | 86 | - |
| CMYK | 0.05 | 0.22 | 0 | 0.66 |
| HSL | 287.37º | 0.12% | 0.3% | - |
| HSV(B) | 287.37º | 0.22% | 0.34% | - |
| XYZ | 7.17 | 6.48 | 9.68 | - |
| YUV | 73.65 | 134.97 | 133.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 67 | 86 | 0.05 | 0.22 | 0 | 0.66 | 287.37 | 0.12 | 0.3 |
| Hex | 52 | 43 | 56 | 5 | 16 | 0 | 42 | 11F | C | 1E |
| Octal | 122 | 103 | 126 | 5 | 26 | 0 | 102 | 437 | 14 | 36 |
| Binary | 1010010 | 1000011 | 1010110 | 101 | 10110 | 0 | 1000010 | 100011111 | 1100 | 11110 |
Color Harmonies of #524356
Complementary color
Monochromatic Colors of #524356
Black with #524356
Text Example
Text Example
White with #524356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524356; }
p { color: rgb(82,67,86); }
H1.HeaderClassName
{
color: #524356;
}
.AnyTagClassName
{
color: #524356;
}
</style>
background-color css
<style>
a { background-color: #524356; }
a { background-color: rgb(82,67,86); }
div.DivClassName
{
background-color: #524356;
}
.BgClassName
{
background-color: #524356;
}
</style>
border-color css
<style>
span { border-color: #524356; }
span { border-color: rgb(82,67,86); }
td.TdClassName
{
border-color: #524356;
}
.TagClassName
{
border-color: #524356;
}
</style>