Shades of Baker's Chocolate #673319
Tints of Baker's Chocolate #673319
RGB
CMYK
RGB Variations
Color information
#673319 (or 0x673319) is known color: Baker's Chocolate. HEX triplet: 67, 33 and 19. RGB value is (103,51,25). Sum of RGB (Red+Green+Blue) = 103+51+25=179 (23% of max value = 765). Red value is 103 (40.62% from 255 or 57.54% from 179); Green value is 51 (20.31% from 255 or 28.49% from 179); Blue value is 25 (10.16% from 255 or 13.97% from 179); Max value from RGB is 103 - color contains mainly: red. Hex color #673319 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #673319 is #98CCE6. Grayscale: #3F3F3F. Windows color (decimal): -10013927 or 1651559. OLE color: 1651559.
HSL color Cylindrical-coordinate representation of color #673319: hue angle of 20º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #673319 is Cyan = 0, Magento = 0.50, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 51 | 25 | - |
| CMYK | 0 | 0.50 | 0.76 | 0.60 |
| HSL | 20º | 0.61% | 0.25% | - |
| HSV(B) | 20º | 0.76% | 0.4% | - |
| XYZ | 6.95 | 5.32 | 1.58 | - |
| YUV | 63.58 | 106.23 | 156.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 51 | 25 | 0 | 0.50 | 0.76 | 0.60 | 20 | 0.61 | 0.25 |
| Hex | 67 | 33 | 19 | 0 | 32 | 4C | 3C | 14 | 3D | 19 |
| Octal | 147 | 63 | 31 | 0 | 62 | 114 | 74 | 24 | 75 | 31 |
| Binary | 1100111 | 110011 | 11001 | 0 | 110010 | 1001100 | 111100 | 10100 | 111101 | 11001 |
Color Harmonies of #673319
Complementary color
Monochromatic Colors of #673319
Black with #673319
Text Example
Text Example
White with #673319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673319; }
p { color: rgb(103,51,25); }
H1.HeaderClassName
{
color: #673319;
}
.AnyTagClassName
{
color: #673319;
}
</style>
background-color css
<style>
a { background-color: #673319; }
a { background-color: rgb(103,51,25); }
div.DivClassName
{
background-color: #673319;
}
.BgClassName
{
background-color: #673319;
}
</style>
border-color css
<style>
span { border-color: #673319; }
span { border-color: rgb(103,51,25); }
td.TdClassName
{
border-color: #673319;
}
.TagClassName
{
border-color: #673319;
}
</style>