Shades of Bossanova #514451
Tints of Bossanova #514451
RGB
CMYK
RGB Variations
Color information
#514451 (or 0x514451) is known color: Bossanova. HEX triplet: 51, 44 and 51. RGB value is (81,68,81). Sum of RGB (Red+Green+Blue) = 81+68+81=230 (30% of max value = 765). Red value is 81 (32.03% from 255 or 35.22% from 230); Green value is 68 (26.95% from 255 or 29.57% from 230); Blue value is 81 (32.03% from 255 or 35.22% from 230); Max value from RGB is 81 - color contains mainly: red, blue. Hex color #514451 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #514451 is #AEBBAE. Grayscale: #494949. Windows color (decimal): -11451311 or 5325905. OLE color: 5325905.
HSL color Cylindrical-coordinate representation of color #514451: hue angle of 300º degrees, saturation: 0.09, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #514451 is Cyan = 0, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 68 | 81 | - |
| CMYK | 0 | 0.16 | 0 | 0.68 |
| HSL | 300º | 0.09% | 0.29% | - |
| HSV(B) | 300º | 0.16% | 0.32% | - |
| XYZ | 6.95 | 6.48 | 8.67 | - |
| YUV | 73.37 | 132.31 | 133.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 68 | 81 | 0 | 0.16 | 0 | 0.68 | 300 | 0.09 | 0.29 |
| Hex | 51 | 44 | 51 | 0 | 10 | 0 | 44 | 12C | 9 | 1D |
| Octal | 121 | 104 | 121 | 0 | 20 | 0 | 104 | 454 | 11 | 35 |
| Binary | 1010001 | 1000100 | 1010001 | 0 | 10000 | 0 | 1000100 | 100101100 | 1001 | 11101 |
Color Harmonies of #514451
Complementary color
Monochromatic Colors of #514451
Black with #514451
Text Example
Text Example
White with #514451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514451; }
p { color: rgb(81,68,81); }
H1.HeaderClassName
{
color: #514451;
}
.AnyTagClassName
{
color: #514451;
}
</style>
background-color css
<style>
a { background-color: #514451; }
a { background-color: rgb(81,68,81); }
div.DivClassName
{
background-color: #514451;
}
.BgClassName
{
background-color: #514451;
}
</style>
border-color css
<style>
span { border-color: #514451; }
span { border-color: rgb(81,68,81); }
td.TdClassName
{
border-color: #514451;
}
.TagClassName
{
border-color: #514451;
}
</style>