Shades of Baker's Chocolate #672810
Tints of Baker's Chocolate #672810
RGB
CMYK
RGB Variations
Color information
#672810 (or 0x672810) is known color: Baker's Chocolate. HEX triplet: 67, 28 and 10. RGB value is (103,40,16). Sum of RGB (Red+Green+Blue) = 103+40+16=159 (21% of max value = 765). Red value is 103 (40.62% from 255 or 64.78% from 159); Green value is 40 (16.02% from 255 or 25.16% from 159); Blue value is 16 (6.64% from 255 or 10.06% from 159); Max value from RGB is 103 - color contains mainly: red. Hex color #672810 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672810 is #98D7EF. Grayscale: #383838. Windows color (decimal): -10016752 or 1058919. OLE color: 1058919.
HSL color Cylindrical-coordinate representation of color #672810: hue angle of 16.55º 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 #672810 is Cyan = 0, Magento = 0.61, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 40 | 16 | - |
| CMYK | 0 | 0.61 | 0.84 | 0.60 |
| HSL | 16.55º | 0.73% | 0.23% | - |
| HSV(B) | 16.55º | 0.84% | 0.4% | - |
| XYZ | 6.45 | 4.44 | 1.01 | - |
| YUV | 56.1 | 105.37 | 161.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 16 | 0 | 0.61 | 0.84 | 0.60 | 16.55 | 0.73 | 0.23 |
| Hex | 67 | 28 | 10 | 0 | 3D | 54 | 3C | 11 | 49 | 17 |
| Octal | 147 | 50 | 20 | 0 | 75 | 124 | 74 | 21 | 111 | 27 |
| Binary | 1100111 | 101000 | 10000 | 0 | 111101 | 1010100 | 111100 | 10001 | 1001001 | 10111 |
Color Harmonies of #672810
Complementary color
Monochromatic Colors of #672810
Black with #672810
Text Example
Text Example
White with #672810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672810; }
p { color: rgb(103,40,16); }
H1.HeaderClassName
{
color: #672810;
}
.AnyTagClassName
{
color: #672810;
}
</style>
background-color css
<style>
a { background-color: #672810; }
a { background-color: rgb(103,40,16); }
div.DivClassName
{
background-color: #672810;
}
.BgClassName
{
background-color: #672810;
}
</style>
border-color css
<style>
span { border-color: #672810; }
span { border-color: rgb(103,40,16); }
td.TdClassName
{
border-color: #672810;
}
.TagClassName
{
border-color: #672810;
}
</style>