Shades of Baker's Chocolate #613406
Tints of Baker's Chocolate #613406
RGB
CMYK
RGB Variations
Color information
#613406 (or 0x613406) is known color: Baker's Chocolate. HEX triplet: 61, 34 and 06. RGB value is (97,52,6). Sum of RGB (Red+Green+Blue) = 97+52+6=155 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.58% from 155); Green value is 52 (20.70% from 255 or 33.55% from 155); Blue value is 6 (2.73% from 255 or 3.87% from 155); Max value from RGB is 97 - color contains mainly: red. Hex color #613406 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613406 is #9ECBF9. Grayscale: #3C3C3C. Windows color (decimal): -10406906 or 406625. OLE color: 406625.
HSL color Cylindrical-coordinate representation of color #613406: hue angle of 30.33º 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 #613406 is Cyan = 0, Magento = 0.46, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 52 | 6 | - |
| CMYK | 0 | 0.46 | 0.94 | 0.62 |
| HSL | 30.33º | 0.88% | 0.2% | - |
| HSV(B) | 30.33º | 0.94% | 0.38% | - |
| XYZ | 6.19 | 5.01 | 0.81 | - |
| YUV | 60.21 | 97.41 | 154.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 52 | 6 | 0 | 0.46 | 0.94 | 0.62 | 30.33 | 0.88 | 0.2 |
| Hex | 61 | 34 | 6 | 0 | 2E | 5E | 3E | 1E | 58 | 14 |
| Octal | 141 | 64 | 6 | 0 | 56 | 136 | 76 | 36 | 130 | 24 |
| Binary | 1100001 | 110100 | 110 | 0 | 101110 | 1011110 | 111110 | 11110 | 1011000 | 10100 |
Color Harmonies of #613406
Complementary color
Monochromatic Colors of #613406
Black with #613406
Text Example
Text Example
White with #613406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613406; }
p { color: rgb(97,52,6); }
H1.HeaderClassName
{
color: #613406;
}
.AnyTagClassName
{
color: #613406;
}
</style>
background-color css
<style>
a { background-color: #613406; }
a { background-color: rgb(97,52,6); }
div.DivClassName
{
background-color: #613406;
}
.BgClassName
{
background-color: #613406;
}
</style>
border-color css
<style>
span { border-color: #613406; }
span { border-color: rgb(97,52,6); }
td.TdClassName
{
border-color: #613406;
}
.TagClassName
{
border-color: #613406;
}
</style>