Shades of Bossanova #453847
Tints of Bossanova #453847
RGB
CMYK
RGB Variations
Color information
#453847 (or 0x453847) is known color: Bossanova. HEX triplet: 45, 38 and 47. RGB value is (69,56,71). Sum of RGB (Red+Green+Blue) = 69+56+71=196 (25% of max value = 765). Red value is 69 (27.34% from 255 or 35.20% from 196); Green value is 56 (22.27% from 255 or 28.57% from 196); Blue value is 71 (28.12% from 255 or 36.22% from 196); Max value from RGB is 71 - color contains mainly: blue. Hex color #453847 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453847 is #BAC7B8. Grayscale: #3D3D3D. Windows color (decimal): -12240825 or 4667461. OLE color: 4667461.
HSL color Cylindrical-coordinate representation of color #453847: hue angle of 292º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #453847 is Cyan = 0.03, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 69 | 56 | 71 | - |
| CMYK | 0.03 | 0.21 | 0 | 0.72 |
| HSL | 292º | 0.12% | 0.25% | - |
| HSV(B) | 292º | 0.21% | 0.28% | - |
| XYZ | 5.01 | 4.55 | 6.58 | - |
| YUV | 61.6 | 133.31 | 133.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 56 | 71 | 0.03 | 0.21 | 0 | 0.72 | 292 | 0.12 | 0.25 |
| Hex | 45 | 38 | 47 | 3 | 15 | 0 | 48 | 124 | C | 19 |
| Octal | 105 | 70 | 107 | 3 | 25 | 0 | 110 | 444 | 14 | 31 |
| Binary | 1000101 | 111000 | 1000111 | 11 | 10101 | 0 | 1001000 | 100100100 | 1100 | 11001 |
Color Harmonies of #453847
Complementary color
Monochromatic Colors of #453847
Black with #453847
Text Example
Text Example
White with #453847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453847; }
p { color: rgb(69,56,71); }
H1.HeaderClassName
{
color: #453847;
}
.AnyTagClassName
{
color: #453847;
}
</style>
background-color css
<style>
a { background-color: #453847; }
a { background-color: rgb(69,56,71); }
div.DivClassName
{
background-color: #453847;
}
.BgClassName
{
background-color: #453847;
}
</style>
border-color css
<style>
span { border-color: #453847; }
span { border-color: rgb(69,56,71); }
td.TdClassName
{
border-color: #453847;
}
.TagClassName
{
border-color: #453847;
}
</style>