Shades of Baker's Chocolate #672915
Tints of Baker's Chocolate #672915
RGB
CMYK
RGB Variations
Color information
#672915 (or 0x672915) is known color: Baker's Chocolate. HEX triplet: 67, 29 and 15. RGB value is (103,41,21). Sum of RGB (Red+Green+Blue) = 103+41+21=165 (21% of max value = 765). Red value is 103 (40.62% from 255 or 62.42% from 165); Green value is 41 (16.41% from 255 or 24.85% from 165); Blue value is 21 (8.59% from 255 or 12.73% from 165); Max value from RGB is 103 - color contains mainly: red. Hex color #672915 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672915 is #98D6EA. Grayscale: #393939. Windows color (decimal): -10016491 or 1386855. OLE color: 1386855.
HSL color Cylindrical-coordinate representation of color #672915: hue angle of 14.63º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #672915 is Cyan = 0, Magento = 0.60, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 41 | 21 | - |
| CMYK | 0 | 0.60 | 0.80 | 0.60 |
| HSL | 14.63º | 0.66% | 0.24% | - |
| HSV(B) | 14.63º | 0.8% | 0.4% | - |
| XYZ | 6.52 | 4.52 | 1.24 | - |
| YUV | 57.26 | 107.54 | 160.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 41 | 21 | 0 | 0.60 | 0.80 | 0.60 | 14.63 | 0.66 | 0.24 |
| Hex | 67 | 29 | 15 | 0 | 3C | 50 | 3C | F | 42 | 18 |
| Octal | 147 | 51 | 25 | 0 | 74 | 120 | 74 | 17 | 102 | 30 |
| Binary | 1100111 | 101001 | 10101 | 0 | 111100 | 1010000 | 111100 | 1111 | 1000010 | 11000 |
Color Harmonies of #672915
Complementary color
Monochromatic Colors of #672915
Black with #672915
Text Example
Text Example
White with #672915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672915; }
p { color: rgb(103,41,21); }
H1.HeaderClassName
{
color: #672915;
}
.AnyTagClassName
{
color: #672915;
}
</style>
background-color css
<style>
a { background-color: #672915; }
a { background-color: rgb(103,41,21); }
div.DivClassName
{
background-color: #672915;
}
.BgClassName
{
background-color: #672915;
}
</style>
border-color css
<style>
span { border-color: #672915; }
span { border-color: rgb(103,41,21); }
td.TdClassName
{
border-color: #672915;
}
.TagClassName
{
border-color: #672915;
}
</style>