Shades of Bossanova #533954
Tints of Bossanova #533954
RGB
CMYK
RGB Variations
Color information
#533954 (or 0x533954) is known color: Bossanova. HEX triplet: 53, 39 and 54. RGB value is (83,57,84). Sum of RGB (Red+Green+Blue) = 83+57+84=224 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.05% from 224); Green value is 57 (22.66% from 255 or 25.45% from 224); Blue value is 84 (33.20% from 255 or 37.5% from 224); Max value from RGB is 84 - color contains mainly: blue. Hex color #533954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #533954 is #ACC6AB. Grayscale: #434343. Windows color (decimal): -11323052 or 5519699. OLE color: 5519699.
HSL color Cylindrical-coordinate representation of color #533954: hue angle of 297.78º degrees, saturation: 0.19, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #533954 is Cyan = 0.01, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 57 | 84 | - |
| CMYK | 0.01 | 0.32 | 0 | 0.67 |
| HSL | 297.78º | 0.19% | 0.28% | - |
| HSV(B) | 297.78º | 0.32% | 0.33% | - |
| XYZ | 6.63 | 5.41 | 9.08 | - |
| YUV | 67.85 | 137.11 | 138.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 57 | 84 | 0.01 | 0.32 | 0 | 0.67 | 297.78 | 0.19 | 0.28 |
| Hex | 53 | 39 | 54 | 1 | 20 | 0 | 43 | 12A | 13 | 1C |
| Octal | 123 | 71 | 124 | 1 | 40 | 0 | 103 | 452 | 23 | 34 |
| Binary | 1010011 | 111001 | 1010100 | 1 | 100000 | 0 | 1000011 | 100101010 | 10011 | 11100 |
Color Harmonies of #533954
Complementary color
Monochromatic Colors of #533954
Black with #533954
Text Example
Text Example
White with #533954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533954; }
p { color: rgb(83,57,84); }
H1.HeaderClassName
{
color: #533954;
}
.AnyTagClassName
{
color: #533954;
}
</style>
background-color css
<style>
a { background-color: #533954; }
a { background-color: rgb(83,57,84); }
div.DivClassName
{
background-color: #533954;
}
.BgClassName
{
background-color: #533954;
}
</style>
border-color css
<style>
span { border-color: #533954; }
span { border-color: rgb(83,57,84); }
td.TdClassName
{
border-color: #533954;
}
.TagClassName
{
border-color: #533954;
}
</style>