Shades of Baker's Chocolate #653016
Tints of Baker's Chocolate #653016
RGB
CMYK
RGB Variations
Color information
#653016 (or 0x653016) is known color: Baker's Chocolate. HEX triplet: 65, 30 and 16. RGB value is (101,48,22). Sum of RGB (Red+Green+Blue) = 101+48+22=171 (22% of max value = 765). Red value is 101 (39.84% from 255 or 59.06% from 171); Green value is 48 (19.14% from 255 or 28.07% from 171); Blue value is 22 (8.98% from 255 or 12.87% from 171); Max value from RGB is 101 - color contains mainly: red. Hex color #653016 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #653016 is #9ACFE9. Grayscale: #3D3D3D. Windows color (decimal): -10145770 or 1454181. OLE color: 1454181.
HSL color Cylindrical-coordinate representation of color #653016: hue angle of 19.75º 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 #653016 is Cyan = 0, Magento = 0.52, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 48 | 22 | - |
| CMYK | 0 | 0.52 | 0.78 | 0.60 |
| HSL | 19.75º | 0.64% | 0.24% | - |
| HSV(B) | 19.75º | 0.78% | 0.4% | - |
| XYZ | 6.57 | 4.94 | 1.37 | - |
| YUV | 60.88 | 106.06 | 156.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 48 | 22 | 0 | 0.52 | 0.78 | 0.60 | 19.75 | 0.64 | 0.24 |
| Hex | 65 | 30 | 16 | 0 | 34 | 4E | 3C | 14 | 40 | 18 |
| Octal | 145 | 60 | 26 | 0 | 64 | 116 | 74 | 24 | 100 | 30 |
| Binary | 1100101 | 110000 | 10110 | 0 | 110100 | 1001110 | 111100 | 10100 | 1000000 | 11000 |
Color Harmonies of #653016
Complementary color
Monochromatic Colors of #653016
Black with #653016
Text Example
Text Example
White with #653016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653016; }
p { color: rgb(101,48,22); }
H1.HeaderClassName
{
color: #653016;
}
.AnyTagClassName
{
color: #653016;
}
</style>
background-color css
<style>
a { background-color: #653016; }
a { background-color: rgb(101,48,22); }
div.DivClassName
{
background-color: #653016;
}
.BgClassName
{
background-color: #653016;
}
</style>
border-color css
<style>
span { border-color: #653016; }
span { border-color: rgb(101,48,22); }
td.TdClassName
{
border-color: #653016;
}
.TagClassName
{
border-color: #653016;
}
</style>