Shades of Baker's Chocolate #653416
Tints of Baker's Chocolate #653416
RGB
CMYK
RGB Variations
Color information
#653416 (or 0x653416) is known color: Baker's Chocolate. HEX triplet: 65, 34 and 16. RGB value is (101,52,22). Sum of RGB (Red+Green+Blue) = 101+52+22=175 (23% of max value = 765). Red value is 101 (39.84% from 255 or 57.71% from 175); Green value is 52 (20.70% from 255 or 29.71% from 175); Blue value is 22 (8.98% from 255 or 12.57% from 175); Max value from RGB is 101 - color contains mainly: red. Hex color #653416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #653416 is #9ACBE9. Grayscale: #3F3F3F. Windows color (decimal): -10144746 or 1455205. OLE color: 1455205.
HSL color Cylindrical-coordinate representation of color #653416: hue angle of 22.78º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #653416 is Cyan = 0, Magento = 0.49, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 52 | 22 | - |
| CMYK | 0 | 0.49 | 0.78 | 0.60 |
| HSL | 22.78º | 0.64% | 0.24% | - |
| HSV(B) | 22.78º | 0.78% | 0.4% | - |
| XYZ | 6.74 | 5.28 | 1.42 | - |
| YUV | 63.23 | 104.73 | 154.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 52 | 22 | 0 | 0.49 | 0.78 | 0.60 | 22.78 | 0.64 | 0.24 |
| Hex | 65 | 34 | 16 | 0 | 31 | 4E | 3C | 17 | 40 | 18 |
| Octal | 145 | 64 | 26 | 0 | 61 | 116 | 74 | 27 | 100 | 30 |
| Binary | 1100101 | 110100 | 10110 | 0 | 110001 | 1001110 | 111100 | 10111 | 1000000 | 11000 |
Color Harmonies of #653416
Complementary color
Monochromatic Colors of #653416
Black with #653416
Text Example
Text Example
White with #653416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653416; }
p { color: rgb(101,52,22); }
H1.HeaderClassName
{
color: #653416;
}
.AnyTagClassName
{
color: #653416;
}
</style>
background-color css
<style>
a { background-color: #653416; }
a { background-color: rgb(101,52,22); }
div.DivClassName
{
background-color: #653416;
}
.BgClassName
{
background-color: #653416;
}
</style>
border-color css
<style>
span { border-color: #653416; }
span { border-color: rgb(101,52,22); }
td.TdClassName
{
border-color: #653416;
}
.TagClassName
{
border-color: #653416;
}
</style>