Shades of Baker's Chocolate #613010
Tints of Baker's Chocolate #613010
RGB
CMYK
RGB Variations
Color information
#613010 (or 0x613010) is known color: Baker's Chocolate. HEX triplet: 61, 30 and 10. RGB value is (97,48,16). Sum of RGB (Red+Green+Blue) = 97+48+16=161 (21% of max value = 765). Red value is 97 (38.28% from 255 or 60.25% from 161); Green value is 48 (19.14% from 255 or 29.81% from 161); Blue value is 16 (6.64% from 255 or 9.94% from 161); Max value from RGB is 97 - color contains mainly: red. Hex color #613010 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613010 is #9ECFEF. Grayscale: #3B3B3B. Windows color (decimal): -10407920 or 1060961. OLE color: 1060961.
HSL color Cylindrical-coordinate representation of color #613010: hue angle of 23.7º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #613010 is Cyan = 0, Magento = 0.51, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 16 | - |
| CMYK | 0 | 0.51 | 0.84 | 0.62 |
| HSL | 23.7º | 0.72% | 0.22% | - |
| HSV(B) | 23.7º | 0.84% | 0.38% | - |
| XYZ | 6.08 | 4.69 | 1.08 | - |
| YUV | 59 | 103.73 | 155.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 16 | 0 | 0.51 | 0.84 | 0.62 | 23.7 | 0.72 | 0.22 |
| Hex | 61 | 30 | 10 | 0 | 33 | 54 | 3E | 18 | 48 | 16 |
| Octal | 141 | 60 | 20 | 0 | 63 | 124 | 76 | 30 | 110 | 26 |
| Binary | 1100001 | 110000 | 10000 | 0 | 110011 | 1010100 | 111110 | 11000 | 1001000 | 10110 |
Color Harmonies of #613010
Complementary color
Monochromatic Colors of #613010
Black with #613010
Text Example
Text Example
White with #613010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613010; }
p { color: rgb(97,48,16); }
H1.HeaderClassName
{
color: #613010;
}
.AnyTagClassName
{
color: #613010;
}
</style>
background-color css
<style>
a { background-color: #613010; }
a { background-color: rgb(97,48,16); }
div.DivClassName
{
background-color: #613010;
}
.BgClassName
{
background-color: #613010;
}
</style>
border-color css
<style>
span { border-color: #613010; }
span { border-color: rgb(97,48,16); }
td.TdClassName
{
border-color: #613010;
}
.TagClassName
{
border-color: #613010;
}
</style>