Shades of Bossanova #413844
Tints of Bossanova #413844
RGB
CMYK
RGB Variations
Color information
#413844 (or 0x413844) is known color: Bossanova. HEX triplet: 41, 38 and 44. RGB value is (65,56,68). Sum of RGB (Red+Green+Blue) = 65+56+68=189 (25% of max value = 765). Red value is 65 (25.78% from 255 or 34.39% from 189); Green value is 56 (22.27% from 255 or 29.63% from 189); Blue value is 68 (26.95% from 255 or 35.98% from 189); Max value from RGB is 68 - color contains mainly: blue. Hex color #413844 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413844 is #BEC7BB. Grayscale: #3C3C3C. Windows color (decimal): -12502972 or 4470849. OLE color: 4470849.
HSL color Cylindrical-coordinate representation of color #413844: hue angle of 285º degrees, saturation: 0.1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #413844 is Cyan = 0.04, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 65 | 56 | 68 | - |
| CMYK | 0.04 | 0.18 | 0 | 0.73 |
| HSL | 285º | 0.1% | 0.24% | - |
| HSV(B) | 285º | 0.18% | 0.27% | - |
| XYZ | 4.64 | 4.37 | 6.07 | - |
| YUV | 60.06 | 132.48 | 131.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 56 | 68 | 0.04 | 0.18 | 0 | 0.73 | 285 | 0.1 | 0.24 |
| Hex | 41 | 38 | 44 | 4 | 12 | 0 | 49 | 11D | A | 18 |
| Octal | 101 | 70 | 104 | 4 | 22 | 0 | 111 | 435 | 12 | 30 |
| Binary | 1000001 | 111000 | 1000100 | 100 | 10010 | 0 | 1001001 | 100011101 | 1010 | 11000 |
Color Harmonies of #413844
Complementary color
Monochromatic Colors of #413844
Black with #413844
Text Example
Text Example
White with #413844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413844; }
p { color: rgb(65,56,68); }
H1.HeaderClassName
{
color: #413844;
}
.AnyTagClassName
{
color: #413844;
}
</style>
background-color css
<style>
a { background-color: #413844; }
a { background-color: rgb(65,56,68); }
div.DivClassName
{
background-color: #413844;
}
.BgClassName
{
background-color: #413844;
}
</style>
border-color css
<style>
span { border-color: #413844; }
span { border-color: rgb(65,56,68); }
td.TdClassName
{
border-color: #413844;
}
.TagClassName
{
border-color: #413844;
}
</style>