Shades of Baker's Chocolate #732908
Tints of Baker's Chocolate #732908
RGB
CMYK
RGB Variations
Color information
#732908 (or 0x732908) is known color: Baker's Chocolate. HEX triplet: 73, 29 and 08. RGB value is (115,41,8). Sum of RGB (Red+Green+Blue) = 115+41+8=164 (21% of max value = 765). Red value is 115 (45.31% from 255 or 70.12% from 164); Green value is 41 (16.41% from 255 or 25% from 164); Blue value is 8 (3.52% from 255 or 4.88% from 164); Max value from RGB is 115 - color contains mainly: red. Hex color #732908 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732908 is #8CD6F7. Grayscale: #3B3B3B. Windows color (decimal): -9230072 or 534899. OLE color: 534899.
HSL color Cylindrical-coordinate representation of color #732908: hue angle of 18.5º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #732908 is Cyan = 0, Magento = 0.64, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 8 | - |
| CMYK | 0 | 0.64 | 0.93 | 0.55 |
| HSL | 18.5º | 0.87% | 0.24% | - |
| HSV(B) | 18.5º | 0.93% | 0.45% | - |
| XYZ | 7.91 | 5.25 | 0.83 | - |
| YUV | 59.36 | 99.02 | 167.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 8 | 0 | 0.64 | 0.93 | 0.55 | 18.5 | 0.87 | 0.24 |
| Hex | 73 | 29 | 8 | 0 | 40 | 5D | 37 | 13 | 57 | 18 |
| Octal | 163 | 51 | 10 | 0 | 100 | 135 | 67 | 23 | 127 | 30 |
| Binary | 1110011 | 101001 | 1000 | 0 | 1000000 | 1011101 | 110111 | 10011 | 1010111 | 11000 |
Color Harmonies of #732908
Complementary color
Monochromatic Colors of #732908
Black with #732908
Text Example
Text Example
White with #732908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732908; }
p { color: rgb(115,41,8); }
H1.HeaderClassName
{
color: #732908;
}
.AnyTagClassName
{
color: #732908;
}
</style>
background-color css
<style>
a { background-color: #732908; }
a { background-color: rgb(115,41,8); }
div.DivClassName
{
background-color: #732908;
}
.BgClassName
{
background-color: #732908;
}
</style>
border-color css
<style>
span { border-color: #732908; }
span { border-color: rgb(115,41,8); }
td.TdClassName
{
border-color: #732908;
}
.TagClassName
{
border-color: #732908;
}
</style>