Shades of Baker's Chocolate #613818
Tints of Baker's Chocolate #613818
RGB
CMYK
RGB Variations
Color information
#613818 (or 0x613818) is known color: Baker's Chocolate. HEX triplet: 61, 38 and 18. RGB value is (97,56,24). Sum of RGB (Red+Green+Blue) = 97+56+24=177 (23% of max value = 765). Red value is 97 (38.28% from 255 or 54.80% from 177); Green value is 56 (22.27% from 255 or 31.64% from 177); Blue value is 24 (9.77% from 255 or 13.56% from 177); Max value from RGB is 97 - color contains mainly: red. Hex color #613818 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613818 is #9EC7E7. Grayscale: #404040. Windows color (decimal): -10405864 or 1587297. OLE color: 1587297.
HSL color Cylindrical-coordinate representation of color #613818: hue angle of 26.3º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #613818 is Cyan = 0, Magento = 0.42, Yellow = 0.75 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 56 | 24 | - |
| CMYK | 0 | 0.42 | 0.75 | 0.62 |
| HSL | 26.3º | 0.6% | 0.24% | - |
| HSV(B) | 26.3º | 0.75% | 0.38% | - |
| XYZ | 6.51 | 5.44 | 1.57 | - |
| YUV | 64.61 | 105.08 | 151.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 56 | 24 | 0 | 0.42 | 0.75 | 0.62 | 26.3 | 0.6 | 0.24 |
| Hex | 61 | 38 | 18 | 0 | 2A | 4B | 3E | 1A | 3C | 18 |
| Octal | 141 | 70 | 30 | 0 | 52 | 113 | 76 | 32 | 74 | 30 |
| Binary | 1100001 | 111000 | 11000 | 0 | 101010 | 1001011 | 111110 | 11010 | 111100 | 11000 |
Color Harmonies of #613818
Complementary color
Monochromatic Colors of #613818
Black with #613818
Text Example
Text Example
White with #613818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613818; }
p { color: rgb(97,56,24); }
H1.HeaderClassName
{
color: #613818;
}
.AnyTagClassName
{
color: #613818;
}
</style>
background-color css
<style>
a { background-color: #613818; }
a { background-color: rgb(97,56,24); }
div.DivClassName
{
background-color: #613818;
}
.BgClassName
{
background-color: #613818;
}
</style>
border-color css
<style>
span { border-color: #613818; }
span { border-color: rgb(97,56,24); }
td.TdClassName
{
border-color: #613818;
}
.TagClassName
{
border-color: #613818;
}
</style>