Shades of Bossanova #524453
Tints of Bossanova #524453
RGB
CMYK
RGB Variations
Color information
#524453 (or 0x524453) is known color: Bossanova. HEX triplet: 52, 44 and 53. RGB value is (82,68,83). Sum of RGB (Red+Green+Blue) = 82+68+83=233 (30% of max value = 765). Red value is 82 (32.42% from 255 or 35.19% from 233); Green value is 68 (26.95% from 255 or 29.18% from 233); Blue value is 83 (32.81% from 255 or 35.62% from 233); Max value from RGB is 83 - color contains mainly: blue. Hex color #524453 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #524453 is #ADBBAC. Grayscale: #494949. Windows color (decimal): -11385773 or 5456978. OLE color: 5456978.
HSL color Cylindrical-coordinate representation of color #524453: hue angle of 296º degrees, saturation: 0.1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #524453 is Cyan = 0.01, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 82 | 68 | 83 | - |
| CMYK | 0.01 | 0.18 | 0 | 0.67 |
| HSL | 296º | 0.1% | 0.3% | - |
| HSV(B) | 296º | 0.18% | 0.33% | - |
| XYZ | 7.11 | 6.55 | 9.07 | - |
| YUV | 73.9 | 133.14 | 133.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 68 | 83 | 0.01 | 0.18 | 0 | 0.67 | 296 | 0.1 | 0.3 |
| Hex | 52 | 44 | 53 | 1 | 12 | 0 | 43 | 128 | A | 1E |
| Octal | 122 | 104 | 123 | 1 | 22 | 0 | 103 | 450 | 12 | 36 |
| Binary | 1010010 | 1000100 | 1010011 | 1 | 10010 | 0 | 1000011 | 100101000 | 1010 | 11110 |
Color Harmonies of #524453
Complementary color
Monochromatic Colors of #524453
Black with #524453
Text Example
Text Example
White with #524453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524453; }
p { color: rgb(82,68,83); }
H1.HeaderClassName
{
color: #524453;
}
.AnyTagClassName
{
color: #524453;
}
</style>
background-color css
<style>
a { background-color: #524453; }
a { background-color: rgb(82,68,83); }
div.DivClassName
{
background-color: #524453;
}
.BgClassName
{
background-color: #524453;
}
</style>
border-color css
<style>
span { border-color: #524453; }
span { border-color: rgb(82,68,83); }
td.TdClassName
{
border-color: #524453;
}
.TagClassName
{
border-color: #524453;
}
</style>