Shades of Bossanova #534057
Tints of Bossanova #534057
RGB
CMYK
RGB Variations
Color information
#534057 (or 0x534057) is known color: Bossanova. HEX triplet: 53, 40 and 57. RGB value is (83,64,87). Sum of RGB (Red+Green+Blue) = 83+64+87=234 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.47% from 234); Green value is 64 (25.39% from 255 or 27.35% from 234); Blue value is 87 (34.38% from 255 or 37.18% from 234); Max value from RGB is 87 - color contains mainly: blue. Hex color #534057 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534057 is #ACBFA8. Grayscale: #484848. Windows color (decimal): -11321257 or 5718099. OLE color: 5718099.
HSL color Cylindrical-coordinate representation of color #534057: hue angle of 289.57º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #534057 is Cyan = 0.05, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 83 | 64 | 87 | - |
| CMYK | 0.05 | 0.26 | 0 | 0.66 |
| HSL | 289.57º | 0.15% | 0.3% | - |
| HSV(B) | 289.57º | 0.26% | 0.34% | - |
| XYZ | 7.12 | 6.19 | 9.84 | - |
| YUV | 72.3 | 136.29 | 135.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 64 | 87 | 0.05 | 0.26 | 0 | 0.66 | 289.57 | 0.15 | 0.3 |
| Hex | 53 | 40 | 57 | 5 | 1A | 0 | 42 | 122 | F | 1E |
| Octal | 123 | 100 | 127 | 5 | 32 | 0 | 102 | 442 | 17 | 36 |
| Binary | 1010011 | 1000000 | 1010111 | 101 | 11010 | 0 | 1000010 | 100100010 | 1111 | 11110 |
Color Harmonies of #534057
Complementary color
Monochromatic Colors of #534057
Black with #534057
Text Example
Text Example
White with #534057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534057; }
p { color: rgb(83,64,87); }
H1.HeaderClassName
{
color: #534057;
}
.AnyTagClassName
{
color: #534057;
}
</style>
background-color css
<style>
a { background-color: #534057; }
a { background-color: rgb(83,64,87); }
div.DivClassName
{
background-color: #534057;
}
.BgClassName
{
background-color: #534057;
}
</style>
border-color css
<style>
span { border-color: #534057; }
span { border-color: rgb(83,64,87); }
td.TdClassName
{
border-color: #534057;
}
.TagClassName
{
border-color: #534057;
}
</style>