Shades of Baker's Chocolate #742903
Tints of Baker's Chocolate #742903
RGB
CMYK
RGB Variations
Color information
#742903 (or 0x742903) is known color: Baker's Chocolate. HEX triplet: 74, 29 and 03. RGB value is (116,41,3). Sum of RGB (Red+Green+Blue) = 116+41+3=160 (21% of max value = 765). Red value is 116 (45.70% from 255 or 72.5% from 160); Green value is 41 (16.41% from 255 or 25.62% from 160); Blue value is 3 (1.56% from 255 or 1.88% from 160); Max value from RGB is 116 - color contains mainly: red. Hex color #742903 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742903 is #8BD6FC. Grayscale: #3B3B3B. Windows color (decimal): -9164541 or 207220. OLE color: 207220.
HSL color Cylindrical-coordinate representation of color #742903: hue angle of 20.18º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #742903 is Cyan = 0, Magento = 0.65, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 3 | - |
| CMYK | 0 | 0.65 | 0.97 | 0.55 |
| HSL | 20.18º | 0.95% | 0.23% | - |
| HSV(B) | 20.18º | 0.97% | 0.45% | - |
| XYZ | 8.01 | 5.31 | 0.69 | - |
| YUV | 59.09 | 96.35 | 168.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 3 | 0 | 0.65 | 0.97 | 0.55 | 20.18 | 0.95 | 0.23 |
| Hex | 74 | 29 | 3 | 0 | 41 | 61 | 37 | 14 | 5F | 17 |
| Octal | 164 | 51 | 3 | 0 | 101 | 141 | 67 | 24 | 137 | 27 |
| Binary | 1110100 | 101001 | 11 | 0 | 1000001 | 1100001 | 110111 | 10100 | 1011111 | 10111 |
Color Harmonies of #742903
Complementary color
Monochromatic Colors of #742903
Black with #742903
Text Example
Text Example
White with #742903
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742903; }
p { color: rgb(116,41,3); }
H1.HeaderClassName
{
color: #742903;
}
.AnyTagClassName
{
color: #742903;
}
</style>
background-color css
<style>
a { background-color: #742903; }
a { background-color: rgb(116,41,3); }
div.DivClassName
{
background-color: #742903;
}
.BgClassName
{
background-color: #742903;
}
</style>
border-color css
<style>
span { border-color: #742903; }
span { border-color: rgb(116,41,3); }
td.TdClassName
{
border-color: #742903;
}
.TagClassName
{
border-color: #742903;
}
</style>