Shades of Bossanova #433146
Tints of Bossanova #433146
RGB
CMYK
RGB Variations
Color information
#433146 (or 0x433146) is known color: Bossanova. HEX triplet: 43, 31 and 46. RGB value is (67,49,70). Sum of RGB (Red+Green+Blue) = 67+49+70=186 (24% of max value = 765). Red value is 67 (26.56% from 255 or 36.02% from 186); Green value is 49 (19.53% from 255 or 26.34% from 186); Blue value is 70 (27.73% from 255 or 37.63% from 186); Max value from RGB is 70 - color contains mainly: blue. Hex color #433146 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #433146 is #BCCEB9. Grayscale: #383838. Windows color (decimal): -12373690 or 4600131. OLE color: 4600131.
HSL color Cylindrical-coordinate representation of color #433146: hue angle of 291.43º degrees, saturation: 0.18, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #433146 is Cyan = 0.04, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 67 | 49 | 70 | - |
| CMYK | 0.04 | 0.30 | 0 | 0.73 |
| HSL | 291.43º | 0.18% | 0.23% | - |
| HSV(B) | 291.43º | 0.3% | 0.27% | - |
| XYZ | 4.52 | 3.83 | 6.3 | - |
| YUV | 56.78 | 135.46 | 135.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 49 | 70 | 0.04 | 0.30 | 0 | 0.73 | 291.43 | 0.18 | 0.23 |
| Hex | 43 | 31 | 46 | 4 | 1E | 0 | 49 | 123 | 12 | 17 |
| Octal | 103 | 61 | 106 | 4 | 36 | 0 | 111 | 443 | 22 | 27 |
| Binary | 1000011 | 110001 | 1000110 | 100 | 11110 | 0 | 1001001 | 100100011 | 10010 | 10111 |
Color Harmonies of #433146
Complementary color
Monochromatic Colors of #433146
Black with #433146
Text Example
Text Example
White with #433146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433146; }
p { color: rgb(67,49,70); }
H1.HeaderClassName
{
color: #433146;
}
.AnyTagClassName
{
color: #433146;
}
</style>
background-color css
<style>
a { background-color: #433146; }
a { background-color: rgb(67,49,70); }
div.DivClassName
{
background-color: #433146;
}
.BgClassName
{
background-color: #433146;
}
</style>
border-color css
<style>
span { border-color: #433146; }
span { border-color: rgb(67,49,70); }
td.TdClassName
{
border-color: #433146;
}
.TagClassName
{
border-color: #433146;
}
</style>