Shades of Bossanova #463648
Tints of Bossanova #463648
RGB
CMYK
RGB Variations
Color information
#463648 (or 0x463648) is known color: Bossanova. HEX triplet: 46, 36 and 48. RGB value is (70,54,72). Sum of RGB (Red+Green+Blue) = 70+54+72=196 (25% of max value = 765). Red value is 70 (27.73% from 255 or 35.71% from 196); Green value is 54 (21.48% from 255 or 27.55% from 196); Blue value is 72 (28.52% from 255 or 36.73% from 196); Max value from RGB is 72 - color contains mainly: blue. Hex color #463648 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463648 is #B9C9B7. Grayscale: #3C3C3C. Windows color (decimal): -12175800 or 4732486. OLE color: 4732486.
HSL color Cylindrical-coordinate representation of color #463648: hue angle of 293.33º degrees, saturation: 0.14, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #463648 is Cyan = 0.03, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
RGB | 70 | 54 | 72 | - |
CMYK | 0.03 | 0.25 | 0 | 0.72 |
HSL | 293.33º | 0.14% | 0.25% | - |
HSV(B) | 293.33º | 0.25% | 0.28% | - |
XYZ | 5.01 | 4.41 | 6.72 | - |
YUV | 60.84 | 134.3 | 134.54 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 70 | 54 | 72 | 0.03 | 0.25 | 0 | 0.72 | 293.33 | 0.14 | 0.25 |
Hex | 46 | 36 | 48 | 3 | 19 | 0 | 48 | 125 | E | 19 |
Octal | 106 | 66 | 110 | 3 | 31 | 0 | 110 | 445 | 16 | 31 |
Binary | 1000110 | 110110 | 1001000 | 11 | 11001 | 0 | 1001000 | 100100101 | 1110 | 11001 |
Color Harmonies of #463648
Complementary color
Monochromatic Colors of #463648
Black with #463648
Text Example
Text Example
White with #463648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463648; }
p { color: rgb(70,54,72); }
H1.HeaderClassName
{
color: #463648;
}
.AnyTagClassName
{
color: #463648;
}
</style>
background-color css
<style>
a { background-color: #463648; }
a { background-color: rgb(70,54,72); }
div.DivClassName
{
background-color: #463648;
}
.BgClassName
{
background-color: #463648;
}
</style>
border-color css
<style>
span { border-color: #463648; }
span { border-color: rgb(70,54,72); }
td.TdClassName
{
border-color: #463648;
}
.TagClassName
{
border-color: #463648;
}
</style>