Shades of Baker's Chocolate #603815
Tints of Baker's Chocolate #603815
RGB
CMYK
RGB Variations
Color information
#603815 (or 0x603815) is known color: Baker's Chocolate. HEX triplet: 60, 38 and 15. RGB value is (96,56,21). Sum of RGB (Red+Green+Blue) = 96+56+21=173 (22% of max value = 765). Red value is 96 (37.89% from 255 or 55.49% from 173); Green value is 56 (22.27% from 255 or 32.37% from 173); Blue value is 21 (8.59% from 255 or 12.14% from 173); Max value from RGB is 96 - color contains mainly: red. Hex color #603815 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #603815 is #9FC7EA. Grayscale: #404040. Windows color (decimal): -10471403 or 1390688. OLE color: 1390688.
HSL color Cylindrical-coordinate representation of color #603815: hue angle of 28º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #603815 is Cyan = 0, Magento = 0.42, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 56 | 21 | - |
| CMYK | 0 | 0.42 | 0.78 | 0.62 |
| HSL | 28º | 0.64% | 0.23% | - |
| HSV(B) | 28º | 0.78% | 0.38% | - |
| XYZ | 6.37 | 5.37 | 1.41 | - |
| YUV | 63.97 | 103.75 | 150.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 56 | 21 | 0 | 0.42 | 0.78 | 0.62 | 28 | 0.64 | 0.23 |
| Hex | 60 | 38 | 15 | 0 | 2A | 4E | 3E | 1C | 40 | 17 |
| Octal | 140 | 70 | 25 | 0 | 52 | 116 | 76 | 34 | 100 | 27 |
| Binary | 1100000 | 111000 | 10101 | 0 | 101010 | 1001110 | 111110 | 11100 | 1000000 | 10111 |
Color Harmonies of #603815
Complementary color
Monochromatic Colors of #603815
Black with #603815
Text Example
Text Example
White with #603815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603815; }
p { color: rgb(96,56,21); }
H1.HeaderClassName
{
color: #603815;
}
.AnyTagClassName
{
color: #603815;
}
</style>
background-color css
<style>
a { background-color: #603815; }
a { background-color: rgb(96,56,21); }
div.DivClassName
{
background-color: #603815;
}
.BgClassName
{
background-color: #603815;
}
</style>
border-color css
<style>
span { border-color: #603815; }
span { border-color: rgb(96,56,21); }
td.TdClassName
{
border-color: #603815;
}
.TagClassName
{
border-color: #603815;
}
</style>