Shades of Bossanova #524754
Tints of Bossanova #524754
RGB
CMYK
RGB Variations
Color information
#524754 (or 0x524754) is known color: Bossanova. HEX triplet: 52, 47 and 54. RGB value is (82,71,84). Sum of RGB (Red+Green+Blue) = 82+71+84=237 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.60% from 237); Green value is 71 (28.12% from 255 or 29.96% from 237); Blue value is 84 (33.20% from 255 or 35.44% from 237); Max value from RGB is 84 - color contains mainly: blue. Hex color #524754 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524754 is #ADB8AB. Grayscale: #4B4B4B. Windows color (decimal): -11385004 or 5523282. OLE color: 5523282.
HSL color Cylindrical-coordinate representation of color #524754: hue angle of 290.77º degrees, saturation: 0.08, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #524754 is Cyan = 0.02, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 71 | 84 | - |
| CMYK | 0.02 | 0.15 | 0 | 0.67 |
| HSL | 290.77º | 0.08% | 0.3% | - |
| HSV(B) | 290.77º | 0.15% | 0.33% | - |
| XYZ | 7.33 | 6.94 | 9.34 | - |
| YUV | 75.77 | 132.64 | 132.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 71 | 84 | 0.02 | 0.15 | 0 | 0.67 | 290.77 | 0.08 | 0.3 |
| Hex | 52 | 47 | 54 | 2 | F | 0 | 43 | 123 | 8 | 1E |
| Octal | 122 | 107 | 124 | 2 | 17 | 0 | 103 | 443 | 10 | 36 |
| Binary | 1010010 | 1000111 | 1010100 | 10 | 1111 | 0 | 1000011 | 100100011 | 1000 | 11110 |
Color Harmonies of #524754
Complementary color
Monochromatic Colors of #524754
Black with #524754
Text Example
Text Example
White with #524754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524754; }
p { color: rgb(82,71,84); }
H1.HeaderClassName
{
color: #524754;
}
.AnyTagClassName
{
color: #524754;
}
</style>
background-color css
<style>
a { background-color: #524754; }
a { background-color: rgb(82,71,84); }
div.DivClassName
{
background-color: #524754;
}
.BgClassName
{
background-color: #524754;
}
</style>
border-color css
<style>
span { border-color: #524754; }
span { border-color: rgb(82,71,84); }
td.TdClassName
{
border-color: #524754;
}
.TagClassName
{
border-color: #524754;
}
</style>