Shades of Bossanova #453747
Tints of Bossanova #453747
RGB
CMYK
RGB Variations
Color information
#453747 (or 0x453747) is known color: Bossanova. HEX triplet: 45, 37 and 47. RGB value is (69,55,71). Sum of RGB (Red+Green+Blue) = 69+55+71=195 (25% of max value = 765). Red value is 69 (27.34% from 255 or 35.38% from 195); Green value is 55 (21.88% from 255 or 28.21% from 195); Blue value is 71 (28.12% from 255 or 36.41% from 195); Max value from RGB is 71 - color contains mainly: blue. Hex color #453747 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453747 is #BAC8B8. Grayscale: #3C3C3C. Windows color (decimal): -12241081 or 4667205. OLE color: 4667205.
HSL color Cylindrical-coordinate representation of color #453747: hue angle of 292.5º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #453747 is Cyan = 0.03, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 69 | 55 | 71 | - |
| CMYK | 0.03 | 0.23 | 0 | 0.72 |
| HSL | 292.5º | 0.13% | 0.25% | - |
| HSV(B) | 292.5º | 0.23% | 0.28% | - |
| XYZ | 4.96 | 4.45 | 6.56 | - |
| YUV | 61.01 | 133.64 | 133.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 55 | 71 | 0.03 | 0.23 | 0 | 0.72 | 292.5 | 0.13 | 0.25 |
| Hex | 45 | 37 | 47 | 3 | 17 | 0 | 48 | 124 | D | 19 |
| Octal | 105 | 67 | 107 | 3 | 27 | 0 | 110 | 444 | 15 | 31 |
| Binary | 1000101 | 110111 | 1000111 | 11 | 10111 | 0 | 1001000 | 100100100 | 1101 | 11001 |
Color Harmonies of #453747
Complementary color
Monochromatic Colors of #453747
Black with #453747
Text Example
Text Example
White with #453747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453747; }
p { color: rgb(69,55,71); }
H1.HeaderClassName
{
color: #453747;
}
.AnyTagClassName
{
color: #453747;
}
</style>
background-color css
<style>
a { background-color: #453747; }
a { background-color: rgb(69,55,71); }
div.DivClassName
{
background-color: #453747;
}
.BgClassName
{
background-color: #453747;
}
</style>
border-color css
<style>
span { border-color: #453747; }
span { border-color: rgb(69,55,71); }
td.TdClassName
{
border-color: #453747;
}
.TagClassName
{
border-color: #453747;
}
</style>