Shades of Bossanova #503954
Tints of Bossanova #503954
RGB
CMYK
RGB Variations
Color information
#503954 (or 0x503954) is known color: Bossanova. HEX triplet: 50, 39 and 54. RGB value is (80,57,84). Sum of RGB (Red+Green+Blue) = 80+57+84=221 (29% of max value = 765). Red value is 80 (31.64% from 255 or 36.20% from 221); Green value is 57 (22.66% from 255 or 25.79% from 221); Blue value is 84 (33.20% from 255 or 38.01% from 221); Max value from RGB is 84 - color contains mainly: blue. Hex color #503954 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #503954 is #AFC6AB. Grayscale: #424242. Windows color (decimal): -11519660 or 5519696. OLE color: 5519696.
HSL color Cylindrical-coordinate representation of color #503954: hue angle of 291.11º 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 #503954 is Cyan = 0.05, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 80 | 57 | 84 | - |
| CMYK | 0.05 | 0.32 | 0 | 0.67 |
| HSL | 291.11º | 0.19% | 0.28% | - |
| HSV(B) | 291.11º | 0.32% | 0.33% | - |
| XYZ | 6.37 | 5.27 | 9.07 | - |
| YUV | 66.96 | 137.62 | 137.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 57 | 84 | 0.05 | 0.32 | 0 | 0.67 | 291.11 | 0.19 | 0.28 |
| Hex | 50 | 39 | 54 | 5 | 20 | 0 | 43 | 123 | 13 | 1C |
| Octal | 120 | 71 | 124 | 5 | 40 | 0 | 103 | 443 | 23 | 34 |
| Binary | 1010000 | 111001 | 1010100 | 101 | 100000 | 0 | 1000011 | 100100011 | 10011 | 11100 |
Color Harmonies of #503954
Complementary color
Monochromatic Colors of #503954
Black with #503954
Text Example
Text Example
White with #503954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503954; }
p { color: rgb(80,57,84); }
H1.HeaderClassName
{
color: #503954;
}
.AnyTagClassName
{
color: #503954;
}
</style>
background-color css
<style>
a { background-color: #503954; }
a { background-color: rgb(80,57,84); }
div.DivClassName
{
background-color: #503954;
}
.BgClassName
{
background-color: #503954;
}
</style>
border-color css
<style>
span { border-color: #503954; }
span { border-color: rgb(80,57,84); }
td.TdClassName
{
border-color: #503954;
}
.TagClassName
{
border-color: #503954;
}
</style>