Shades of Baker's Chocolate #622606
Tints of Baker's Chocolate #622606
RGB
CMYK
RGB Variations
Color information
#622606 (or 0x622606) is known color: Baker's Chocolate. HEX triplet: 62, 26 and 06. RGB value is (98,38,6). Sum of RGB (Red+Green+Blue) = 98+38+6=142 (18% of max value = 765). Red value is 98 (38.67% from 255 or 69.01% from 142); Green value is 38 (15.23% from 255 or 26.76% from 142); Blue value is 6 (2.73% from 255 or 4.23% from 142); Max value from RGB is 98 - color contains mainly: red. Hex color #622606 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #622606 is #9DD9F9. Grayscale: #343434. Windows color (decimal): -10344954 or 403042. OLE color: 403042.
HSL color Cylindrical-coordinate representation of color #622606: hue angle of 20.87º 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 #622606 is Cyan = 0, Magento = 0.61, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 38 | 6 | - |
| CMYK | 0 | 0.61 | 0.94 | 0.62 |
| HSL | 20.87º | 0.88% | 0.2% | - |
| HSV(B) | 20.87º | 0.94% | 0.38% | - |
| XYZ | 5.76 | 4 | 0.64 | - |
| YUV | 52.29 | 101.88 | 160.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 38 | 6 | 0 | 0.61 | 0.94 | 0.62 | 20.87 | 0.88 | 0.2 |
| Hex | 62 | 26 | 6 | 0 | 3D | 5E | 3E | 15 | 58 | 14 |
| Octal | 142 | 46 | 6 | 0 | 75 | 136 | 76 | 25 | 130 | 24 |
| Binary | 1100010 | 100110 | 110 | 0 | 111101 | 1011110 | 111110 | 10101 | 1011000 | 10100 |
Color Harmonies of #622606
Complementary color
Monochromatic Colors of #622606
Black with #622606
Text Example
Text Example
White with #622606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622606; }
p { color: rgb(98,38,6); }
H1.HeaderClassName
{
color: #622606;
}
.AnyTagClassName
{
color: #622606;
}
</style>
background-color css
<style>
a { background-color: #622606; }
a { background-color: rgb(98,38,6); }
div.DivClassName
{
background-color: #622606;
}
.BgClassName
{
background-color: #622606;
}
</style>
border-color css
<style>
span { border-color: #622606; }
span { border-color: rgb(98,38,6); }
td.TdClassName
{
border-color: #622606;
}
.TagClassName
{
border-color: #622606;
}
</style>