Shades of Baker's Chocolate #672706
Tints of Baker's Chocolate #672706
RGB
CMYK
RGB Variations
Color information
#672706 (or 0x672706) is known color: Baker's Chocolate. HEX triplet: 67, 27 and 06. RGB value is (103,39,6). Sum of RGB (Red+Green+Blue) = 103+39+6=148 (19% of max value = 765). Red value is 103 (40.62% from 255 or 69.59% from 148); Green value is 39 (15.62% from 255 or 26.35% from 148); Blue value is 6 (2.73% from 255 or 4.05% from 148); Max value from RGB is 103 - color contains mainly: red. Hex color #672706 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672706 is #98D8F9. Grayscale: #363636. Windows color (decimal): -10017018 or 403303. OLE color: 403303.
HSL color Cylindrical-coordinate representation of color #672706: hue angle of 20.41º 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 #672706 is Cyan = 0, Magento = 0.62, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 39 | 6 | - |
| CMYK | 0 | 0.62 | 0.94 | 0.60 |
| HSL | 20.41º | 0.89% | 0.21% | - |
| HSV(B) | 20.41º | 0.94% | 0.4% | - |
| XYZ | 6.35 | 4.35 | 0.68 | - |
| YUV | 54.37 | 100.7 | 162.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 39 | 6 | 0 | 0.62 | 0.94 | 0.60 | 20.41 | 0.89 | 0.21 |
| Hex | 67 | 27 | 6 | 0 | 3E | 5E | 3C | 14 | 59 | 15 |
| Octal | 147 | 47 | 6 | 0 | 76 | 136 | 74 | 24 | 131 | 25 |
| Binary | 1100111 | 100111 | 110 | 0 | 111110 | 1011110 | 111100 | 10100 | 1011001 | 10101 |
Color Harmonies of #672706
Complementary color
Monochromatic Colors of #672706
Black with #672706
Text Example
Text Example
White with #672706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672706; }
p { color: rgb(103,39,6); }
H1.HeaderClassName
{
color: #672706;
}
.AnyTagClassName
{
color: #672706;
}
</style>
background-color css
<style>
a { background-color: #672706; }
a { background-color: rgb(103,39,6); }
div.DivClassName
{
background-color: #672706;
}
.BgClassName
{
background-color: #672706;
}
</style>
border-color css
<style>
span { border-color: #672706; }
span { border-color: rgb(103,39,6); }
td.TdClassName
{
border-color: #672706;
}
.TagClassName
{
border-color: #672706;
}
</style>