Shades of Baker's Chocolate #623416
Tints of Baker's Chocolate #623416
RGB
CMYK
RGB Variations
Color information
#623416 (or 0x623416) is known color: Baker's Chocolate. HEX triplet: 62, 34 and 16. RGB value is (98,52,22). Sum of RGB (Red+Green+Blue) = 98+52+22=172 (22% of max value = 765). Red value is 98 (38.67% from 255 or 56.98% from 172); Green value is 52 (20.70% from 255 or 30.23% from 172); Blue value is 22 (8.98% from 255 or 12.79% from 172); Max value from RGB is 98 - color contains mainly: red. Hex color #623416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #623416 is #9DCBE9. Grayscale: #3E3E3E. Windows color (decimal): -10341354 or 1455202. OLE color: 1455202.
HSL color Cylindrical-coordinate representation of color #623416: hue angle of 23.68º 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 #623416 is Cyan = 0, Magento = 0.47, Yellow = 0.78 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 52 | 22 | - |
| CMYK | 0 | 0.47 | 0.78 | 0.62 |
| HSL | 23.68º | 0.63% | 0.24% | - |
| HSV(B) | 23.68º | 0.78% | 0.38% | - |
| XYZ | 6.41 | 5.11 | 1.41 | - |
| YUV | 62.33 | 105.24 | 153.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 52 | 22 | 0 | 0.47 | 0.78 | 0.62 | 23.68 | 0.63 | 0.24 |
| Hex | 62 | 34 | 16 | 0 | 2F | 4E | 3E | 18 | 3F | 18 |
| Octal | 142 | 64 | 26 | 0 | 57 | 116 | 76 | 30 | 77 | 30 |
| Binary | 1100010 | 110100 | 10110 | 0 | 101111 | 1001110 | 111110 | 11000 | 111111 | 11000 |
Color Harmonies of #623416
Complementary color
Monochromatic Colors of #623416
Black with #623416
Text Example
Text Example
White with #623416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623416; }
p { color: rgb(98,52,22); }
H1.HeaderClassName
{
color: #623416;
}
.AnyTagClassName
{
color: #623416;
}
</style>
background-color css
<style>
a { background-color: #623416; }
a { background-color: rgb(98,52,22); }
div.DivClassName
{
background-color: #623416;
}
.BgClassName
{
background-color: #623416;
}
</style>
border-color css
<style>
span { border-color: #623416; }
span { border-color: rgb(98,52,22); }
td.TdClassName
{
border-color: #623416;
}
.TagClassName
{
border-color: #623416;
}
</style>