Shades of Baker's Chocolate #613606
Tints of Baker's Chocolate #613606
RGB
CMYK
RGB Variations
Color information
#613606 (or 0x613606) is known color: Baker's Chocolate. HEX triplet: 61, 36 and 06. RGB value is (97,54,6). Sum of RGB (Red+Green+Blue) = 97+54+6=157 (20% of max value = 765). Red value is 97 (38.28% from 255 or 61.78% from 157); Green value is 54 (21.48% from 255 or 34.39% from 157); Blue value is 6 (2.73% from 255 or 3.82% from 157); Max value from RGB is 97 - color contains mainly: red. Hex color #613606 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613606 is #9EC9F9. Grayscale: #3D3D3D. Windows color (decimal): -10406394 or 407137. OLE color: 407137.
HSL color Cylindrical-coordinate representation of color #613606: hue angle of 31.65º 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 #613606 is Cyan = 0, Magento = 0.44, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 54 | 6 | - |
| CMYK | 0 | 0.44 | 0.94 | 0.62 |
| HSL | 31.65º | 0.88% | 0.2% | - |
| HSV(B) | 31.65º | 0.94% | 0.38% | - |
| XYZ | 6.28 | 5.19 | 0.84 | - |
| YUV | 61.39 | 96.75 | 153.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 54 | 6 | 0 | 0.44 | 0.94 | 0.62 | 31.65 | 0.88 | 0.2 |
| Hex | 61 | 36 | 6 | 0 | 2C | 5E | 3E | 20 | 58 | 14 |
| Octal | 141 | 66 | 6 | 0 | 54 | 136 | 76 | 40 | 130 | 24 |
| Binary | 1100001 | 110110 | 110 | 0 | 101100 | 1011110 | 111110 | 100000 | 1011000 | 10100 |
Color Harmonies of #613606
Complementary color
Monochromatic Colors of #613606
Black with #613606
Text Example
Text Example
White with #613606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613606; }
p { color: rgb(97,54,6); }
H1.HeaderClassName
{
color: #613606;
}
.AnyTagClassName
{
color: #613606;
}
</style>
background-color css
<style>
a { background-color: #613606; }
a { background-color: rgb(97,54,6); }
div.DivClassName
{
background-color: #613606;
}
.BgClassName
{
background-color: #613606;
}
</style>
border-color css
<style>
span { border-color: #613606; }
span { border-color: rgb(97,54,6); }
td.TdClassName
{
border-color: #613606;
}
.TagClassName
{
border-color: #613606;
}
</style>