Shades of Baker's Chocolate #672606
Tints of Baker's Chocolate #672606
RGB
CMYK
RGB Variations
Color information
#672606 (or 0x672606) is known color: Baker's Chocolate. HEX triplet: 67, 26 and 06. RGB value is (103,38,6). Sum of RGB (Red+Green+Blue) = 103+38+6=147 (19% of max value = 765). Red value is 103 (40.62% from 255 or 70.07% from 147); Green value is 38 (15.23% from 255 or 25.85% from 147); Blue value is 6 (2.73% from 255 or 4.08% from 147); Max value from RGB is 103 - color contains mainly: red. Hex color #672606 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672606 is #98D9F9. Grayscale: #353535. Windows color (decimal): -10017274 or 403047. OLE color: 403047.
HSL color Cylindrical-coordinate representation of color #672606: hue angle of 19.79º 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 #672606 is Cyan = 0, Magento = 0.63, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 38 | 6 | - |
| CMYK | 0 | 0.63 | 0.94 | 0.60 |
| HSL | 19.79º | 0.89% | 0.21% | - |
| HSV(B) | 19.79º | 0.94% | 0.4% | - |
| XYZ | 6.32 | 4.28 | 0.67 | - |
| YUV | 53.79 | 101.03 | 163.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 6 | 0 | 0.63 | 0.94 | 0.60 | 19.79 | 0.89 | 0.21 |
| Hex | 67 | 26 | 6 | 0 | 3F | 5E | 3C | 14 | 59 | 15 |
| Octal | 147 | 46 | 6 | 0 | 77 | 136 | 74 | 24 | 131 | 25 |
| Binary | 1100111 | 100110 | 110 | 0 | 111111 | 1011110 | 111100 | 10100 | 1011001 | 10101 |
Color Harmonies of #672606
Complementary color
Monochromatic Colors of #672606
Black with #672606
Text Example
Text Example
White with #672606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672606; }
p { color: rgb(103,38,6); }
H1.HeaderClassName
{
color: #672606;
}
.AnyTagClassName
{
color: #672606;
}
</style>
background-color css
<style>
a { background-color: #672606; }
a { background-color: rgb(103,38,6); }
div.DivClassName
{
background-color: #672606;
}
.BgClassName
{
background-color: #672606;
}
</style>
border-color css
<style>
span { border-color: #672606; }
span { border-color: rgb(103,38,6); }
td.TdClassName
{
border-color: #672606;
}
.TagClassName
{
border-color: #672606;
}
</style>