Shades of Baker's Chocolate #672506
Tints of Baker's Chocolate #672506
RGB
CMYK
RGB Variations
Color information
#672506 (or 0x672506) is known color: Baker's Chocolate. HEX triplet: 67, 25 and 06. RGB value is (103,37,6). Sum of RGB (Red+Green+Blue) = 103+37+6=146 (19% of max value = 765). Red value is 103 (40.62% from 255 or 70.55% from 146); Green value is 37 (14.84% from 255 or 25.34% from 146); Blue value is 6 (2.73% from 255 or 4.11% from 146); Max value from RGB is 103 - color contains mainly: red. Hex color #672506 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672506 is #98DAF9. Grayscale: #353535. Windows color (decimal): -10017530 or 402791. OLE color: 402791.
HSL color Cylindrical-coordinate representation of color #672506: hue angle of 19.18º 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 #672506 is Cyan = 0, Magento = 0.64, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 37 | 6 | - |
| CMYK | 0 | 0.64 | 0.94 | 0.60 |
| HSL | 19.18º | 0.89% | 0.21% | - |
| HSV(B) | 19.18º | 0.94% | 0.4% | - |
| XYZ | 6.29 | 4.22 | 0.66 | - |
| YUV | 53.2 | 101.37 | 163.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 37 | 6 | 0 | 0.64 | 0.94 | 0.60 | 19.18 | 0.89 | 0.21 |
| Hex | 67 | 25 | 6 | 0 | 40 | 5E | 3C | 13 | 59 | 15 |
| Octal | 147 | 45 | 6 | 0 | 100 | 136 | 74 | 23 | 131 | 25 |
| Binary | 1100111 | 100101 | 110 | 0 | 1000000 | 1011110 | 111100 | 10011 | 1011001 | 10101 |
Color Harmonies of #672506
Complementary color
Monochromatic Colors of #672506
Black with #672506
Text Example
Text Example
White with #672506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672506; }
p { color: rgb(103,37,6); }
H1.HeaderClassName
{
color: #672506;
}
.AnyTagClassName
{
color: #672506;
}
</style>
background-color css
<style>
a { background-color: #672506; }
a { background-color: rgb(103,37,6); }
div.DivClassName
{
background-color: #672506;
}
.BgClassName
{
background-color: #672506;
}
</style>
border-color css
<style>
span { border-color: #672506; }
span { border-color: rgb(103,37,6); }
td.TdClassName
{
border-color: #672506;
}
.TagClassName
{
border-color: #672506;
}
</style>