Shades of Bossanova #533956
Tints of Bossanova #533956
RGB
CMYK
RGB Variations
Color information
#533956 (or 0x533956) is known color: Bossanova. HEX triplet: 53, 39 and 56. RGB value is (83,57,86). Sum of RGB (Red+Green+Blue) = 83+57+86=226 (29% of max value = 765). Red value is 83 (32.81% from 255 or 36.73% from 226); Green value is 57 (22.66% from 255 or 25.22% from 226); Blue value is 86 (33.98% from 255 or 38.05% from 226); Max value from RGB is 86 - color contains mainly: blue. Hex color #533956 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533956 is #ACC6A9. Grayscale: #434343. Windows color (decimal): -11323050 or 5650771. OLE color: 5650771.
HSL color Cylindrical-coordinate representation of color #533956: hue angle of 293.79º degrees, saturation: 0.2, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #533956 is Cyan = 0.03, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 83 | 57 | 86 | - |
| CMYK | 0.03 | 0.34 | 0 | 0.66 |
| HSL | 293.79º | 0.2% | 0.28% | - |
| HSV(B) | 293.79º | 0.34% | 0.34% | - |
| XYZ | 6.71 | 5.44 | 9.5 | - |
| YUV | 68.08 | 138.11 | 138.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 57 | 86 | 0.03 | 0.34 | 0 | 0.66 | 293.79 | 0.2 | 0.28 |
| Hex | 53 | 39 | 56 | 3 | 22 | 0 | 42 | 126 | 14 | 1C |
| Octal | 123 | 71 | 126 | 3 | 42 | 0 | 102 | 446 | 24 | 34 |
| Binary | 1010011 | 111001 | 1010110 | 11 | 100010 | 0 | 1000010 | 100100110 | 10100 | 11100 |
Color Harmonies of #533956
Complementary color
Monochromatic Colors of #533956
Black with #533956
Text Example
Text Example
White with #533956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533956; }
p { color: rgb(83,57,86); }
H1.HeaderClassName
{
color: #533956;
}
.AnyTagClassName
{
color: #533956;
}
</style>
background-color css
<style>
a { background-color: #533956; }
a { background-color: rgb(83,57,86); }
div.DivClassName
{
background-color: #533956;
}
.BgClassName
{
background-color: #533956;
}
</style>
border-color css
<style>
span { border-color: #533956; }
span { border-color: rgb(83,57,86); }
td.TdClassName
{
border-color: #533956;
}
.TagClassName
{
border-color: #533956;
}
</style>