Shades of Baker's Chocolate #623815
Tints of Baker's Chocolate #623815
RGB
CMYK
RGB Variations
Color information
#623815 (or 0x623815) is known color: Baker's Chocolate. HEX triplet: 62, 38 and 15. RGB value is (98,56,21). Sum of RGB (Red+Green+Blue) = 98+56+21=175 (23% of max value = 765). Red value is 98 (38.67% from 255 or 56% from 175); Green value is 56 (22.27% from 255 or 32% from 175); Blue value is 21 (8.59% from 255 or 12% from 175); Max value from RGB is 98 - color contains mainly: red. Hex color #623815 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #623815 is #9DC7EA. Grayscale: #404040. Windows color (decimal): -10340331 or 1390690. OLE color: 1390690.
HSL color Cylindrical-coordinate representation of color #623815: hue angle of 27.27º degrees, saturation: 0.65, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #623815 is Cyan = 0, Magento = 0.43, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 56 | 21 | - |
| CMYK | 0 | 0.43 | 0.79 | 0.62 |
| HSL | 27.27º | 0.65% | 0.23% | - |
| HSV(B) | 27.27º | 0.79% | 0.38% | - |
| XYZ | 6.59 | 5.48 | 1.42 | - |
| YUV | 64.57 | 103.41 | 151.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 56 | 21 | 0 | 0.43 | 0.79 | 0.62 | 27.27 | 0.65 | 0.23 |
| Hex | 62 | 38 | 15 | 0 | 2B | 4F | 3E | 1B | 41 | 17 |
| Octal | 142 | 70 | 25 | 0 | 53 | 117 | 76 | 33 | 101 | 27 |
| Binary | 1100010 | 111000 | 10101 | 0 | 101011 | 1001111 | 111110 | 11011 | 1000001 | 10111 |
Color Harmonies of #623815
Complementary color
Monochromatic Colors of #623815
Black with #623815
Text Example
Text Example
White with #623815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623815; }
p { color: rgb(98,56,21); }
H1.HeaderClassName
{
color: #623815;
}
.AnyTagClassName
{
color: #623815;
}
</style>
background-color css
<style>
a { background-color: #623815; }
a { background-color: rgb(98,56,21); }
div.DivClassName
{
background-color: #623815;
}
.BgClassName
{
background-color: #623815;
}
</style>
border-color css
<style>
span { border-color: #623815; }
span { border-color: rgb(98,56,21); }
td.TdClassName
{
border-color: #623815;
}
.TagClassName
{
border-color: #623815;
}
</style>