Shades of Bossanova #534457
Tints of Bossanova #534457
RGB
CMYK
RGB Variations
Color information
#534457 (or 0x534457) is known color: Bossanova. HEX triplet: 53, 44 and 57. RGB value is (83,68,87). Sum of RGB (Red+Green+Blue) = 83+68+87=238 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.87% from 238); Green value is 68 (26.95% from 255 or 28.57% from 238); Blue value is 87 (34.38% from 255 or 36.55% from 238); Max value from RGB is 87 - color contains mainly: blue. Hex color #534457 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #534457 is #ACBBA8. Grayscale: #4A4A4A. Windows color (decimal): -11320233 or 5719123. OLE color: 5719123.
HSL color Cylindrical-coordinate representation of color #534457: hue angle of 287.37º degrees, saturation: 0.12, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #534457 is Cyan = 0.05, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 83 | 68 | 87 | - |
| CMYK | 0.05 | 0.22 | 0 | 0.66 |
| HSL | 287.37º | 0.12% | 0.3% | - |
| HSV(B) | 287.37º | 0.22% | 0.34% | - |
| XYZ | 7.35 | 6.66 | 9.91 | - |
| YUV | 74.65 | 134.97 | 133.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 68 | 87 | 0.05 | 0.22 | 0 | 0.66 | 287.37 | 0.12 | 0.3 |
| Hex | 53 | 44 | 57 | 5 | 16 | 0 | 42 | 11F | C | 1E |
| Octal | 123 | 104 | 127 | 5 | 26 | 0 | 102 | 437 | 14 | 36 |
| Binary | 1010011 | 1000100 | 1010111 | 101 | 10110 | 0 | 1000010 | 100011111 | 1100 | 11110 |
Color Harmonies of #534457
Complementary color
Monochromatic Colors of #534457
Black with #534457
Text Example
Text Example
White with #534457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534457; }
p { color: rgb(83,68,87); }
H1.HeaderClassName
{
color: #534457;
}
.AnyTagClassName
{
color: #534457;
}
</style>
background-color css
<style>
a { background-color: #534457; }
a { background-color: rgb(83,68,87); }
div.DivClassName
{
background-color: #534457;
}
.BgClassName
{
background-color: #534457;
}
</style>
border-color css
<style>
span { border-color: #534457; }
span { border-color: rgb(83,68,87); }
td.TdClassName
{
border-color: #534457;
}
.TagClassName
{
border-color: #534457;
}
</style>