Shades of Baker's Chocolate #623516
Tints of Baker's Chocolate #623516
RGB
CMYK
RGB Variations
Color information
#623516 (or 0x623516) is known color: Baker's Chocolate. HEX triplet: 62, 35 and 16. RGB value is (98,53,22). Sum of RGB (Red+Green+Blue) = 98+53+22=173 (22% of max value = 765). Red value is 98 (38.67% from 255 or 56.65% from 173); Green value is 53 (21.09% from 255 or 30.64% from 173); Blue value is 22 (8.98% from 255 or 12.72% from 173); Max value from RGB is 98 - color contains mainly: red. Hex color #623516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #623516 is #9DCAE9. Grayscale: #3F3F3F. Windows color (decimal): -10341098 or 1455458. OLE color: 1455458.
HSL color Cylindrical-coordinate representation of color #623516: hue angle of 24.47º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #623516 is Cyan = 0, Magento = 0.46, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 53 | 22 | - |
| CMYK | 0 | 0.46 | 0.78 | 0.62 |
| HSL | 24.47º | 0.63% | 0.24% | - |
| HSV(B) | 24.47º | 0.78% | 0.38% | - |
| XYZ | 6.45 | 5.2 | 1.42 | - |
| YUV | 62.92 | 104.91 | 153.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 53 | 22 | 0 | 0.46 | 0.78 | 0.62 | 24.47 | 0.63 | 0.24 |
| Hex | 62 | 35 | 16 | 0 | 2E | 4E | 3E | 18 | 3F | 18 |
| Octal | 142 | 65 | 26 | 0 | 56 | 116 | 76 | 30 | 77 | 30 |
| Binary | 1100010 | 110101 | 10110 | 0 | 101110 | 1001110 | 111110 | 11000 | 111111 | 11000 |
Color Harmonies of #623516
Complementary color
Monochromatic Colors of #623516
Black with #623516
Text Example
Text Example
White with #623516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623516; }
p { color: rgb(98,53,22); }
H1.HeaderClassName
{
color: #623516;
}
.AnyTagClassName
{
color: #623516;
}
</style>
background-color css
<style>
a { background-color: #623516; }
a { background-color: rgb(98,53,22); }
div.DivClassName
{
background-color: #623516;
}
.BgClassName
{
background-color: #623516;
}
</style>
border-color css
<style>
span { border-color: #623516; }
span { border-color: rgb(98,53,22); }
td.TdClassName
{
border-color: #623516;
}
.TagClassName
{
border-color: #623516;
}
</style>