Shades of Bossanova #534053
Tints of Bossanova #534053
RGB
CMYK
RGB Variations
Color information
#534053 (or 0x534053) is known color: Bossanova. HEX triplet: 53, 40 and 53. RGB value is (83,64,83). Sum of RGB (Red+Green+Blue) = 83+64+83=230 (30% of max value = 765). Red value is 83 (32.81% from 255 or 36.09% from 230); Green value is 64 (25.39% from 255 or 27.83% from 230); Blue value is 83 (32.81% from 255 or 36.09% from 230); Max value from RGB is 83 - color contains mainly: red, blue. Hex color #534053 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534053 is #ACBFAC. Grayscale: #474747. Windows color (decimal): -11321261 or 5455955. OLE color: 5455955.
HSL color Cylindrical-coordinate representation of color #534053: hue angle of 300º 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 #534053 is Cyan = 0, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 64 | 83 | - |
| CMYK | 0 | 0.23 | 0 | 0.67 |
| HSL | 300º | 0.13% | 0.29% | - |
| HSV(B) | 300º | 0.23% | 0.33% | - |
| XYZ | 6.96 | 6.13 | 9 | - |
| YUV | 71.85 | 134.29 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 64 | 83 | 0 | 0.23 | 0 | 0.67 | 300 | 0.13 | 0.29 |
| Hex | 53 | 40 | 53 | 0 | 17 | 0 | 43 | 12C | D | 1D |
| Octal | 123 | 100 | 123 | 0 | 27 | 0 | 103 | 454 | 15 | 35 |
| Binary | 1010011 | 1000000 | 1010011 | 0 | 10111 | 0 | 1000011 | 100101100 | 1101 | 11101 |
Color Harmonies of #534053
Complementary color
Monochromatic Colors of #534053
Black with #534053
Text Example
Text Example
White with #534053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534053; }
p { color: rgb(83,64,83); }
H1.HeaderClassName
{
color: #534053;
}
.AnyTagClassName
{
color: #534053;
}
</style>
background-color css
<style>
a { background-color: #534053; }
a { background-color: rgb(83,64,83); }
div.DivClassName
{
background-color: #534053;
}
.BgClassName
{
background-color: #534053;
}
</style>
border-color css
<style>
span { border-color: #534053; }
span { border-color: rgb(83,64,83); }
td.TdClassName
{
border-color: #534053;
}
.TagClassName
{
border-color: #534053;
}
</style>