Shades of Baker's Chocolate #613514
Tints of Baker's Chocolate #613514
RGB
CMYK
RGB Variations
Color information
#613514 (or 0x613514) is known color: Baker's Chocolate. HEX triplet: 61, 35 and 14. RGB value is (97,53,20). Sum of RGB (Red+Green+Blue) = 97+53+20=170 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.06% from 170); Green value is 53 (21.09% from 255 or 31.18% from 170); Blue value is 20 (8.20% from 255 or 11.76% from 170); Max value from RGB is 97 - color contains mainly: red. Hex color #613514 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613514 is #9ECAEB. Grayscale: #3E3E3E. Windows color (decimal): -10406636 or 1324385. OLE color: 1324385.
HSL color Cylindrical-coordinate representation of color #613514: hue angle of 25.71º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #613514 is Cyan = 0, Magento = 0.45, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 53 | 20 | - |
| CMYK | 0 | 0.45 | 0.79 | 0.62 |
| HSL | 25.71º | 0.66% | 0.23% | - |
| HSV(B) | 25.71º | 0.79% | 0.38% | - |
| XYZ | 6.33 | 5.14 | 1.32 | - |
| YUV | 62.39 | 104.08 | 152.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 20 | 0 | 0.45 | 0.79 | 0.62 | 25.71 | 0.66 | 0.23 |
| Hex | 61 | 35 | 14 | 0 | 2D | 4F | 3E | 1A | 42 | 17 |
| Octal | 141 | 65 | 24 | 0 | 55 | 117 | 76 | 32 | 102 | 27 |
| Binary | 1100001 | 110101 | 10100 | 0 | 101101 | 1001111 | 111110 | 11010 | 1000010 | 10111 |
Color Harmonies of #613514
Complementary color
Monochromatic Colors of #613514
Black with #613514
Text Example
Text Example
White with #613514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613514; }
p { color: rgb(97,53,20); }
H1.HeaderClassName
{
color: #613514;
}
.AnyTagClassName
{
color: #613514;
}
</style>
background-color css
<style>
a { background-color: #613514; }
a { background-color: rgb(97,53,20); }
div.DivClassName
{
background-color: #613514;
}
.BgClassName
{
background-color: #613514;
}
</style>
border-color css
<style>
span { border-color: #613514; }
span { border-color: rgb(97,53,20); }
td.TdClassName
{
border-color: #613514;
}
.TagClassName
{
border-color: #613514;
}
</style>