Shades of Bossanova #453647
Tints of Bossanova #453647
RGB
CMYK
RGB Variations
Color information
#453647 (or 0x453647) is known color: Bossanova. HEX triplet: 45, 36 and 47. RGB value is (69,54,71). Sum of RGB (Red+Green+Blue) = 69+54+71=194 (25% of max value = 765). Red value is 69 (27.34% from 255 or 35.57% from 194); Green value is 54 (21.48% from 255 or 27.84% from 194); Blue value is 71 (28.12% from 255 or 36.60% from 194); Max value from RGB is 71 - color contains mainly: blue. Hex color #453647 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453647 is #BAC9B8. Grayscale: #3C3C3C. Windows color (decimal): -12241337 or 4666949. OLE color: 4666949.
HSL color Cylindrical-coordinate representation of color #453647: hue angle of 292.94º degrees, saturation: 0.14, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #453647 is Cyan = 0.03, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 69 | 54 | 71 | - |
| CMYK | 0.03 | 0.24 | 0 | 0.72 |
| HSL | 292.94º | 0.14% | 0.25% | - |
| HSV(B) | 292.94º | 0.24% | 0.28% | - |
| XYZ | 4.91 | 4.36 | 6.54 | - |
| YUV | 60.42 | 133.97 | 134.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 54 | 71 | 0.03 | 0.24 | 0 | 0.72 | 292.94 | 0.14 | 0.25 |
| Hex | 45 | 36 | 47 | 3 | 18 | 0 | 48 | 125 | E | 19 |
| Octal | 105 | 66 | 107 | 3 | 30 | 0 | 110 | 445 | 16 | 31 |
| Binary | 1000101 | 110110 | 1000111 | 11 | 11000 | 0 | 1001000 | 100100101 | 1110 | 11001 |
Color Harmonies of #453647
Complementary color
Monochromatic Colors of #453647
Black with #453647
Text Example
Text Example
White with #453647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453647; }
p { color: rgb(69,54,71); }
H1.HeaderClassName
{
color: #453647;
}
.AnyTagClassName
{
color: #453647;
}
</style>
background-color css
<style>
a { background-color: #453647; }
a { background-color: rgb(69,54,71); }
div.DivClassName
{
background-color: #453647;
}
.BgClassName
{
background-color: #453647;
}
</style>
border-color css
<style>
span { border-color: #453647; }
span { border-color: rgb(69,54,71); }
td.TdClassName
{
border-color: #453647;
}
.TagClassName
{
border-color: #453647;
}
</style>