Shades of Bossanova #453347
Tints of Bossanova #453347
RGB
CMYK
RGB Variations
Color information
#453347 (or 0x453347) is known color: Bossanova. HEX triplet: 45, 33 and 47. RGB value is (69,51,71). Sum of RGB (Red+Green+Blue) = 69+51+71=191 (25% of max value = 765). Red value is 69 (27.34% from 255 or 36.13% from 191); Green value is 51 (20.31% from 255 or 26.70% from 191); Blue value is 71 (28.12% from 255 or 37.17% from 191); Max value from RGB is 71 - color contains mainly: blue. Hex color #453347 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453347 is #BACCB8. Grayscale: #3A3A3A. Windows color (decimal): -12242105 or 4666181. OLE color: 4666181.
HSL color Cylindrical-coordinate representation of color #453347: hue angle of 294º degrees, saturation: 0.16, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #453347 is Cyan = 0.03, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 69 | 51 | 71 | - |
| CMYK | 0.03 | 0.28 | 0 | 0.72 |
| HSL | 294º | 0.16% | 0.24% | - |
| HSV(B) | 294º | 0.28% | 0.28% | - |
| XYZ | 4.78 | 4.09 | 6.5 | - |
| YUV | 58.66 | 134.96 | 135.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 51 | 71 | 0.03 | 0.28 | 0 | 0.72 | 294 | 0.16 | 0.24 |
| Hex | 45 | 33 | 47 | 3 | 1C | 0 | 48 | 126 | 10 | 18 |
| Octal | 105 | 63 | 107 | 3 | 34 | 0 | 110 | 446 | 20 | 30 |
| Binary | 1000101 | 110011 | 1000111 | 11 | 11100 | 0 | 1001000 | 100100110 | 10000 | 11000 |
Color Harmonies of #453347
Complementary color
Monochromatic Colors of #453347
Black with #453347
Text Example
Text Example
White with #453347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453347; }
p { color: rgb(69,51,71); }
H1.HeaderClassName
{
color: #453347;
}
.AnyTagClassName
{
color: #453347;
}
</style>
background-color css
<style>
a { background-color: #453347; }
a { background-color: rgb(69,51,71); }
div.DivClassName
{
background-color: #453347;
}
.BgClassName
{
background-color: #453347;
}
</style>
border-color css
<style>
span { border-color: #453347; }
span { border-color: rgb(69,51,71); }
td.TdClassName
{
border-color: #453347;
}
.TagClassName
{
border-color: #453347;
}
</style>