Shades of Baker's Chocolate #613813
Tints of Baker's Chocolate #613813
RGB
CMYK
RGB Variations
Color information
#613813 (or 0x613813) is known color: Baker's Chocolate. HEX triplet: 61, 38 and 13. RGB value is (97,56,19). Sum of RGB (Red+Green+Blue) = 97+56+19=172 (22% of max value = 765). Red value is 97 (38.28% from 255 or 56.40% from 172); Green value is 56 (22.27% from 255 or 32.56% from 172); Blue value is 19 (7.81% from 255 or 11.05% from 172); Max value from RGB is 97 - color contains mainly: red. Hex color #613813 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613813 is #9EC7EC. Grayscale: #404040. Windows color (decimal): -10405869 or 1259617. OLE color: 1259617.
HSL color Cylindrical-coordinate representation of color #613813: hue angle of 28.46º 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 #613813 is Cyan = 0, Magento = 0.42, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 56 | 19 | - |
| CMYK | 0 | 0.42 | 0.80 | 0.62 |
| HSL | 28.46º | 0.67% | 0.23% | - |
| HSV(B) | 28.46º | 0.8% | 0.38% | - |
| XYZ | 6.46 | 5.42 | 1.32 | - |
| YUV | 64.04 | 102.58 | 151.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 56 | 19 | 0 | 0.42 | 0.80 | 0.62 | 28.46 | 0.67 | 0.23 |
| Hex | 61 | 38 | 13 | 0 | 2A | 50 | 3E | 1C | 43 | 17 |
| Octal | 141 | 70 | 23 | 0 | 52 | 120 | 76 | 34 | 103 | 27 |
| Binary | 1100001 | 111000 | 10011 | 0 | 101010 | 1010000 | 111110 | 11100 | 1000011 | 10111 |
Color Harmonies of #613813
Complementary color
Monochromatic Colors of #613813
Black with #613813
Text Example
Text Example
White with #613813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613813; }
p { color: rgb(97,56,19); }
H1.HeaderClassName
{
color: #613813;
}
.AnyTagClassName
{
color: #613813;
}
</style>
background-color css
<style>
a { background-color: #613813; }
a { background-color: rgb(97,56,19); }
div.DivClassName
{
background-color: #613813;
}
.BgClassName
{
background-color: #613813;
}
</style>
border-color css
<style>
span { border-color: #613813; }
span { border-color: rgb(97,56,19); }
td.TdClassName
{
border-color: #613813;
}
.TagClassName
{
border-color: #613813;
}
</style>