Shades of Bossanova #453348
Tints of Bossanova #453348
RGB
CMYK
RGB Variations
Color information
#453348 (or 0x453348) is known color: Bossanova. HEX triplet: 45, 33 and 48. RGB value is (69,51,72). Sum of RGB (Red+Green+Blue) = 69+51+72=192 (25% of max value = 765). Red value is 69 (27.34% from 255 or 35.94% from 192); Green value is 51 (20.31% from 255 or 26.56% from 192); Blue value is 72 (28.52% from 255 or 37.5% from 192); Max value from RGB is 72 - color contains mainly: blue. Hex color #453348 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453348 is #BACCB7. Grayscale: #3A3A3A. Windows color (decimal): -12242104 or 4731717. OLE color: 4731717.
HSL color Cylindrical-coordinate representation of color #453348: hue angle of 291.43º degrees, saturation: 0.17, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #453348 is Cyan = 0.04, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 69 | 51 | 72 | - |
| CMYK | 0.04 | 0.29 | 0 | 0.72 |
| HSL | 291.43º | 0.17% | 0.24% | - |
| HSV(B) | 291.43º | 0.29% | 0.28% | - |
| XYZ | 4.81 | 4.1 | 6.67 | - |
| YUV | 58.78 | 135.46 | 135.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 51 | 72 | 0.04 | 0.29 | 0 | 0.72 | 291.43 | 0.17 | 0.24 |
| Hex | 45 | 33 | 48 | 4 | 1D | 0 | 48 | 123 | 11 | 18 |
| Octal | 105 | 63 | 110 | 4 | 35 | 0 | 110 | 443 | 21 | 30 |
| Binary | 1000101 | 110011 | 1001000 | 100 | 11101 | 0 | 1001000 | 100100011 | 10001 | 11000 |
Color Harmonies of #453348
Complementary color
Monochromatic Colors of #453348
Black with #453348
Text Example
Text Example
White with #453348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453348; }
p { color: rgb(69,51,72); }
H1.HeaderClassName
{
color: #453348;
}
.AnyTagClassName
{
color: #453348;
}
</style>
background-color css
<style>
a { background-color: #453348; }
a { background-color: rgb(69,51,72); }
div.DivClassName
{
background-color: #453348;
}
.BgClassName
{
background-color: #453348;
}
</style>
border-color css
<style>
span { border-color: #453348; }
span { border-color: rgb(69,51,72); }
td.TdClassName
{
border-color: #453348;
}
.TagClassName
{
border-color: #453348;
}
</style>