Shades of Baker's Chocolate #673517
Tints of Baker's Chocolate #673517
RGB
CMYK
RGB Variations
Color information
#673517 (or 0x673517) is known color: Baker's Chocolate. HEX triplet: 67, 35 and 17. RGB value is (103,53,23). Sum of RGB (Red+Green+Blue) = 103+53+23=179 (23% of max value = 765). Red value is 103 (40.62% from 255 or 57.54% from 179); Green value is 53 (21.09% from 255 or 29.61% from 179); Blue value is 23 (9.38% from 255 or 12.85% from 179); Max value from RGB is 103 - color contains mainly: red. Hex color #673517 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #673517 is #98CAE8. Grayscale: #404040. Windows color (decimal): -10013417 or 1520999. OLE color: 1520999.
HSL color Cylindrical-coordinate representation of color #673517: hue angle of 22.5º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #673517 is Cyan = 0, Magento = 0.49, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 53 | 23 | - |
| CMYK | 0 | 0.49 | 0.78 | 0.60 |
| HSL | 22.5º | 0.63% | 0.25% | - |
| HSV(B) | 22.5º | 0.78% | 0.4% | - |
| XYZ | 7.02 | 5.49 | 1.5 | - |
| YUV | 64.53 | 104.57 | 155.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 53 | 23 | 0 | 0.49 | 0.78 | 0.60 | 22.5 | 0.63 | 0.25 |
| Hex | 67 | 35 | 17 | 0 | 31 | 4E | 3C | 16 | 3F | 19 |
| Octal | 147 | 65 | 27 | 0 | 61 | 116 | 74 | 26 | 77 | 31 |
| Binary | 1100111 | 110101 | 10111 | 0 | 110001 | 1001110 | 111100 | 10110 | 111111 | 11001 |
Color Harmonies of #673517
Complementary color
Monochromatic Colors of #673517
Black with #673517
Text Example
Text Example
White with #673517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #673517; }
p { color: rgb(103,53,23); }
H1.HeaderClassName
{
color: #673517;
}
.AnyTagClassName
{
color: #673517;
}
</style>
background-color css
<style>
a { background-color: #673517; }
a { background-color: rgb(103,53,23); }
div.DivClassName
{
background-color: #673517;
}
.BgClassName
{
background-color: #673517;
}
</style>
border-color css
<style>
span { border-color: #673517; }
span { border-color: rgb(103,53,23); }
td.TdClassName
{
border-color: #673517;
}
.TagClassName
{
border-color: #673517;
}
</style>