Shades of Baker's Chocolate #613418
Tints of Baker's Chocolate #613418
RGB
CMYK
RGB Variations
Color information
#613418 (or 0x613418) is known color: Baker's Chocolate. HEX triplet: 61, 34 and 18. RGB value is (97,52,24). Sum of RGB (Red+Green+Blue) = 97+52+24=173 (22% of max value = 765). Red value is 97 (38.28% from 255 or 56.07% from 173); Green value is 52 (20.70% from 255 or 30.06% from 173); Blue value is 24 (9.77% from 255 or 13.87% from 173); Max value from RGB is 97 - color contains mainly: red. Hex color #613418 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613418 is #9ECBE7. Grayscale: #3E3E3E. Windows color (decimal): -10406888 or 1586273. OLE color: 1586273.
HSL color Cylindrical-coordinate representation of color #613418: hue angle of 23.01º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #613418 is Cyan = 0, Magento = 0.46, Yellow = 0.75 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 52 | 24 | - |
| CMYK | 0 | 0.46 | 0.75 | 0.62 |
| HSL | 23.01º | 0.6% | 0.24% | - |
| HSV(B) | 23.01º | 0.75% | 0.38% | - |
| XYZ | 6.32 | 5.06 | 1.51 | - |
| YUV | 62.26 | 106.41 | 152.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 24 | 0 | 0.46 | 0.75 | 0.62 | 23.01 | 0.6 | 0.24 |
| Hex | 61 | 34 | 18 | 0 | 2E | 4B | 3E | 17 | 3C | 18 |
| Octal | 141 | 64 | 30 | 0 | 56 | 113 | 76 | 27 | 74 | 30 |
| Binary | 1100001 | 110100 | 11000 | 0 | 101110 | 1001011 | 111110 | 10111 | 111100 | 11000 |
Color Harmonies of #613418
Complementary color
Monochromatic Colors of #613418
Black with #613418
Text Example
Text Example
White with #613418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613418; }
p { color: rgb(97,52,24); }
H1.HeaderClassName
{
color: #613418;
}
.AnyTagClassName
{
color: #613418;
}
</style>
background-color css
<style>
a { background-color: #613418; }
a { background-color: rgb(97,52,24); }
div.DivClassName
{
background-color: #613418;
}
.BgClassName
{
background-color: #613418;
}
</style>
border-color css
<style>
span { border-color: #613418; }
span { border-color: rgb(97,52,24); }
td.TdClassName
{
border-color: #613418;
}
.TagClassName
{
border-color: #613418;
}
</style>