Shades of Baker's Chocolate #623408
Tints of Baker's Chocolate #623408
RGB
CMYK
RGB Variations
Color information
#623408 (or 0x623408) is known color: Baker's Chocolate. HEX triplet: 62, 34 and 08. RGB value is (98,52,8). Sum of RGB (Red+Green+Blue) = 98+52+8=158 (20% of max value = 765). Red value is 98 (38.67% from 255 or 62.03% from 158); Green value is 52 (20.70% from 255 or 32.91% from 158); Blue value is 8 (3.52% from 255 or 5.06% from 158); Max value from RGB is 98 - color contains mainly: red. Hex color #623408 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #623408 is #9DCBF7. Grayscale: #3C3C3C. Windows color (decimal): -10341368 or 537698. OLE color: 537698.
HSL color Cylindrical-coordinate representation of color #623408: hue angle of 29.33º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #623408 is Cyan = 0, Magento = 0.47, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 52 | 8 | - |
| CMYK | 0 | 0.47 | 0.92 | 0.62 |
| HSL | 29.33º | 0.85% | 0.21% | - |
| HSV(B) | 29.33º | 0.92% | 0.38% | - |
| XYZ | 6.31 | 5.07 | 0.88 | - |
| YUV | 60.74 | 98.24 | 154.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 52 | 8 | 0 | 0.47 | 0.92 | 0.62 | 29.33 | 0.85 | 0.21 |
| Hex | 62 | 34 | 8 | 0 | 2F | 5C | 3E | 1D | 55 | 15 |
| Octal | 142 | 64 | 10 | 0 | 57 | 134 | 76 | 35 | 125 | 25 |
| Binary | 1100010 | 110100 | 1000 | 0 | 101111 | 1011100 | 111110 | 11101 | 1010101 | 10101 |
Color Harmonies of #623408
Complementary color
Monochromatic Colors of #623408
Black with #623408
Text Example
Text Example
White with #623408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623408; }
p { color: rgb(98,52,8); }
H1.HeaderClassName
{
color: #623408;
}
.AnyTagClassName
{
color: #623408;
}
</style>
background-color css
<style>
a { background-color: #623408; }
a { background-color: rgb(98,52,8); }
div.DivClassName
{
background-color: #623408;
}
.BgClassName
{
background-color: #623408;
}
</style>
border-color css
<style>
span { border-color: #623408; }
span { border-color: rgb(98,52,8); }
td.TdClassName
{
border-color: #623408;
}
.TagClassName
{
border-color: #623408;
}
</style>