Shades of Baker's Chocolate #623306
Tints of Baker's Chocolate #623306
RGB
CMYK
RGB Variations
Color information
#623306 (or 0x623306) is known color: Baker's Chocolate. HEX triplet: 62, 33 and 06. RGB value is (98,51,6). Sum of RGB (Red+Green+Blue) = 98+51+6=155 (20% of max value = 765). Red value is 98 (38.67% from 255 or 63.23% from 155); Green value is 51 (20.31% from 255 or 32.90% from 155); Blue value is 6 (2.73% from 255 or 3.87% from 155); Max value from RGB is 98 - color contains mainly: red. Hex color #623306 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #623306 is #9DCCF9. Grayscale: #3C3C3C. Windows color (decimal): -10341626 or 406370. OLE color: 406370.
HSL color Cylindrical-coordinate representation of color #623306: hue angle of 29.35º 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 #623306 is Cyan = 0, Magento = 0.48, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 51 | 6 | - |
| CMYK | 0 | 0.48 | 0.94 | 0.62 |
| HSL | 29.35º | 0.88% | 0.2% | - |
| HSV(B) | 29.35º | 0.94% | 0.38% | - |
| XYZ | 6.25 | 4.98 | 0.8 | - |
| YUV | 59.92 | 97.57 | 155.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 51 | 6 | 0 | 0.48 | 0.94 | 0.62 | 29.35 | 0.88 | 0.2 |
| Hex | 62 | 33 | 6 | 0 | 30 | 5E | 3E | 1D | 58 | 14 |
| Octal | 142 | 63 | 6 | 0 | 60 | 136 | 76 | 35 | 130 | 24 |
| Binary | 1100010 | 110011 | 110 | 0 | 110000 | 1011110 | 111110 | 11101 | 1011000 | 10100 |
Color Harmonies of #623306
Complementary color
Monochromatic Colors of #623306
Black with #623306
Text Example
Text Example
White with #623306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623306; }
p { color: rgb(98,51,6); }
H1.HeaderClassName
{
color: #623306;
}
.AnyTagClassName
{
color: #623306;
}
</style>
background-color css
<style>
a { background-color: #623306; }
a { background-color: rgb(98,51,6); }
div.DivClassName
{
background-color: #623306;
}
.BgClassName
{
background-color: #623306;
}
</style>
border-color css
<style>
span { border-color: #623306; }
span { border-color: rgb(98,51,6); }
td.TdClassName
{
border-color: #623306;
}
.TagClassName
{
border-color: #623306;
}
</style>