Shades of Baker's Chocolate #613506
Tints of Baker's Chocolate #613506
RGB
CMYK
RGB Variations
Color information
#613506 (or 0x613506) is known color: Baker's Chocolate. HEX triplet: 61, 35 and 06. RGB value is (97,53,6). Sum of RGB (Red+Green+Blue) = 97+53+6=156 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.18% from 156); Green value is 53 (21.09% from 255 or 33.97% from 156); Blue value is 6 (2.73% from 255 or 3.85% from 156); Max value from RGB is 97 - color contains mainly: red. Hex color #613506 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613506 is #9ECAF9. Grayscale: #3D3D3D. Windows color (decimal): -10406650 or 406881. OLE color: 406881.
HSL color Cylindrical-coordinate representation of color #613506: hue angle of 30.99º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #613506 is Cyan = 0, Magento = 0.45, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 53 | 6 | - |
| CMYK | 0 | 0.45 | 0.94 | 0.62 |
| HSL | 30.99º | 0.88% | 0.2% | - |
| HSV(B) | 30.99º | 0.94% | 0.38% | - |
| XYZ | 6.24 | 5.1 | 0.83 | - |
| YUV | 60.8 | 97.08 | 153.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 53 | 6 | 0 | 0.45 | 0.94 | 0.62 | 30.99 | 0.88 | 0.2 |
| Hex | 61 | 35 | 6 | 0 | 2D | 5E | 3E | 1F | 58 | 14 |
| Octal | 141 | 65 | 6 | 0 | 55 | 136 | 76 | 37 | 130 | 24 |
| Binary | 1100001 | 110101 | 110 | 0 | 101101 | 1011110 | 111110 | 11111 | 1011000 | 10100 |
Color Harmonies of #613506
Complementary color
Monochromatic Colors of #613506
Black with #613506
Text Example
Text Example
White with #613506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613506; }
p { color: rgb(97,53,6); }
H1.HeaderClassName
{
color: #613506;
}
.AnyTagClassName
{
color: #613506;
}
</style>
background-color css
<style>
a { background-color: #613506; }
a { background-color: rgb(97,53,6); }
div.DivClassName
{
background-color: #613506;
}
.BgClassName
{
background-color: #613506;
}
</style>
border-color css
<style>
span { border-color: #613506; }
span { border-color: rgb(97,53,6); }
td.TdClassName
{
border-color: #613506;
}
.TagClassName
{
border-color: #613506;
}
</style>