Shades of Baker's Chocolate #752604
Tints of Baker's Chocolate #752604
RGB
CMYK
RGB Variations
Color information
#752604 (or 0x752604) is known color: Baker's Chocolate. HEX triplet: 75, 26 and 04. RGB value is (117,38,4). Sum of RGB (Red+Green+Blue) = 117+38+4=159 (21% of max value = 765). Red value is 117 (46.09% from 255 or 73.58% from 159); Green value is 38 (15.23% from 255 or 23.90% from 159); Blue value is 4 (1.95% from 255 or 2.52% from 159); Max value from RGB is 117 - color contains mainly: red. Hex color #752604 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752604 is #8AD9FB. Grayscale: #393939. Windows color (decimal): -9099772 or 271989. OLE color: 271989.
HSL color Cylindrical-coordinate representation of color #752604: hue angle of 18.05º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #752604 is Cyan = 0, Magento = 0.68, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 38 | 4 | - |
| CMYK | 0 | 0.68 | 0.97 | 0.54 |
| HSL | 18.05º | 0.93% | 0.24% | - |
| HSV(B) | 18.05º | 0.97% | 0.46% | - |
| XYZ | 8.05 | 5.18 | 0.69 | - |
| YUV | 57.75 | 97.67 | 170.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 38 | 4 | 0 | 0.68 | 0.97 | 0.54 | 18.05 | 0.93 | 0.24 |
| Hex | 75 | 26 | 4 | 0 | 44 | 61 | 36 | 12 | 5D | 18 |
| Octal | 165 | 46 | 4 | 0 | 104 | 141 | 66 | 22 | 135 | 30 |
| Binary | 1110101 | 100110 | 100 | 0 | 1000100 | 1100001 | 110110 | 10010 | 1011101 | 11000 |
Color Harmonies of #752604
Complementary color
Monochromatic Colors of #752604
Black with #752604
Text Example
Text Example
White with #752604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752604; }
p { color: rgb(117,38,4); }
H1.HeaderClassName
{
color: #752604;
}
.AnyTagClassName
{
color: #752604;
}
</style>
background-color css
<style>
a { background-color: #752604; }
a { background-color: rgb(117,38,4); }
div.DivClassName
{
background-color: #752604;
}
.BgClassName
{
background-color: #752604;
}
</style>
border-color css
<style>
span { border-color: #752604; }
span { border-color: rgb(117,38,4); }
td.TdClassName
{
border-color: #752604;
}
.TagClassName
{
border-color: #752604;
}
</style>