Shades of Baker's Chocolate #653817
Tints of Baker's Chocolate #653817
RGB
CMYK
RGB Variations
Color information
#653817 (or 0x653817) is known color: Baker's Chocolate. HEX triplet: 65, 38 and 17. RGB value is (101,56,23). Sum of RGB (Red+Green+Blue) = 101+56+23=180 (23% of max value = 765). Red value is 101 (39.84% from 255 or 56.11% from 180); Green value is 56 (22.27% from 255 or 31.11% from 180); Blue value is 23 (9.38% from 255 or 12.78% from 180); Max value from RGB is 101 - color contains mainly: red. Hex color #653817 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #653817 is #9AC7E8. Grayscale: #414141. Windows color (decimal): -10143721 or 1521765. OLE color: 1521765.
HSL color Cylindrical-coordinate representation of color #653817: hue angle of 25.38º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #653817 is Cyan = 0, Magento = 0.45, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 56 | 23 | - |
| CMYK | 0 | 0.45 | 0.77 | 0.60 |
| HSL | 25.38º | 0.63% | 0.24% | - |
| HSV(B) | 25.38º | 0.77% | 0.4% | - |
| XYZ | 6.94 | 5.66 | 1.54 | - |
| YUV | 65.69 | 103.91 | 153.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 23 | 0 | 0.45 | 0.77 | 0.60 | 25.38 | 0.63 | 0.24 |
| Hex | 65 | 38 | 17 | 0 | 2D | 4D | 3C | 19 | 3F | 18 |
| Octal | 145 | 70 | 27 | 0 | 55 | 115 | 74 | 31 | 77 | 30 |
| Binary | 1100101 | 111000 | 10111 | 0 | 101101 | 1001101 | 111100 | 11001 | 111111 | 11000 |
Color Harmonies of #653817
Complementary color
Monochromatic Colors of #653817
Black with #653817
Text Example
Text Example
White with #653817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653817; }
p { color: rgb(101,56,23); }
H1.HeaderClassName
{
color: #653817;
}
.AnyTagClassName
{
color: #653817;
}
</style>
background-color css
<style>
a { background-color: #653817; }
a { background-color: rgb(101,56,23); }
div.DivClassName
{
background-color: #653817;
}
.BgClassName
{
background-color: #653817;
}
</style>
border-color css
<style>
span { border-color: #653817; }
span { border-color: rgb(101,56,23); }
td.TdClassName
{
border-color: #653817;
}
.TagClassName
{
border-color: #653817;
}
</style>