Shades of Baker's Chocolate #653613
Tints of Baker's Chocolate #653613
RGB
CMYK
RGB Variations
Color information
#653613 (or 0x653613) is known color: Baker's Chocolate. HEX triplet: 65, 36 and 13. RGB value is (101,54,19). Sum of RGB (Red+Green+Blue) = 101+54+19=174 (23% of max value = 765). Red value is 101 (39.84% from 255 or 58.05% from 174); Green value is 54 (21.48% from 255 or 31.03% from 174); Blue value is 19 (7.81% from 255 or 10.92% from 174); Max value from RGB is 101 - color contains mainly: red. Hex color #653613 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #653613 is #9AC9EC. Grayscale: #404040. Windows color (decimal): -10144237 or 1259109. OLE color: 1259109.
HSL color Cylindrical-coordinate representation of color #653613: hue angle of 25.61º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #653613 is Cyan = 0, Magento = 0.47, Yellow = 0.81 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 54 | 19 | - |
| CMYK | 0 | 0.47 | 0.81 | 0.60 |
| HSL | 25.61º | 0.68% | 0.24% | - |
| HSV(B) | 25.61º | 0.81% | 0.4% | - |
| XYZ | 6.8 | 5.45 | 1.31 | - |
| YUV | 64.06 | 102.57 | 154.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 54 | 19 | 0 | 0.47 | 0.81 | 0.60 | 25.61 | 0.68 | 0.24 |
| Hex | 65 | 36 | 13 | 0 | 2F | 51 | 3C | 1A | 44 | 18 |
| Octal | 145 | 66 | 23 | 0 | 57 | 121 | 74 | 32 | 104 | 30 |
| Binary | 1100101 | 110110 | 10011 | 0 | 101111 | 1010001 | 111100 | 11010 | 1000100 | 11000 |
Color Harmonies of #653613
Complementary color
Monochromatic Colors of #653613
Black with #653613
Text Example
Text Example
White with #653613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653613; }
p { color: rgb(101,54,19); }
H1.HeaderClassName
{
color: #653613;
}
.AnyTagClassName
{
color: #653613;
}
</style>
background-color css
<style>
a { background-color: #653613; }
a { background-color: rgb(101,54,19); }
div.DivClassName
{
background-color: #653613;
}
.BgClassName
{
background-color: #653613;
}
</style>
border-color css
<style>
span { border-color: #653613; }
span { border-color: rgb(101,54,19); }
td.TdClassName
{
border-color: #653613;
}
.TagClassName
{
border-color: #653613;
}
</style>