Shades of Baker's Chocolate #683907
Tints of Baker's Chocolate #683907
RGB
CMYK
RGB Variations
Color information
#683907 (or 0x683907) is known color: Baker's Chocolate. HEX triplet: 68, 39 and 07. RGB value is (104,57,7). Sum of RGB (Red+Green+Blue) = 104+57+7=168 (22% of max value = 765). Red value is 104 (41.02% from 255 or 61.90% from 168); Green value is 57 (22.66% from 255 or 33.93% from 168); Blue value is 7 (3.12% from 255 or 4.17% from 168); Max value from RGB is 104 - color contains mainly: red. Hex color #683907 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #683907 is #97C6F8. Grayscale: #414141. Windows color (decimal): -9946873 or 473448. OLE color: 473448.
HSL color Cylindrical-coordinate representation of color #683907: hue angle of 30.93º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #683907 is Cyan = 0, Magento = 0.45, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 57 | 7 | - |
| CMYK | 0 | 0.45 | 0.93 | 0.59 |
| HSL | 30.93º | 0.87% | 0.22% | - |
| HSV(B) | 30.93º | 0.93% | 0.41% | - |
| XYZ | 7.21 | 5.88 | 0.96 | - |
| YUV | 65.35 | 95.07 | 155.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 57 | 7 | 0 | 0.45 | 0.93 | 0.59 | 30.93 | 0.87 | 0.22 |
| Hex | 68 | 39 | 7 | 0 | 2D | 5D | 3B | 1F | 57 | 16 |
| Octal | 150 | 71 | 7 | 0 | 55 | 135 | 73 | 37 | 127 | 26 |
| Binary | 1101000 | 111001 | 111 | 0 | 101101 | 1011101 | 111011 | 11111 | 1010111 | 10110 |
Color Harmonies of #683907
Complementary color
Monochromatic Colors of #683907
Black with #683907
Text Example
Text Example
White with #683907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683907; }
p { color: rgb(104,57,7); }
H1.HeaderClassName
{
color: #683907;
}
.AnyTagClassName
{
color: #683907;
}
</style>
background-color css
<style>
a { background-color: #683907; }
a { background-color: rgb(104,57,7); }
div.DivClassName
{
background-color: #683907;
}
.BgClassName
{
background-color: #683907;
}
</style>
border-color css
<style>
span { border-color: #683907; }
span { border-color: rgb(104,57,7); }
td.TdClassName
{
border-color: #683907;
}
.TagClassName
{
border-color: #683907;
}
</style>