Shades of Baker's Chocolate #672504
Tints of Baker's Chocolate #672504
RGB
CMYK
RGB Variations
Color information
#672504 (or 0x672504) is known color: Baker's Chocolate. HEX triplet: 67, 25 and 04. RGB value is (103,37,4). Sum of RGB (Red+Green+Blue) = 103+37+4=144 (19% of max value = 765). Red value is 103 (40.62% from 255 or 71.53% from 144); Green value is 37 (14.84% from 255 or 25.69% from 144); Blue value is 4 (1.95% from 255 or 2.78% from 144); Max value from RGB is 103 - color contains mainly: red. Hex color #672504 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672504 is #98DAFB. Grayscale: #353535. Windows color (decimal): -10017532 or 271719. OLE color: 271719.
HSL color Cylindrical-coordinate representation of color #672504: hue angle of 20º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #672504 is Cyan = 0, Magento = 0.64, Yellow = 0.96 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 37 | 4 | - |
| CMYK | 0 | 0.64 | 0.96 | 0.60 |
| HSL | 20º | 0.93% | 0.21% | - |
| HSV(B) | 20º | 0.96% | 0.4% | - |
| XYZ | 6.28 | 4.22 | 0.6 | - |
| YUV | 52.97 | 100.37 | 163.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 37 | 4 | 0 | 0.64 | 0.96 | 0.60 | 20 | 0.93 | 0.21 |
| Hex | 67 | 25 | 4 | 0 | 40 | 60 | 3C | 14 | 5D | 15 |
| Octal | 147 | 45 | 4 | 0 | 100 | 140 | 74 | 24 | 135 | 25 |
| Binary | 1100111 | 100101 | 100 | 0 | 1000000 | 1100000 | 111100 | 10100 | 1011101 | 10101 |
Color Harmonies of #672504
Complementary color
Monochromatic Colors of #672504
Black with #672504
Text Example
Text Example
White with #672504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672504; }
p { color: rgb(103,37,4); }
H1.HeaderClassName
{
color: #672504;
}
.AnyTagClassName
{
color: #672504;
}
</style>
background-color css
<style>
a { background-color: #672504; }
a { background-color: rgb(103,37,4); }
div.DivClassName
{
background-color: #672504;
}
.BgClassName
{
background-color: #672504;
}
</style>
border-color css
<style>
span { border-color: #672504; }
span { border-color: rgb(103,37,4); }
td.TdClassName
{
border-color: #672504;
}
.TagClassName
{
border-color: #672504;
}
</style>