Shades of Bossanova #534556
Tints of Bossanova #534556
RGB
CMYK
RGB Variations
Color information
#534556 (or 0x534556) is known color: Bossanova. HEX triplet: 53, 45 and 56. RGB value is (83,69,86). Sum of RGB (Red+Green+Blue) = 83+69+86=238 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.87% from 238); Green value is 69 (27.34% from 255 or 28.99% from 238); Blue value is 86 (33.98% from 255 or 36.13% from 238); Max value from RGB is 86 - color contains mainly: blue. Hex color #534556 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534556 is #ACBAA9. Grayscale: #4B4B4B. Windows color (decimal): -11319978 or 5653843. OLE color: 5653843.
HSL color Cylindrical-coordinate representation of color #534556: hue angle of 289.41º degrees, saturation: 0.11, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #534556 is Cyan = 0.03, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 83 | 69 | 86 | - |
| CMYK | 0.03 | 0.20 | 0 | 0.66 |
| HSL | 289.41º | 0.11% | 0.3% | - |
| HSV(B) | 289.41º | 0.2% | 0.34% | - |
| XYZ | 7.38 | 6.77 | 9.72 | - |
| YUV | 75.12 | 134.14 | 133.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 69 | 86 | 0.03 | 0.20 | 0 | 0.66 | 289.41 | 0.11 | 0.3 |
| Hex | 53 | 45 | 56 | 3 | 14 | 0 | 42 | 121 | B | 1E |
| Octal | 123 | 105 | 126 | 3 | 24 | 0 | 102 | 441 | 13 | 36 |
| Binary | 1010011 | 1000101 | 1010110 | 11 | 10100 | 0 | 1000010 | 100100001 | 1011 | 11110 |
Color Harmonies of #534556
Complementary color
Monochromatic Colors of #534556
Black with #534556
Text Example
Text Example
White with #534556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534556; }
p { color: rgb(83,69,86); }
H1.HeaderClassName
{
color: #534556;
}
.AnyTagClassName
{
color: #534556;
}
</style>
background-color css
<style>
a { background-color: #534556; }
a { background-color: rgb(83,69,86); }
div.DivClassName
{
background-color: #534556;
}
.BgClassName
{
background-color: #534556;
}
</style>
border-color css
<style>
span { border-color: #534556; }
span { border-color: rgb(83,69,86); }
td.TdClassName
{
border-color: #534556;
}
.TagClassName
{
border-color: #534556;
}
</style>