Shades of Baker's Chocolate #622911
Tints of Baker's Chocolate #622911
RGB
CMYK
RGB Variations
Color information
#622911 (or 0x622911) is known color: Baker's Chocolate. HEX triplet: 62, 29 and 11. RGB value is (98,41,17). Sum of RGB (Red+Green+Blue) = 98+41+17=156 (20% of max value = 765). Red value is 98 (38.67% from 255 or 62.82% from 156); Green value is 41 (16.41% from 255 or 26.28% from 156); Blue value is 17 (7.03% from 255 or 10.90% from 156); Max value from RGB is 98 - color contains mainly: red. Hex color #622911 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #622911 is #9DD6EE. Grayscale: #373737. Windows color (decimal): -10344175 or 1124706. OLE color: 1124706.
HSL color Cylindrical-coordinate representation of color #622911: hue angle of 17.78º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #622911 is Cyan = 0, Magento = 0.58, Yellow = 0.83 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 41 | 17 | - |
| CMYK | 0 | 0.58 | 0.83 | 0.62 |
| HSL | 17.78º | 0.7% | 0.23% | - |
| HSV(B) | 17.78º | 0.83% | 0.38% | - |
| XYZ | 5.93 | 4.22 | 1.03 | - |
| YUV | 55.31 | 106.38 | 158.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 41 | 17 | 0 | 0.58 | 0.83 | 0.62 | 17.78 | 0.7 | 0.23 |
| Hex | 62 | 29 | 11 | 0 | 3A | 53 | 3E | 12 | 46 | 17 |
| Octal | 142 | 51 | 21 | 0 | 72 | 123 | 76 | 22 | 106 | 27 |
| Binary | 1100010 | 101001 | 10001 | 0 | 111010 | 1010011 | 111110 | 10010 | 1000110 | 10111 |
Color Harmonies of #622911
Complementary color
Monochromatic Colors of #622911
Black with #622911
Text Example
Text Example
White with #622911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622911; }
p { color: rgb(98,41,17); }
H1.HeaderClassName
{
color: #622911;
}
.AnyTagClassName
{
color: #622911;
}
</style>
background-color css
<style>
a { background-color: #622911; }
a { background-color: rgb(98,41,17); }
div.DivClassName
{
background-color: #622911;
}
.BgClassName
{
background-color: #622911;
}
</style>
border-color css
<style>
span { border-color: #622911; }
span { border-color: rgb(98,41,17); }
td.TdClassName
{
border-color: #622911;
}
.TagClassName
{
border-color: #622911;
}
</style>