Shades of Baker's Chocolate #673014
Tints of Baker's Chocolate #673014
RGB
CMYK
RGB Variations
Color information
#673014 (or 0x673014) is known color: Baker's Chocolate. HEX triplet: 67, 30 and 14. RGB value is (103,48,20). Sum of RGB (Red+Green+Blue) = 103+48+20=171 (22% of max value = 765). Red value is 103 (40.62% from 255 or 60.23% from 171); Green value is 48 (19.14% from 255 or 28.07% from 171); Blue value is 20 (8.20% from 255 or 11.70% from 171); Max value from RGB is 103 - color contains mainly: red. Hex color #673014 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #673014 is #98CFEB. Grayscale: #3D3D3D. Windows color (decimal): -10014700 or 1323111. OLE color: 1323111.
HSL color Cylindrical-coordinate representation of color #673014: hue angle of 20.24º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #673014 is Cyan = 0, Magento = 0.53, Yellow = 0.81 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 48 | 20 | - |
| CMYK | 0 | 0.53 | 0.81 | 0.60 |
| HSL | 20.24º | 0.67% | 0.24% | - |
| HSV(B) | 20.24º | 0.81% | 0.4% | - |
| XYZ | 6.78 | 5.05 | 1.28 | - |
| YUV | 61.25 | 104.72 | 157.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 48 | 20 | 0 | 0.53 | 0.81 | 0.60 | 20.24 | 0.67 | 0.24 |
| Hex | 67 | 30 | 14 | 0 | 35 | 51 | 3C | 14 | 43 | 18 |
| Octal | 147 | 60 | 24 | 0 | 65 | 121 | 74 | 24 | 103 | 30 |
| Binary | 1100111 | 110000 | 10100 | 0 | 110101 | 1010001 | 111100 | 10100 | 1000011 | 11000 |
Color Harmonies of #673014
Complementary color
Monochromatic Colors of #673014
Black with #673014
Text Example
Text Example
White with #673014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673014; }
p { color: rgb(103,48,20); }
H1.HeaderClassName
{
color: #673014;
}
.AnyTagClassName
{
color: #673014;
}
</style>
background-color css
<style>
a { background-color: #673014; }
a { background-color: rgb(103,48,20); }
div.DivClassName
{
background-color: #673014;
}
.BgClassName
{
background-color: #673014;
}
</style>
border-color css
<style>
span { border-color: #673014; }
span { border-color: rgb(103,48,20); }
td.TdClassName
{
border-color: #673014;
}
.TagClassName
{
border-color: #673014;
}
</style>