Shades of Baker's Chocolate #683006
Tints of Baker's Chocolate #683006
RGB
CMYK
RGB Variations
Color information
#683006 (or 0x683006) is known color: Baker's Chocolate. HEX triplet: 68, 30 and 06. RGB value is (104,48,6). Sum of RGB (Red+Green+Blue) = 104+48+6=158 (20% of max value = 765). Red value is 104 (41.02% from 255 or 65.82% from 158); Green value is 48 (19.14% from 255 or 30.38% from 158); Blue value is 6 (2.73% from 255 or 3.80% from 158); Max value from RGB is 104 - color contains mainly: red. Hex color #683006 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #683006 is #97CFF9. Grayscale: #3C3C3C. Windows color (decimal): -9949178 or 405608. OLE color: 405608.
HSL color Cylindrical-coordinate representation of color #683006: hue angle of 25.71º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #683006 is Cyan = 0, Magento = 0.54, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 48 | 6 | - |
| CMYK | 0 | 0.54 | 0.94 | 0.59 |
| HSL | 25.71º | 0.89% | 0.22% | - |
| HSV(B) | 25.71º | 0.94% | 0.41% | - |
| XYZ | 6.8 | 5.07 | 0.79 | - |
| YUV | 59.96 | 97.55 | 159.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 48 | 6 | 0 | 0.54 | 0.94 | 0.59 | 25.71 | 0.89 | 0.22 |
| Hex | 68 | 30 | 6 | 0 | 36 | 5E | 3B | 1A | 59 | 16 |
| Octal | 150 | 60 | 6 | 0 | 66 | 136 | 73 | 32 | 131 | 26 |
| Binary | 1101000 | 110000 | 110 | 0 | 110110 | 1011110 | 111011 | 11010 | 1011001 | 10110 |
Color Harmonies of #683006
Complementary color
Monochromatic Colors of #683006
Black with #683006
Text Example
Text Example
White with #683006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683006; }
p { color: rgb(104,48,6); }
H1.HeaderClassName
{
color: #683006;
}
.AnyTagClassName
{
color: #683006;
}
</style>
background-color css
<style>
a { background-color: #683006; }
a { background-color: rgb(104,48,6); }
div.DivClassName
{
background-color: #683006;
}
.BgClassName
{
background-color: #683006;
}
</style>
border-color css
<style>
span { border-color: #683006; }
span { border-color: rgb(104,48,6); }
td.TdClassName
{
border-color: #683006;
}
.TagClassName
{
border-color: #683006;
}
</style>