Shades of Baker's Chocolate #672106
Tints of Baker's Chocolate #672106
RGB
CMYK
RGB Variations
Color information
#672106 (or 0x672106) is known color: Baker's Chocolate. HEX triplet: 67, 21 and 06. RGB value is (103,33,6). Sum of RGB (Red+Green+Blue) = 103+33+6=142 (18% of max value = 765). Red value is 103 (40.62% from 255 or 72.54% from 142); Green value is 33 (13.28% from 255 or 23.24% from 142); Blue value is 6 (2.73% from 255 or 4.23% from 142); Max value from RGB is 103 - color contains mainly: red. Hex color #672106 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672106 is #98DEF9. Grayscale: #333333. Windows color (decimal): -10018554 or 401767. OLE color: 401767.
HSL color Cylindrical-coordinate representation of color #672106: hue angle of 16.7º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #672106 is Cyan = 0, Magento = 0.68, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 33 | 6 | - |
| CMYK | 0 | 0.68 | 0.94 | 0.60 |
| HSL | 16.7º | 0.89% | 0.21% | - |
| HSV(B) | 16.7º | 0.94% | 0.4% | - |
| XYZ | 6.17 | 3.98 | 0.62 | - |
| YUV | 50.85 | 102.69 | 165.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 33 | 6 | 0 | 0.68 | 0.94 | 0.60 | 16.7 | 0.89 | 0.21 |
| Hex | 67 | 21 | 6 | 0 | 44 | 5E | 3C | 11 | 59 | 15 |
| Octal | 147 | 41 | 6 | 0 | 104 | 136 | 74 | 21 | 131 | 25 |
| Binary | 1100111 | 100001 | 110 | 0 | 1000100 | 1011110 | 111100 | 10001 | 1011001 | 10101 |
Color Harmonies of #672106
Complementary color
Monochromatic Colors of #672106
Black with #672106
Text Example
Text Example
White with #672106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672106; }
p { color: rgb(103,33,6); }
H1.HeaderClassName
{
color: #672106;
}
.AnyTagClassName
{
color: #672106;
}
</style>
background-color css
<style>
a { background-color: #672106; }
a { background-color: rgb(103,33,6); }
div.DivClassName
{
background-color: #672106;
}
.BgClassName
{
background-color: #672106;
}
</style>
border-color css
<style>
span { border-color: #672106; }
span { border-color: rgb(103,33,6); }
td.TdClassName
{
border-color: #672106;
}
.TagClassName
{
border-color: #672106;
}
</style>