Shades of Baker's Chocolate #623613
Tints of Baker's Chocolate #623613
RGB
CMYK
RGB Variations
Color information
#623613 (or 0x623613) is known color: Baker's Chocolate. HEX triplet: 62, 36 and 13. RGB value is (98,54,19). Sum of RGB (Red+Green+Blue) = 98+54+19=171 (22% of max value = 765). Red value is 98 (38.67% from 255 or 57.31% from 171); Green value is 54 (21.48% from 255 or 31.58% from 171); Blue value is 19 (7.81% from 255 or 11.11% from 171); Max value from RGB is 98 - color contains mainly: red. Hex color #623613 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #623613 is #9DC9EC. Grayscale: #3F3F3F. Windows color (decimal): -10340845 or 1259106. OLE color: 1259106.
HSL color Cylindrical-coordinate representation of color #623613: hue angle of 26.58º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #623613 is Cyan = 0, Magento = 0.45, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 54 | 19 | - |
| CMYK | 0 | 0.45 | 0.81 | 0.62 |
| HSL | 26.58º | 0.68% | 0.23% | - |
| HSV(B) | 26.58º | 0.81% | 0.38% | - |
| XYZ | 6.47 | 5.28 | 1.29 | - |
| YUV | 63.17 | 103.08 | 152.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 54 | 19 | 0 | 0.45 | 0.81 | 0.62 | 26.58 | 0.68 | 0.23 |
| Hex | 62 | 36 | 13 | 0 | 2D | 51 | 3E | 1B | 44 | 17 |
| Octal | 142 | 66 | 23 | 0 | 55 | 121 | 76 | 33 | 104 | 27 |
| Binary | 1100010 | 110110 | 10011 | 0 | 101101 | 1010001 | 111110 | 11011 | 1000100 | 10111 |
Color Harmonies of #623613
Complementary color
Monochromatic Colors of #623613
Black with #623613
Text Example
Text Example
White with #623613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623613; }
p { color: rgb(98,54,19); }
H1.HeaderClassName
{
color: #623613;
}
.AnyTagClassName
{
color: #623613;
}
</style>
background-color css
<style>
a { background-color: #623613; }
a { background-color: rgb(98,54,19); }
div.DivClassName
{
background-color: #623613;
}
.BgClassName
{
background-color: #623613;
}
</style>
border-color css
<style>
span { border-color: #623613; }
span { border-color: rgb(98,54,19); }
td.TdClassName
{
border-color: #623613;
}
.TagClassName
{
border-color: #623613;
}
</style>