Shades of Bossanova #534558
Tints of Bossanova #534558
RGB
CMYK
RGB Variations
Color information
#534558 (or 0x534558) is known color: Bossanova. HEX triplet: 53, 45 and 58. RGB value is (83,69,88). Sum of RGB (Red+Green+Blue) = 83+69+88=240 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.58% from 240); Green value is 69 (27.34% from 255 or 28.75% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 88 - color contains mainly: blue. Hex color #534558 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534558 is #ACBAA7. Grayscale: #4B4B4B. Windows color (decimal): -11319976 or 5784915. OLE color: 5784915.
HSL color Cylindrical-coordinate representation of color #534558: hue angle of 284.21º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #534558 is Cyan = 0.06, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 83 | 69 | 88 | - |
| CMYK | 0.06 | 0.22 | 0 | 0.65 |
| HSL | 284.21º | 0.12% | 0.31% | - |
| HSV(B) | 284.21º | 0.22% | 0.35% | - |
| XYZ | 7.46 | 6.8 | 10.15 | - |
| YUV | 75.35 | 135.14 | 133.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 69 | 88 | 0.06 | 0.22 | 0 | 0.65 | 284.21 | 0.12 | 0.31 |
| Hex | 53 | 45 | 58 | 6 | 16 | 0 | 41 | 11C | C | 1F |
| Octal | 123 | 105 | 130 | 6 | 26 | 0 | 101 | 434 | 14 | 37 |
| Binary | 1010011 | 1000101 | 1011000 | 110 | 10110 | 0 | 1000001 | 100011100 | 1100 | 11111 |
Color Harmonies of #534558
Complementary color
Monochromatic Colors of #534558
Black with #534558
Text Example
Text Example
White with #534558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534558; }
p { color: rgb(83,69,88); }
H1.HeaderClassName
{
color: #534558;
}
.AnyTagClassName
{
color: #534558;
}
</style>
background-color css
<style>
a { background-color: #534558; }
a { background-color: rgb(83,69,88); }
div.DivClassName
{
background-color: #534558;
}
.BgClassName
{
background-color: #534558;
}
</style>
border-color css
<style>
span { border-color: #534558; }
span { border-color: rgb(83,69,88); }
td.TdClassName
{
border-color: #534558;
}
.TagClassName
{
border-color: #534558;
}
</style>