Shades of Baker's Chocolate #613415
Tints of Baker's Chocolate #613415
RGB
CMYK
RGB Variations
Color information
#613415 (or 0x613415) is known color: Baker's Chocolate. HEX triplet: 61, 34 and 15. RGB value is (97,52,21). Sum of RGB (Red+Green+Blue) = 97+52+21=170 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.06% from 170); Green value is 52 (20.70% from 255 or 30.59% from 170); Blue value is 21 (8.59% from 255 or 12.35% from 170); Max value from RGB is 97 - color contains mainly: red. Hex color #613415 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613415 is #9ECBEA. Grayscale: #3E3E3E. Windows color (decimal): -10406891 or 1389665. OLE color: 1389665.
HSL color Cylindrical-coordinate representation of color #613415: hue angle of 24.47º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #613415 is Cyan = 0, Magento = 0.46, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 52 | 21 | - |
| CMYK | 0 | 0.46 | 0.78 | 0.62 |
| HSL | 24.47º | 0.64% | 0.23% | - |
| HSV(B) | 24.47º | 0.78% | 0.38% | - |
| XYZ | 6.29 | 5.05 | 1.35 | - |
| YUV | 61.92 | 104.91 | 153.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 21 | 0 | 0.46 | 0.78 | 0.62 | 24.47 | 0.64 | 0.23 |
| Hex | 61 | 34 | 15 | 0 | 2E | 4E | 3E | 18 | 40 | 17 |
| Octal | 141 | 64 | 25 | 0 | 56 | 116 | 76 | 30 | 100 | 27 |
| Binary | 1100001 | 110100 | 10101 | 0 | 101110 | 1001110 | 111110 | 11000 | 1000000 | 10111 |
Color Harmonies of #613415
Complementary color
Monochromatic Colors of #613415
Black with #613415
Text Example
Text Example
White with #613415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613415; }
p { color: rgb(97,52,21); }
H1.HeaderClassName
{
color: #613415;
}
.AnyTagClassName
{
color: #613415;
}
</style>
background-color css
<style>
a { background-color: #613415; }
a { background-color: rgb(97,52,21); }
div.DivClassName
{
background-color: #613415;
}
.BgClassName
{
background-color: #613415;
}
</style>
border-color css
<style>
span { border-color: #613415; }
span { border-color: rgb(97,52,21); }
td.TdClassName
{
border-color: #613415;
}
.TagClassName
{
border-color: #613415;
}
</style>