Shades of Baker's Chocolate #653014
Tints of Baker's Chocolate #653014
RGB
CMYK
RGB Variations
Color information
#653014 (or 0x653014) is known color: Baker's Chocolate. HEX triplet: 65, 30 and 14. RGB value is (101,48,20). Sum of RGB (Red+Green+Blue) = 101+48+20=169 (22% of max value = 765). Red value is 101 (39.84% from 255 or 59.76% from 169); Green value is 48 (19.14% from 255 or 28.40% from 169); Blue value is 20 (8.20% from 255 or 11.83% from 169); Max value from RGB is 101 - color contains mainly: red. Hex color #653014 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #653014 is #9ACFEB. Grayscale: #3C3C3C. Windows color (decimal): -10145772 or 1323109. OLE color: 1323109.
HSL color Cylindrical-coordinate representation of color #653014: hue angle of 20.74º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #653014 is Cyan = 0, Magento = 0.52, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 48 | 20 | - |
| CMYK | 0 | 0.52 | 0.80 | 0.60 |
| HSL | 20.74º | 0.67% | 0.24% | - |
| HSV(B) | 20.74º | 0.8% | 0.4% | - |
| XYZ | 6.55 | 4.93 | 1.27 | - |
| YUV | 60.66 | 105.06 | 156.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 48 | 20 | 0 | 0.52 | 0.80 | 0.60 | 20.74 | 0.67 | 0.24 |
| Hex | 65 | 30 | 14 | 0 | 34 | 50 | 3C | 15 | 43 | 18 |
| Octal | 145 | 60 | 24 | 0 | 64 | 120 | 74 | 25 | 103 | 30 |
| Binary | 1100101 | 110000 | 10100 | 0 | 110100 | 1010000 | 111100 | 10101 | 1000011 | 11000 |
Color Harmonies of #653014
Complementary color
Monochromatic Colors of #653014
Black with #653014
Text Example
Text Example
White with #653014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653014; }
p { color: rgb(101,48,20); }
H1.HeaderClassName
{
color: #653014;
}
.AnyTagClassName
{
color: #653014;
}
</style>
background-color css
<style>
a { background-color: #653014; }
a { background-color: rgb(101,48,20); }
div.DivClassName
{
background-color: #653014;
}
.BgClassName
{
background-color: #653014;
}
</style>
border-color css
<style>
span { border-color: #653014; }
span { border-color: rgb(101,48,20); }
td.TdClassName
{
border-color: #653014;
}
.TagClassName
{
border-color: #653014;
}
</style>