Shades of Bossanova #524259
Tints of Bossanova #524259
RGB
CMYK
RGB Variations
Color information
#524259 (or 0x524259) is known color: Bossanova. HEX triplet: 52, 42 and 59. RGB value is (82,66,89). Sum of RGB (Red+Green+Blue) = 82+66+89=237 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.60% from 237); Green value is 66 (26.17% from 255 or 27.85% from 237); Blue value is 89 (35.16% from 255 or 37.55% from 237); Max value from RGB is 89 - color contains mainly: blue. Hex color #524259 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524259 is #ADBDA6. Grayscale: #494949. Windows color (decimal): -11386279 or 5849682. OLE color: 5849682.
HSL color Cylindrical-coordinate representation of color #524259: hue angle of 281.74º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #524259 is Cyan = 0.08, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 82 | 66 | 89 | - |
| CMYK | 0.08 | 0.26 | 0 | 0.65 |
| HSL | 281.74º | 0.15% | 0.3% | - |
| HSV(B) | 281.74º | 0.26% | 0.35% | - |
| XYZ | 7.23 | 6.41 | 10.31 | - |
| YUV | 73.41 | 136.8 | 134.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 66 | 89 | 0.08 | 0.26 | 0 | 0.65 | 281.74 | 0.15 | 0.3 |
| Hex | 52 | 42 | 59 | 8 | 1A | 0 | 41 | 11A | F | 1E |
| Octal | 122 | 102 | 131 | 10 | 32 | 0 | 101 | 432 | 17 | 36 |
| Binary | 1010010 | 1000010 | 1011001 | 1000 | 11010 | 0 | 1000001 | 100011010 | 1111 | 11110 |
Color Harmonies of #524259
Complementary color
Monochromatic Colors of #524259
Black with #524259
Text Example
Text Example
White with #524259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524259; }
p { color: rgb(82,66,89); }
H1.HeaderClassName
{
color: #524259;
}
.AnyTagClassName
{
color: #524259;
}
</style>
background-color css
<style>
a { background-color: #524259; }
a { background-color: rgb(82,66,89); }
div.DivClassName
{
background-color: #524259;
}
.BgClassName
{
background-color: #524259;
}
</style>
border-color css
<style>
span { border-color: #524259; }
span { border-color: rgb(82,66,89); }
td.TdClassName
{
border-color: #524259;
}
.TagClassName
{
border-color: #524259;
}
</style>