Shades of Baker's Chocolate #683513
Tints of Baker's Chocolate #683513
RGB
CMYK
RGB Variations
Color information
#683513 (or 0x683513) is known color: Baker's Chocolate. HEX triplet: 68, 35 and 13. RGB value is (104,53,19). Sum of RGB (Red+Green+Blue) = 104+53+19=176 (23% of max value = 765). Red value is 104 (41.02% from 255 or 59.09% from 176); Green value is 53 (21.09% from 255 or 30.11% from 176); Blue value is 19 (7.81% from 255 or 10.80% from 176); Max value from RGB is 104 - color contains mainly: red. Hex color #683513 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #683513 is #97CAEC. Grayscale: #404040. Windows color (decimal): -9947885 or 1258856. OLE color: 1258856.
HSL color Cylindrical-coordinate representation of color #683513: hue angle of 24º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #683513 is Cyan = 0, Magento = 0.49, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 53 | 19 | - |
| CMYK | 0 | 0.49 | 0.82 | 0.59 |
| HSL | 24º | 0.69% | 0.24% | - |
| HSV(B) | 24º | 0.82% | 0.41% | - |
| XYZ | 7.1 | 5.54 | 1.31 | - |
| YUV | 64.37 | 102.4 | 156.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 53 | 19 | 0 | 0.49 | 0.82 | 0.59 | 24 | 0.69 | 0.24 |
| Hex | 68 | 35 | 13 | 0 | 31 | 52 | 3B | 18 | 45 | 18 |
| Octal | 150 | 65 | 23 | 0 | 61 | 122 | 73 | 30 | 105 | 30 |
| Binary | 1101000 | 110101 | 10011 | 0 | 110001 | 1010010 | 111011 | 11000 | 1000101 | 11000 |
Color Harmonies of #683513
Complementary color
Monochromatic Colors of #683513
Black with #683513
Text Example
Text Example
White with #683513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #683513; }
p { color: rgb(104,53,19); }
H1.HeaderClassName
{
color: #683513;
}
.AnyTagClassName
{
color: #683513;
}
</style>
background-color css
<style>
a { background-color: #683513; }
a { background-color: rgb(104,53,19); }
div.DivClassName
{
background-color: #683513;
}
.BgClassName
{
background-color: #683513;
}
</style>
border-color css
<style>
span { border-color: #683513; }
span { border-color: rgb(104,53,19); }
td.TdClassName
{
border-color: #683513;
}
.TagClassName
{
border-color: #683513;
}
</style>