Shades of Baker's Chocolate #623913
Tints of Baker's Chocolate #623913
RGB
CMYK
RGB Variations
Color information
#623913 (or 0x623913) is known color: Baker's Chocolate. HEX triplet: 62, 39 and 13. RGB value is (98,57,19). Sum of RGB (Red+Green+Blue) = 98+57+19=174 (23% of max value = 765). Red value is 98 (38.67% from 255 or 56.32% from 174); Green value is 57 (22.66% from 255 or 32.76% from 174); Blue value is 19 (7.81% from 255 or 10.92% from 174); Max value from RGB is 98 - color contains mainly: red. Hex color #623913 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #623913 is #9DC6EC. Grayscale: #414141. Windows color (decimal): -10340077 or 1259874. OLE color: 1259874.
HSL color Cylindrical-coordinate representation of color #623913: hue angle of 28.86º 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 #623913 is Cyan = 0, Magento = 0.42, Yellow = 0.81 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 57 | 19 | - |
| CMYK | 0 | 0.42 | 0.81 | 0.62 |
| HSL | 28.86º | 0.68% | 0.23% | - |
| HSV(B) | 28.86º | 0.81% | 0.38% | - |
| XYZ | 6.62 | 5.57 | 1.34 | - |
| YUV | 64.93 | 102.08 | 151.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 57 | 19 | 0 | 0.42 | 0.81 | 0.62 | 28.86 | 0.68 | 0.23 |
| Hex | 62 | 39 | 13 | 0 | 2A | 51 | 3E | 1D | 44 | 17 |
| Octal | 142 | 71 | 23 | 0 | 52 | 121 | 76 | 35 | 104 | 27 |
| Binary | 1100010 | 111001 | 10011 | 0 | 101010 | 1010001 | 111110 | 11101 | 1000100 | 10111 |
Color Harmonies of #623913
Complementary color
Monochromatic Colors of #623913
Black with #623913
Text Example
Text Example
White with #623913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623913; }
p { color: rgb(98,57,19); }
H1.HeaderClassName
{
color: #623913;
}
.AnyTagClassName
{
color: #623913;
}
</style>
background-color css
<style>
a { background-color: #623913; }
a { background-color: rgb(98,57,19); }
div.DivClassName
{
background-color: #623913;
}
.BgClassName
{
background-color: #623913;
}
</style>
border-color css
<style>
span { border-color: #623913; }
span { border-color: rgb(98,57,19); }
td.TdClassName
{
border-color: #623913;
}
.TagClassName
{
border-color: #623913;
}
</style>