Shades of Bossanova #524053
Tints of Bossanova #524053
RGB
CMYK
RGB Variations
Color information
#524053 (or 0x524053) is known color: Bossanova. HEX triplet: 52, 40 and 53. RGB value is (82,64,83). Sum of RGB (Red+Green+Blue) = 82+64+83=229 (30% of max value = 765). Red value is 82 (32.42% from 255 or 35.81% from 229); Green value is 64 (25.39% from 255 or 27.95% from 229); Blue value is 83 (32.81% from 255 or 36.24% from 229); Max value from RGB is 83 - color contains mainly: blue. Hex color #524053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524053 is #ADBFAC. Grayscale: #474747. Windows color (decimal): -11386797 or 5455954. OLE color: 5455954.
HSL color Cylindrical-coordinate representation of color #524053: hue angle of 296.84º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #524053 is Cyan = 0.01, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 64 | 83 | - |
| CMYK | 0.01 | 0.23 | 0 | 0.67 |
| HSL | 296.84º | 0.13% | 0.29% | - |
| HSV(B) | 296.84º | 0.23% | 0.33% | - |
| XYZ | 6.87 | 6.09 | 9 | - |
| YUV | 71.55 | 134.46 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 64 | 83 | 0.01 | 0.23 | 0 | 0.67 | 296.84 | 0.13 | 0.29 |
| Hex | 52 | 40 | 53 | 1 | 17 | 0 | 43 | 129 | D | 1D |
| Octal | 122 | 100 | 123 | 1 | 27 | 0 | 103 | 451 | 15 | 35 |
| Binary | 1010010 | 1000000 | 1010011 | 1 | 10111 | 0 | 1000011 | 100101001 | 1101 | 11101 |
Color Harmonies of #524053
Complementary color
Monochromatic Colors of #524053
Black with #524053
Text Example
Text Example
White with #524053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524053; }
p { color: rgb(82,64,83); }
H1.HeaderClassName
{
color: #524053;
}
.AnyTagClassName
{
color: #524053;
}
</style>
background-color css
<style>
a { background-color: #524053; }
a { background-color: rgb(82,64,83); }
div.DivClassName
{
background-color: #524053;
}
.BgClassName
{
background-color: #524053;
}
</style>
border-color css
<style>
span { border-color: #524053; }
span { border-color: rgb(82,64,83); }
td.TdClassName
{
border-color: #524053;
}
.TagClassName
{
border-color: #524053;
}
</style>