Shades of Bossanova #423645
Tints of Bossanova #423645
RGB
CMYK
RGB Variations
Color information
#423645 (or 0x423645) is known color: Bossanova. HEX triplet: 42, 36 and 45. RGB value is (66,54,69). Sum of RGB (Red+Green+Blue) = 66+54+69=189 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.92% from 189); Green value is 54 (21.48% from 255 or 28.57% from 189); Blue value is 69 (27.34% from 255 or 36.51% from 189); Max value from RGB is 69 - color contains mainly: blue. Hex color #423645 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #423645 is #BDC9BA. Grayscale: #3B3B3B. Windows color (decimal): -12437947 or 4535874. OLE color: 4535874.
HSL color Cylindrical-coordinate representation of color #423645: hue angle of 288º degrees, saturation: 0.12, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #423645 is Cyan = 0.04, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 54 | 69 | - |
| CMYK | 0.04 | 0.22 | 0 | 0.73 |
| HSL | 288º | 0.12% | 0.24% | - |
| HSV(B) | 288º | 0.22% | 0.27% | - |
| XYZ | 4.64 | 4.23 | 6.2 | - |
| YUV | 59.3 | 133.48 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 54 | 69 | 0.04 | 0.22 | 0 | 0.73 | 288 | 0.12 | 0.24 |
| Hex | 42 | 36 | 45 | 4 | 16 | 0 | 49 | 120 | C | 18 |
| Octal | 102 | 66 | 105 | 4 | 26 | 0 | 111 | 440 | 14 | 30 |
| Binary | 1000010 | 110110 | 1000101 | 100 | 10110 | 0 | 1001001 | 100100000 | 1100 | 11000 |
Color Harmonies of #423645
Complementary color
Monochromatic Colors of #423645
Black with #423645
Text Example
Text Example
White with #423645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #423645; }
p { color: rgb(66,54,69); }
H1.HeaderClassName
{
color: #423645;
}
.AnyTagClassName
{
color: #423645;
}
</style>
background-color css
<style>
a { background-color: #423645; }
a { background-color: rgb(66,54,69); }
div.DivClassName
{
background-color: #423645;
}
.BgClassName
{
background-color: #423645;
}
</style>
border-color css
<style>
span { border-color: #423645; }
span { border-color: rgb(66,54,69); }
td.TdClassName
{
border-color: #423645;
}
.TagClassName
{
border-color: #423645;
}
</style>