Shades of Baker's Chocolate #672610
Tints of Baker's Chocolate #672610
RGB
CMYK
RGB Variations
Color information
#672610 (or 0x672610) is known color: Baker's Chocolate. HEX triplet: 67, 26 and 10. RGB value is (103,38,16). Sum of RGB (Red+Green+Blue) = 103+38+16=157 (20% of max value = 765). Red value is 103 (40.62% from 255 or 65.61% from 157); Green value is 38 (15.23% from 255 or 24.20% from 157); Blue value is 16 (6.64% from 255 or 10.19% from 157); Max value from RGB is 103 - color contains mainly: red. Hex color #672610 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672610 is #98D9EF. Grayscale: #373737. Windows color (decimal): -10017264 or 1058407. OLE color: 1058407.
HSL color Cylindrical-coordinate representation of color #672610: hue angle of 15.17º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #672610 is Cyan = 0, Magento = 0.63, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 38 | 16 | - |
| CMYK | 0 | 0.63 | 0.84 | 0.60 |
| HSL | 15.17º | 0.73% | 0.23% | - |
| HSV(B) | 15.17º | 0.84% | 0.4% | - |
| XYZ | 6.38 | 4.31 | 0.99 | - |
| YUV | 54.93 | 106.03 | 162.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 16 | 0 | 0.63 | 0.84 | 0.60 | 15.17 | 0.73 | 0.23 |
| Hex | 67 | 26 | 10 | 0 | 3F | 54 | 3C | F | 49 | 17 |
| Octal | 147 | 46 | 20 | 0 | 77 | 124 | 74 | 17 | 111 | 27 |
| Binary | 1100111 | 100110 | 10000 | 0 | 111111 | 1010100 | 111100 | 1111 | 1001001 | 10111 |
Color Harmonies of #672610
Complementary color
Monochromatic Colors of #672610
Black with #672610
Text Example
Text Example
White with #672610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672610; }
p { color: rgb(103,38,16); }
H1.HeaderClassName
{
color: #672610;
}
.AnyTagClassName
{
color: #672610;
}
</style>
background-color css
<style>
a { background-color: #672610; }
a { background-color: rgb(103,38,16); }
div.DivClassName
{
background-color: #672610;
}
.BgClassName
{
background-color: #672610;
}
</style>
border-color css
<style>
span { border-color: #672610; }
span { border-color: rgb(103,38,16); }
td.TdClassName
{
border-color: #672610;
}
.TagClassName
{
border-color: #672610;
}
</style>