Shades of Baker's Chocolate #623906
Tints of Baker's Chocolate #623906
RGB
CMYK
RGB Variations
Color information
#623906 (or 0x623906) is known color: Baker's Chocolate. HEX triplet: 62, 39 and 06. RGB value is (98,57,6). Sum of RGB (Red+Green+Blue) = 98+57+6=161 (21% of max value = 765). Red value is 98 (38.67% from 255 or 60.87% from 161); Green value is 57 (22.66% from 255 or 35.40% from 161); Blue value is 6 (2.73% from 255 or 3.73% from 161); Max value from RGB is 98 - color contains mainly: red. Hex color #623906 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #623906 is #9DC6F9. Grayscale: #3F3F3F. Windows color (decimal): -10340090 or 407906. OLE color: 407906.
HSL color Cylindrical-coordinate representation of color #623906: hue angle of 33.26º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #623906 is Cyan = 0, Magento = 0.42, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 57 | 6 | - |
| CMYK | 0 | 0.42 | 0.94 | 0.62 |
| HSL | 33.26º | 0.88% | 0.2% | - |
| HSV(B) | 33.26º | 0.94% | 0.38% | - |
| XYZ | 6.53 | 5.54 | 0.9 | - |
| YUV | 63.45 | 95.58 | 152.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 57 | 6 | 0 | 0.42 | 0.94 | 0.62 | 33.26 | 0.88 | 0.2 |
| Hex | 62 | 39 | 6 | 0 | 2A | 5E | 3E | 21 | 58 | 14 |
| Octal | 142 | 71 | 6 | 0 | 52 | 136 | 76 | 41 | 130 | 24 |
| Binary | 1100010 | 111001 | 110 | 0 | 101010 | 1011110 | 111110 | 100001 | 1011000 | 10100 |
Color Harmonies of #623906
Complementary color
Monochromatic Colors of #623906
Black with #623906
Text Example
Text Example
White with #623906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623906; }
p { color: rgb(98,57,6); }
H1.HeaderClassName
{
color: #623906;
}
.AnyTagClassName
{
color: #623906;
}
</style>
background-color css
<style>
a { background-color: #623906; }
a { background-color: rgb(98,57,6); }
div.DivClassName
{
background-color: #623906;
}
.BgClassName
{
background-color: #623906;
}
</style>
border-color css
<style>
span { border-color: #623906; }
span { border-color: rgb(98,57,6); }
td.TdClassName
{
border-color: #623906;
}
.TagClassName
{
border-color: #623906;
}
</style>