Shades of Baker's Chocolate #672711
Tints of Baker's Chocolate #672711
RGB
CMYK
RGB Variations
Color information
#672711 (or 0x672711) is known color: Baker's Chocolate. HEX triplet: 67, 27 and 11. RGB value is (103,39,17). Sum of RGB (Red+Green+Blue) = 103+39+17=159 (21% of max value = 765). Red value is 103 (40.62% from 255 or 64.78% from 159); Green value is 39 (15.62% from 255 or 24.53% from 159); Blue value is 17 (7.03% from 255 or 10.69% from 159); Max value from RGB is 103 - color contains mainly: red. Hex color #672711 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672711 is #98D8EE. Grayscale: #373737. Windows color (decimal): -10017007 or 1124199. OLE color: 1124199.
HSL color Cylindrical-coordinate representation of color #672711: hue angle of 15.35º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #672711 is Cyan = 0, Magento = 0.62, Yellow = 0.83 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 39 | 17 | - |
| CMYK | 0 | 0.62 | 0.83 | 0.60 |
| HSL | 15.35º | 0.72% | 0.24% | - |
| HSV(B) | 15.35º | 0.83% | 0.4% | - |
| XYZ | 6.42 | 4.38 | 1.04 | - |
| YUV | 55.63 | 106.2 | 161.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 39 | 17 | 0 | 0.62 | 0.83 | 0.60 | 15.35 | 0.72 | 0.24 |
| Hex | 67 | 27 | 11 | 0 | 3E | 53 | 3C | F | 48 | 18 |
| Octal | 147 | 47 | 21 | 0 | 76 | 123 | 74 | 17 | 110 | 30 |
| Binary | 1100111 | 100111 | 10001 | 0 | 111110 | 1010011 | 111100 | 1111 | 1001000 | 11000 |
Color Harmonies of #672711
Complementary color
Monochromatic Colors of #672711
Black with #672711
Text Example
Text Example
White with #672711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672711; }
p { color: rgb(103,39,17); }
H1.HeaderClassName
{
color: #672711;
}
.AnyTagClassName
{
color: #672711;
}
</style>
background-color css
<style>
a { background-color: #672711; }
a { background-color: rgb(103,39,17); }
div.DivClassName
{
background-color: #672711;
}
.BgClassName
{
background-color: #672711;
}
</style>
border-color css
<style>
span { border-color: #672711; }
span { border-color: rgb(103,39,17); }
td.TdClassName
{
border-color: #672711;
}
.TagClassName
{
border-color: #672711;
}
</style>