Shades of Baker's Chocolate #672209
Tints of Baker's Chocolate #672209
RGB
CMYK
RGB Variations
Color information
#672209 (or 0x672209) is known color: Baker's Chocolate. HEX triplet: 67, 22 and 09. RGB value is (103,34,9). Sum of RGB (Red+Green+Blue) = 103+34+9=146 (19% of max value = 765). Red value is 103 (40.62% from 255 or 70.55% from 146); Green value is 34 (13.67% from 255 or 23.29% from 146); Blue value is 9 (3.91% from 255 or 6.16% from 146); Max value from RGB is 103 - color contains mainly: red. Hex color #672209 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672209 is #98DDF6. Grayscale: #333333. Windows color (decimal): -10018295 or 598631. OLE color: 598631.
HSL color Cylindrical-coordinate representation of color #672209: hue angle of 15.96º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #672209 is Cyan = 0, Magento = 0.67, Yellow = 0.91 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 34 | 9 | - |
| CMYK | 0 | 0.67 | 0.91 | 0.60 |
| HSL | 15.96º | 0.84% | 0.22% | - |
| HSV(B) | 15.96º | 0.91% | 0.4% | - |
| XYZ | 6.21 | 4.05 | 0.71 | - |
| YUV | 51.78 | 103.86 | 164.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 34 | 9 | 0 | 0.67 | 0.91 | 0.60 | 15.96 | 0.84 | 0.22 |
| Hex | 67 | 22 | 9 | 0 | 43 | 5B | 3C | 10 | 54 | 16 |
| Octal | 147 | 42 | 11 | 0 | 103 | 133 | 74 | 20 | 124 | 26 |
| Binary | 1100111 | 100010 | 1001 | 0 | 1000011 | 1011011 | 111100 | 10000 | 1010100 | 10110 |
Color Harmonies of #672209
Complementary color
Monochromatic Colors of #672209
Black with #672209
Text Example
Text Example
White with #672209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672209; }
p { color: rgb(103,34,9); }
H1.HeaderClassName
{
color: #672209;
}
.AnyTagClassName
{
color: #672209;
}
</style>
background-color css
<style>
a { background-color: #672209; }
a { background-color: rgb(103,34,9); }
div.DivClassName
{
background-color: #672209;
}
.BgClassName
{
background-color: #672209;
}
</style>
border-color css
<style>
span { border-color: #672209; }
span { border-color: rgb(103,34,9); }
td.TdClassName
{
border-color: #672209;
}
.TagClassName
{
border-color: #672209;
}
</style>