Shades of Baker's Chocolate #613905
Tints of Baker's Chocolate #613905
RGB
CMYK
RGB Variations
Color information
#613905 (or 0x613905) is known color: Baker's Chocolate. HEX triplet: 61, 39 and 05. RGB value is (97,57,5). Sum of RGB (Red+Green+Blue) = 97+57+5=159 (21% of max value = 765). Red value is 97 (38.28% from 255 or 61.01% from 159); Green value is 57 (22.66% from 255 or 35.85% from 159); Blue value is 5 (2.34% from 255 or 3.14% from 159); Max value from RGB is 97 - color contains mainly: red. Hex color #613905 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613905 is #9EC6FA. Grayscale: #3F3F3F. Windows color (decimal): -10405627 or 342369. OLE color: 342369.
HSL color Cylindrical-coordinate representation of color #613905: hue angle of 33.91º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #613905 is Cyan = 0, Magento = 0.41, Yellow = 0.95 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 57 | 5 | - |
| CMYK | 0 | 0.41 | 0.95 | 0.62 |
| HSL | 33.91º | 0.9% | 0.2% | - |
| HSV(B) | 33.91º | 0.95% | 0.38% | - |
| XYZ | 6.42 | 5.48 | 0.86 | - |
| YUV | 63.03 | 95.25 | 152.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 57 | 5 | 0 | 0.41 | 0.95 | 0.62 | 33.91 | 0.9 | 0.2 |
| Hex | 61 | 39 | 5 | 0 | 29 | 5F | 3E | 22 | 5A | 14 |
| Octal | 141 | 71 | 5 | 0 | 51 | 137 | 76 | 42 | 132 | 24 |
| Binary | 1100001 | 111001 | 101 | 0 | 101001 | 1011111 | 111110 | 100010 | 1011010 | 10100 |
Color Harmonies of #613905
Complementary color
Monochromatic Colors of #613905
Black with #613905
Text Example
Text Example
White with #613905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613905; }
p { color: rgb(97,57,5); }
H1.HeaderClassName
{
color: #613905;
}
.AnyTagClassName
{
color: #613905;
}
</style>
background-color css
<style>
a { background-color: #613905; }
a { background-color: rgb(97,57,5); }
div.DivClassName
{
background-color: #613905;
}
.BgClassName
{
background-color: #613905;
}
</style>
border-color css
<style>
span { border-color: #613905; }
span { border-color: rgb(97,57,5); }
td.TdClassName
{
border-color: #613905;
}
.TagClassName
{
border-color: #613905;
}
</style>