Shades of Baker's Chocolate #693616
Tints of Baker's Chocolate #693616
RGB
CMYK
RGB Variations
Color information
#693616 (or 0x693616) is known color: Baker's Chocolate. HEX triplet: 69, 36 and 16. RGB value is (105,54,22). Sum of RGB (Red+Green+Blue) = 105+54+22=181 (23% of max value = 765). Red value is 105 (41.41% from 255 or 58.01% from 181); Green value is 54 (21.48% from 255 or 29.83% from 181); Blue value is 22 (8.98% from 255 or 12.15% from 181); Max value from RGB is 105 - color contains mainly: red. Hex color #693616 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #693616 is #96C9E9. Grayscale: #414141. Windows color (decimal): -9882090 or 1455721. OLE color: 1455721.
HSL color Cylindrical-coordinate representation of color #693616: hue angle of 23.13º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #693616 is Cyan = 0, Magento = 0.49, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 54 | 22 | - |
| CMYK | 0 | 0.49 | 0.79 | 0.59 |
| HSL | 23.13º | 0.65% | 0.25% | - |
| HSV(B) | 23.13º | 0.79% | 0.41% | - |
| XYZ | 7.29 | 5.7 | 1.47 | - |
| YUV | 65.6 | 103.4 | 156.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 54 | 22 | 0 | 0.49 | 0.79 | 0.59 | 23.13 | 0.65 | 0.25 |
| Hex | 69 | 36 | 16 | 0 | 31 | 4F | 3B | 17 | 41 | 19 |
| Octal | 151 | 66 | 26 | 0 | 61 | 117 | 73 | 27 | 101 | 31 |
| Binary | 1101001 | 110110 | 10110 | 0 | 110001 | 1001111 | 111011 | 10111 | 1000001 | 11001 |
Color Harmonies of #693616
Complementary color
Monochromatic Colors of #693616
Black with #693616
Text Example
Text Example
White with #693616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693616; }
p { color: rgb(105,54,22); }
H1.HeaderClassName
{
color: #693616;
}
.AnyTagClassName
{
color: #693616;
}
</style>
background-color css
<style>
a { background-color: #693616; }
a { background-color: rgb(105,54,22); }
div.DivClassName
{
background-color: #693616;
}
.BgClassName
{
background-color: #693616;
}
</style>
border-color css
<style>
span { border-color: #693616; }
span { border-color: rgb(105,54,22); }
td.TdClassName
{
border-color: #693616;
}
.TagClassName
{
border-color: #693616;
}
</style>