Shades of Baker's Chocolate #683417
Tints of Baker's Chocolate #683417
RGB
CMYK
RGB Variations
Color information
#683417 (or 0x683417) is known color: Baker's Chocolate. HEX triplet: 68, 34 and 17. RGB value is (104,52,23). Sum of RGB (Red+Green+Blue) = 104+52+23=179 (23% of max value = 765). Red value is 104 (41.02% from 255 or 58.10% from 179); Green value is 52 (20.70% from 255 or 29.05% from 179); Blue value is 23 (9.38% from 255 or 12.85% from 179); Max value from RGB is 104 - color contains mainly: red. Hex color #683417 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #683417 is #97CBE8. Grayscale: #404040. Windows color (decimal): -9948137 or 1520744. OLE color: 1520744.
HSL color Cylindrical-coordinate representation of color #683417: hue angle of 21.48º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #683417 is Cyan = 0, Magento = 0.50, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 52 | 23 | - |
| CMYK | 0 | 0.50 | 0.78 | 0.59 |
| HSL | 21.48º | 0.64% | 0.25% | - |
| HSV(B) | 21.48º | 0.78% | 0.41% | - |
| XYZ | 7.09 | 5.46 | 1.49 | - |
| YUV | 64.24 | 104.73 | 156.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 52 | 23 | 0 | 0.50 | 0.78 | 0.59 | 21.48 | 0.64 | 0.25 |
| Hex | 68 | 34 | 17 | 0 | 32 | 4E | 3B | 15 | 40 | 19 |
| Octal | 150 | 64 | 27 | 0 | 62 | 116 | 73 | 25 | 100 | 31 |
| Binary | 1101000 | 110100 | 10111 | 0 | 110010 | 1001110 | 111011 | 10101 | 1000000 | 11001 |
Color Harmonies of #683417
Complementary color
Monochromatic Colors of #683417
Black with #683417
Text Example
Text Example
White with #683417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683417; }
p { color: rgb(104,52,23); }
H1.HeaderClassName
{
color: #683417;
}
.AnyTagClassName
{
color: #683417;
}
</style>
background-color css
<style>
a { background-color: #683417; }
a { background-color: rgb(104,52,23); }
div.DivClassName
{
background-color: #683417;
}
.BgClassName
{
background-color: #683417;
}
</style>
border-color css
<style>
span { border-color: #683417; }
span { border-color: rgb(104,52,23); }
td.TdClassName
{
border-color: #683417;
}
.TagClassName
{
border-color: #683417;
}
</style>