Shades of Baker's Chocolate #653810
Tints of Baker's Chocolate #653810
RGB
CMYK
RGB Variations
Color information
#653810 (or 0x653810) is known color: Baker's Chocolate. HEX triplet: 65, 38 and 10. RGB value is (101,56,16). Sum of RGB (Red+Green+Blue) = 101+56+16=173 (22% of max value = 765). Red value is 101 (39.84% from 255 or 58.38% from 173); Green value is 56 (22.27% from 255 or 32.37% from 173); Blue value is 16 (6.64% from 255 or 9.25% from 173); Max value from RGB is 101 - color contains mainly: red. Hex color #653810 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #653810 is #9AC7EF. Grayscale: #414141. Windows color (decimal): -10143728 or 1063013. OLE color: 1063013.
HSL color Cylindrical-coordinate representation of color #653810: hue angle of 28.24º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #653810 is Cyan = 0, Magento = 0.45, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 56 | 16 | - |
| CMYK | 0 | 0.45 | 0.84 | 0.60 |
| HSL | 28.24º | 0.73% | 0.23% | - |
| HSV(B) | 28.24º | 0.84% | 0.4% | - |
| XYZ | 6.87 | 5.63 | 1.22 | - |
| YUV | 64.9 | 100.41 | 153.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 16 | 0 | 0.45 | 0.84 | 0.60 | 28.24 | 0.73 | 0.23 |
| Hex | 65 | 38 | 10 | 0 | 2D | 54 | 3C | 1C | 49 | 17 |
| Octal | 145 | 70 | 20 | 0 | 55 | 124 | 74 | 34 | 111 | 27 |
| Binary | 1100101 | 111000 | 10000 | 0 | 101101 | 1010100 | 111100 | 11100 | 1001001 | 10111 |
Color Harmonies of #653810
Complementary color
Monochromatic Colors of #653810
Black with #653810
Text Example
Text Example
White with #653810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653810; }
p { color: rgb(101,56,16); }
H1.HeaderClassName
{
color: #653810;
}
.AnyTagClassName
{
color: #653810;
}
</style>
background-color css
<style>
a { background-color: #653810; }
a { background-color: rgb(101,56,16); }
div.DivClassName
{
background-color: #653810;
}
.BgClassName
{
background-color: #653810;
}
</style>
border-color css
<style>
span { border-color: #653810; }
span { border-color: rgb(101,56,16); }
td.TdClassName
{
border-color: #653810;
}
.TagClassName
{
border-color: #653810;
}
</style>