Shades of Baker's Chocolate #613513
Tints of Baker's Chocolate #613513
RGB
CMYK
RGB Variations
Color information
#613513 (or 0x613513) is known color: Baker's Chocolate. HEX triplet: 61, 35 and 13. RGB value is (97,53,19). Sum of RGB (Red+Green+Blue) = 97+53+19=169 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.40% from 169); Green value is 53 (21.09% from 255 or 31.36% from 169); Blue value is 19 (7.81% from 255 or 11.24% from 169); Max value from RGB is 97 - color contains mainly: red. Hex color #613513 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613513 is #9ECAEC. Grayscale: #3E3E3E. Windows color (decimal): -10406637 or 1258849. OLE color: 1258849.
HSL color Cylindrical-coordinate representation of color #613513: hue angle of 26.15º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #613513 is Cyan = 0, Magento = 0.45, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 53 | 19 | - |
| CMYK | 0 | 0.45 | 0.80 | 0.62 |
| HSL | 26.15º | 0.67% | 0.23% | - |
| HSV(B) | 26.15º | 0.8% | 0.38% | - |
| XYZ | 6.32 | 5.13 | 1.27 | - |
| YUV | 62.28 | 103.58 | 152.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 19 | 0 | 0.45 | 0.80 | 0.62 | 26.15 | 0.67 | 0.23 |
| Hex | 61 | 35 | 13 | 0 | 2D | 50 | 3E | 1A | 43 | 17 |
| Octal | 141 | 65 | 23 | 0 | 55 | 120 | 76 | 32 | 103 | 27 |
| Binary | 1100001 | 110101 | 10011 | 0 | 101101 | 1010000 | 111110 | 11010 | 1000011 | 10111 |
Color Harmonies of #613513
Complementary color
Monochromatic Colors of #613513
Black with #613513
Text Example
Text Example
White with #613513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613513; }
p { color: rgb(97,53,19); }
H1.HeaderClassName
{
color: #613513;
}
.AnyTagClassName
{
color: #613513;
}
</style>
background-color css
<style>
a { background-color: #613513; }
a { background-color: rgb(97,53,19); }
div.DivClassName
{
background-color: #613513;
}
.BgClassName
{
background-color: #613513;
}
</style>
border-color css
<style>
span { border-color: #613513; }
span { border-color: rgb(97,53,19); }
td.TdClassName
{
border-color: #613513;
}
.TagClassName
{
border-color: #613513;
}
</style>