Shades of Baker's Chocolate #672813
Tints of Baker's Chocolate #672813
RGB
CMYK
RGB Variations
Color information
#672813 (or 0x672813) is known color: Baker's Chocolate. HEX triplet: 67, 28 and 13. RGB value is (103,40,19). Sum of RGB (Red+Green+Blue) = 103+40+19=162 (21% of max value = 765). Red value is 103 (40.62% from 255 or 63.58% from 162); Green value is 40 (16.02% from 255 or 24.69% from 162); Blue value is 19 (7.81% from 255 or 11.73% from 162); Max value from RGB is 103 - color contains mainly: red. Hex color #672813 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #672813 is #98D7EC. Grayscale: #383838. Windows color (decimal): -10016749 or 1255527. OLE color: 1255527.
HSL color Cylindrical-coordinate representation of color #672813: hue angle of 15º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #672813 is Cyan = 0, Magento = 0.61, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 40 | 19 | - |
| CMYK | 0 | 0.61 | 0.82 | 0.60 |
| HSL | 15º | 0.69% | 0.24% | - |
| HSV(B) | 15º | 0.82% | 0.4% | - |
| XYZ | 6.47 | 4.45 | 1.13 | - |
| YUV | 56.44 | 106.87 | 161.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 19 | 0 | 0.61 | 0.82 | 0.60 | 15 | 0.69 | 0.24 |
| Hex | 67 | 28 | 13 | 0 | 3D | 52 | 3C | F | 45 | 18 |
| Octal | 147 | 50 | 23 | 0 | 75 | 122 | 74 | 17 | 105 | 30 |
| Binary | 1100111 | 101000 | 10011 | 0 | 111101 | 1010010 | 111100 | 1111 | 1000101 | 11000 |
Color Harmonies of #672813
Complementary color
Monochromatic Colors of #672813
Black with #672813
Text Example
Text Example
White with #672813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672813; }
p { color: rgb(103,40,19); }
H1.HeaderClassName
{
color: #672813;
}
.AnyTagClassName
{
color: #672813;
}
</style>
background-color css
<style>
a { background-color: #672813; }
a { background-color: rgb(103,40,19); }
div.DivClassName
{
background-color: #672813;
}
.BgClassName
{
background-color: #672813;
}
</style>
border-color css
<style>
span { border-color: #672813; }
span { border-color: rgb(103,40,19); }
td.TdClassName
{
border-color: #672813;
}
.TagClassName
{
border-color: #672813;
}
</style>