Shades of Baker's Chocolate #692914
Tints of Baker's Chocolate #692914
RGB
CMYK
RGB Variations
Color information
#692914 (or 0x692914) is known color: Baker's Chocolate. HEX triplet: 69, 29 and 14. RGB value is (105,41,20). Sum of RGB (Red+Green+Blue) = 105+41+20=166 (21% of max value = 765). Red value is 105 (41.41% from 255 or 63.25% from 166); Green value is 41 (16.41% from 255 or 24.70% from 166); Blue value is 20 (8.20% from 255 or 12.05% from 166); Max value from RGB is 105 - color contains mainly: red. Hex color #692914 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #692914 is #96D6EB. Grayscale: #393939. Windows color (decimal): -9885420 or 1321321. OLE color: 1321321.
HSL color Cylindrical-coordinate representation of color #692914: hue angle of 14.82º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #692914 is Cyan = 0, Magento = 0.61, Yellow = 0.81 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 41 | 20 | - |
| CMYK | 0 | 0.61 | 0.81 | 0.59 |
| HSL | 14.82º | 0.68% | 0.25% | - |
| HSV(B) | 14.82º | 0.81% | 0.41% | - |
| XYZ | 6.74 | 4.64 | 1.2 | - |
| YUV | 57.74 | 106.7 | 161.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 41 | 20 | 0 | 0.61 | 0.81 | 0.59 | 14.82 | 0.68 | 0.25 |
| Hex | 69 | 29 | 14 | 0 | 3D | 51 | 3B | F | 44 | 19 |
| Octal | 151 | 51 | 24 | 0 | 75 | 121 | 73 | 17 | 104 | 31 |
| Binary | 1101001 | 101001 | 10100 | 0 | 111101 | 1010001 | 111011 | 1111 | 1000100 | 11001 |
Color Harmonies of #692914
Complementary color
Monochromatic Colors of #692914
Black with #692914
Text Example
Text Example
White with #692914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692914; }
p { color: rgb(105,41,20); }
H1.HeaderClassName
{
color: #692914;
}
.AnyTagClassName
{
color: #692914;
}
</style>
background-color css
<style>
a { background-color: #692914; }
a { background-color: rgb(105,41,20); }
div.DivClassName
{
background-color: #692914;
}
.BgClassName
{
background-color: #692914;
}
</style>
border-color css
<style>
span { border-color: #692914; }
span { border-color: rgb(105,41,20); }
td.TdClassName
{
border-color: #692914;
}
.TagClassName
{
border-color: #692914;
}
</style>