Shades of Baker's Chocolate #642611
Tints of Baker's Chocolate #642611
RGB
CMYK
RGB Variations
Color information
#642611 (or 0x642611) is known color: Baker's Chocolate. HEX triplet: 64, 26 and 11. RGB value is (100,38,17). Sum of RGB (Red+Green+Blue) = 100+38+17=155 (20% of max value = 765). Red value is 100 (39.45% from 255 or 64.52% from 155); Green value is 38 (15.23% from 255 or 24.52% from 155); Blue value is 17 (7.03% from 255 or 10.97% from 155); Max value from RGB is 100 - color contains mainly: red. Hex color #642611 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #642611 is #9BD9EE. Grayscale: #363636. Windows color (decimal): -10213871 or 1123940. OLE color: 1123940.
HSL color Cylindrical-coordinate representation of color #642611: hue angle of 15.18º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #642611 is Cyan = 0, Magento = 0.62, Yellow = 0.83 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 38 | 17 | - |
| CMYK | 0 | 0.62 | 0.83 | 0.61 |
| HSL | 15.18º | 0.71% | 0.23% | - |
| HSV(B) | 15.18º | 0.83% | 0.39% | - |
| XYZ | 6.05 | 4.14 | 1.01 | - |
| YUV | 54.14 | 107.04 | 160.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 38 | 17 | 0 | 0.62 | 0.83 | 0.61 | 15.18 | 0.71 | 0.23 |
| Hex | 64 | 26 | 11 | 0 | 3E | 53 | 3D | F | 47 | 17 |
| Octal | 144 | 46 | 21 | 0 | 76 | 123 | 75 | 17 | 107 | 27 |
| Binary | 1100100 | 100110 | 10001 | 0 | 111110 | 1010011 | 111101 | 1111 | 1000111 | 10111 |
Color Harmonies of #642611
Complementary color
Monochromatic Colors of #642611
Black with #642611
Text Example
Text Example
White with #642611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #642611; }
p { color: rgb(100,38,17); }
H1.HeaderClassName
{
color: #642611;
}
.AnyTagClassName
{
color: #642611;
}
</style>
background-color css
<style>
a { background-color: #642611; }
a { background-color: rgb(100,38,17); }
div.DivClassName
{
background-color: #642611;
}
.BgClassName
{
background-color: #642611;
}
</style>
border-color css
<style>
span { border-color: #642611; }
span { border-color: rgb(100,38,17); }
td.TdClassName
{
border-color: #642611;
}
.TagClassName
{
border-color: #642611;
}
</style>