Shades of Baker's Chocolate #613310
Tints of Baker's Chocolate #613310
RGB
CMYK
RGB Variations
Color information
#613310 (or 0x613310) is known color: Baker's Chocolate. HEX triplet: 61, 33 and 10. RGB value is (97,51,16). Sum of RGB (Red+Green+Blue) = 97+51+16=164 (21% of max value = 765). Red value is 97 (38.28% from 255 or 59.15% from 164); Green value is 51 (20.31% from 255 or 31.10% from 164); Blue value is 16 (6.64% from 255 or 9.76% from 164); Max value from RGB is 97 - color contains mainly: red. Hex color #613310 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613310 is #9ECCEF. Grayscale: #3C3C3C. Windows color (decimal): -10407152 or 1061729. OLE color: 1061729.
HSL color Cylindrical-coordinate representation of color #613310: hue angle of 25.93º 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 #613310 is Cyan = 0, Magento = 0.47, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 51 | 16 | - |
| CMYK | 0 | 0.47 | 0.84 | 0.62 |
| HSL | 25.93º | 0.72% | 0.22% | - |
| HSV(B) | 25.93º | 0.84% | 0.38% | - |
| XYZ | 6.21 | 4.95 | 1.12 | - |
| YUV | 60.76 | 102.74 | 153.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 51 | 16 | 0 | 0.47 | 0.84 | 0.62 | 25.93 | 0.72 | 0.22 |
| Hex | 61 | 33 | 10 | 0 | 2F | 54 | 3E | 1A | 48 | 16 |
| Octal | 141 | 63 | 20 | 0 | 57 | 124 | 76 | 32 | 110 | 26 |
| Binary | 1100001 | 110011 | 10000 | 0 | 101111 | 1010100 | 111110 | 11010 | 1001000 | 10110 |
Color Harmonies of #613310
Complementary color
Monochromatic Colors of #613310
Black with #613310
Text Example
Text Example
White with #613310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613310; }
p { color: rgb(97,51,16); }
H1.HeaderClassName
{
color: #613310;
}
.AnyTagClassName
{
color: #613310;
}
</style>
background-color css
<style>
a { background-color: #613310; }
a { background-color: rgb(97,51,16); }
div.DivClassName
{
background-color: #613310;
}
.BgClassName
{
background-color: #613310;
}
</style>
border-color css
<style>
span { border-color: #613310; }
span { border-color: rgb(97,51,16); }
td.TdClassName
{
border-color: #613310;
}
.TagClassName
{
border-color: #613310;
}
</style>