Shades of Baker's Chocolate #692109
Tints of Baker's Chocolate #692109
RGB
CMYK
RGB Variations
Color information
#692109 (or 0x692109) is known color: Baker's Chocolate. HEX triplet: 69, 21 and 09. RGB value is (105,33,9). Sum of RGB (Red+Green+Blue) = 105+33+9=147 (19% of max value = 765). Red value is 105 (41.41% from 255 or 71.43% from 147); Green value is 33 (13.28% from 255 or 22.45% from 147); Blue value is 9 (3.91% from 255 or 6.12% from 147); Max value from RGB is 105 - color contains mainly: red. Hex color #692109 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #692109 is #96DEF6. Grayscale: #333333. Windows color (decimal): -9887479 or 598377. OLE color: 598377.
HSL color Cylindrical-coordinate representation of color #692109: hue angle of 15º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #692109 is Cyan = 0, Magento = 0.69, Yellow = 0.91 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 33 | 9 | - |
| CMYK | 0 | 0.69 | 0.91 | 0.59 |
| HSL | 15º | 0.84% | 0.22% | - |
| HSV(B) | 15º | 0.91% | 0.41% | - |
| XYZ | 6.42 | 4.11 | 0.71 | - |
| YUV | 51.79 | 103.85 | 165.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 33 | 9 | 0 | 0.69 | 0.91 | 0.59 | 15 | 0.84 | 0.22 |
| Hex | 69 | 21 | 9 | 0 | 45 | 5B | 3B | F | 54 | 16 |
| Octal | 151 | 41 | 11 | 0 | 105 | 133 | 73 | 17 | 124 | 26 |
| Binary | 1101001 | 100001 | 1001 | 0 | 1000101 | 1011011 | 111011 | 1111 | 1010100 | 10110 |
Color Harmonies of #692109
Complementary color
Monochromatic Colors of #692109
Black with #692109
Text Example
Text Example
White with #692109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692109; }
p { color: rgb(105,33,9); }
H1.HeaderClassName
{
color: #692109;
}
.AnyTagClassName
{
color: #692109;
}
</style>
background-color css
<style>
a { background-color: #692109; }
a { background-color: rgb(105,33,9); }
div.DivClassName
{
background-color: #692109;
}
.BgClassName
{
background-color: #692109;
}
</style>
border-color css
<style>
span { border-color: #692109; }
span { border-color: rgb(105,33,9); }
td.TdClassName
{
border-color: #692109;
}
.TagClassName
{
border-color: #692109;
}
</style>