Shades of Baker's Chocolate #613510
Tints of Baker's Chocolate #613510
RGB
CMYK
RGB Variations
Color information
#613510 (or 0x613510) is known color: Baker's Chocolate. HEX triplet: 61, 35 and 10. RGB value is (97,53,16). Sum of RGB (Red+Green+Blue) = 97+53+16=166 (21% of max value = 765). Red value is 97 (38.28% from 255 or 58.43% from 166); Green value is 53 (21.09% from 255 or 31.93% from 166); Blue value is 16 (6.64% from 255 or 9.64% from 166); Max value from RGB is 97 - color contains mainly: red. Hex color #613510 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613510 is #9ECAEF. Grayscale: #3E3E3E. Windows color (decimal): -10406640 or 1062241. OLE color: 1062241.
HSL color Cylindrical-coordinate representation of color #613510: hue angle of 27.41º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #613510 is Cyan = 0, Magento = 0.45, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 53 | 16 | - |
| CMYK | 0 | 0.45 | 0.84 | 0.62 |
| HSL | 27.41º | 0.72% | 0.22% | - |
| HSV(B) | 27.41º | 0.84% | 0.38% | - |
| XYZ | 6.3 | 5.13 | 1.15 | - |
| YUV | 61.94 | 102.08 | 153.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 16 | 0 | 0.45 | 0.84 | 0.62 | 27.41 | 0.72 | 0.22 |
| Hex | 61 | 35 | 10 | 0 | 2D | 54 | 3E | 1B | 48 | 16 |
| Octal | 141 | 65 | 20 | 0 | 55 | 124 | 76 | 33 | 110 | 26 |
| Binary | 1100001 | 110101 | 10000 | 0 | 101101 | 1010100 | 111110 | 11011 | 1001000 | 10110 |
Color Harmonies of #613510
Complementary color
Monochromatic Colors of #613510
Black with #613510
Text Example
Text Example
White with #613510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613510; }
p { color: rgb(97,53,16); }
H1.HeaderClassName
{
color: #613510;
}
.AnyTagClassName
{
color: #613510;
}
</style>
background-color css
<style>
a { background-color: #613510; }
a { background-color: rgb(97,53,16); }
div.DivClassName
{
background-color: #613510;
}
.BgClassName
{
background-color: #613510;
}
</style>
border-color css
<style>
span { border-color: #613510; }
span { border-color: rgb(97,53,16); }
td.TdClassName
{
border-color: #613510;
}
.TagClassName
{
border-color: #613510;
}
</style>