Shades of Baker's Chocolate #672904
Tints of Baker's Chocolate #672904
RGB
CMYK
RGB Variations
Color information
#672904 (or 0x672904) is known color: Baker's Chocolate. HEX triplet: 67, 29 and 04. RGB value is (103,41,4). Sum of RGB (Red+Green+Blue) = 103+41+4=148 (19% of max value = 765). Red value is 103 (40.62% from 255 or 69.59% from 148); Green value is 41 (16.41% from 255 or 27.70% from 148); Blue value is 4 (1.95% from 255 or 2.70% from 148); Max value from RGB is 103 - color contains mainly: red. Hex color #672904 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672904 is #98D6FB. Grayscale: #373737. Windows color (decimal): -10016508 or 272743. OLE color: 272743.
HSL color Cylindrical-coordinate representation of color #672904: hue angle of 22.42º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #672904 is Cyan = 0, Magento = 0.60, Yellow = 0.96 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 41 | 4 | - |
| CMYK | 0 | 0.60 | 0.96 | 0.60 |
| HSL | 22.42º | 0.93% | 0.21% | - |
| HSV(B) | 22.42º | 0.96% | 0.4% | - |
| XYZ | 6.41 | 4.48 | 0.64 | - |
| YUV | 55.32 | 99.04 | 162.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 41 | 4 | 0 | 0.60 | 0.96 | 0.60 | 22.42 | 0.93 | 0.21 |
| Hex | 67 | 29 | 4 | 0 | 3C | 60 | 3C | 16 | 5D | 15 |
| Octal | 147 | 51 | 4 | 0 | 74 | 140 | 74 | 26 | 135 | 25 |
| Binary | 1100111 | 101001 | 100 | 0 | 111100 | 1100000 | 111100 | 10110 | 1011101 | 10101 |
Color Harmonies of #672904
Complementary color
Monochromatic Colors of #672904
Black with #672904
Text Example
Text Example
White with #672904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672904; }
p { color: rgb(103,41,4); }
H1.HeaderClassName
{
color: #672904;
}
.AnyTagClassName
{
color: #672904;
}
</style>
background-color css
<style>
a { background-color: #672904; }
a { background-color: rgb(103,41,4); }
div.DivClassName
{
background-color: #672904;
}
.BgClassName
{
background-color: #672904;
}
</style>
border-color css
<style>
span { border-color: #672904; }
span { border-color: rgb(103,41,4); }
td.TdClassName
{
border-color: #672904;
}
.TagClassName
{
border-color: #672904;
}
</style>