Shades of Bossanova #524953
Tints of Bossanova #524953
RGB
CMYK
RGB Variations
Color information
#524953 (or 0x524953) is known color: Bossanova. HEX triplet: 52, 49 and 53. RGB value is (82,73,83). Sum of RGB (Red+Green+Blue) = 82+73+83=238 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.45% from 238); Green value is 73 (28.91% from 255 or 30.67% from 238); Blue value is 83 (32.81% from 255 or 34.87% from 238); Max value from RGB is 83 - color contains mainly: blue. Hex color #524953 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524953 is #ADB6AC. Grayscale: #4C4C4C. Windows color (decimal): -11384493 or 5458258. OLE color: 5458258.
HSL color Cylindrical-coordinate representation of color #524953: hue angle of 294º degrees, saturation: 0.06, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #524953 is Cyan = 0.01, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 73 | 83 | - |
| CMYK | 0.01 | 0.12 | 0 | 0.67 |
| HSL | 294º | 0.06% | 0.31% | - |
| HSV(B) | 294º | 0.12% | 0.33% | - |
| XYZ | 7.42 | 7.18 | 9.18 | - |
| YUV | 76.83 | 131.48 | 131.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 73 | 83 | 0.01 | 0.12 | 0 | 0.67 | 294 | 0.06 | 0.31 |
| Hex | 52 | 49 | 53 | 1 | C | 0 | 43 | 126 | 6 | 1F |
| Octal | 122 | 111 | 123 | 1 | 14 | 0 | 103 | 446 | 6 | 37 |
| Binary | 1010010 | 1001001 | 1010011 | 1 | 1100 | 0 | 1000011 | 100100110 | 110 | 11111 |
Color Harmonies of #524953
Complementary color
Monochromatic Colors of #524953
Black with #524953
Text Example
Text Example
White with #524953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524953; }
p { color: rgb(82,73,83); }
H1.HeaderClassName
{
color: #524953;
}
.AnyTagClassName
{
color: #524953;
}
</style>
background-color css
<style>
a { background-color: #524953; }
a { background-color: rgb(82,73,83); }
div.DivClassName
{
background-color: #524953;
}
.BgClassName
{
background-color: #524953;
}
</style>
border-color css
<style>
span { border-color: #524953; }
span { border-color: rgb(82,73,83); }
td.TdClassName
{
border-color: #524953;
}
.TagClassName
{
border-color: #524953;
}
</style>