Shades of Baker's Chocolate #693613
Tints of Baker's Chocolate #693613
RGB
CMYK
RGB Variations
Color information
#693613 (or 0x693613) is known color: Baker's Chocolate. HEX triplet: 69, 36 and 13. RGB value is (105,54,19). Sum of RGB (Red+Green+Blue) = 105+54+19=178 (23% of max value = 765). Red value is 105 (41.41% from 255 or 58.99% from 178); Green value is 54 (21.48% from 255 or 30.34% from 178); Blue value is 19 (7.81% from 255 or 10.67% from 178); Max value from RGB is 105 - color contains mainly: red. Hex color #693613 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #693613 is #96C9EC. Grayscale: #414141. Windows color (decimal): -9882093 or 1259113. OLE color: 1259113.
HSL color Cylindrical-coordinate representation of color #693613: hue angle of 24.42º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #693613 is Cyan = 0, Magento = 0.49, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 54 | 19 | - |
| CMYK | 0 | 0.49 | 0.82 | 0.59 |
| HSL | 24.42º | 0.69% | 0.24% | - |
| HSV(B) | 24.42º | 0.82% | 0.41% | - |
| XYZ | 7.26 | 5.69 | 1.33 | - |
| YUV | 65.26 | 101.9 | 156.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 54 | 19 | 0 | 0.49 | 0.82 | 0.59 | 24.42 | 0.69 | 0.24 |
| Hex | 69 | 36 | 13 | 0 | 31 | 52 | 3B | 18 | 45 | 18 |
| Octal | 151 | 66 | 23 | 0 | 61 | 122 | 73 | 30 | 105 | 30 |
| Binary | 1101001 | 110110 | 10011 | 0 | 110001 | 1010010 | 111011 | 11000 | 1000101 | 11000 |
Color Harmonies of #693613
Complementary color
Monochromatic Colors of #693613
Black with #693613
Text Example
Text Example
White with #693613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693613; }
p { color: rgb(105,54,19); }
H1.HeaderClassName
{
color: #693613;
}
.AnyTagClassName
{
color: #693613;
}
</style>
background-color css
<style>
a { background-color: #693613; }
a { background-color: rgb(105,54,19); }
div.DivClassName
{
background-color: #693613;
}
.BgClassName
{
background-color: #693613;
}
</style>
border-color css
<style>
span { border-color: #693613; }
span { border-color: rgb(105,54,19); }
td.TdClassName
{
border-color: #693613;
}
.TagClassName
{
border-color: #693613;
}
</style>