Shades of Baker's Chocolate #612908
Tints of Baker's Chocolate #612908
RGB
CMYK
RGB Variations
Color information
#612908 (or 0x612908) is known color: Baker's Chocolate. HEX triplet: 61, 29 and 08. RGB value is (97,41,8). Sum of RGB (Red+Green+Blue) = 97+41+8=146 (19% of max value = 765). Red value is 97 (38.28% from 255 or 66.44% from 146); Green value is 41 (16.41% from 255 or 28.08% from 146); Blue value is 8 (3.52% from 255 or 5.48% from 146); Max value from RGB is 97 - color contains mainly: red. Hex color #612908 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612908 is #9ED6F7. Grayscale: #363636. Windows color (decimal): -10409720 or 534881. OLE color: 534881.
HSL color Cylindrical-coordinate representation of color #612908: hue angle of 22.25º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #612908 is Cyan = 0, Magento = 0.58, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 41 | 8 | - |
| CMYK | 0 | 0.58 | 0.92 | 0.62 |
| HSL | 22.25º | 0.85% | 0.21% | - |
| HSV(B) | 22.25º | 0.92% | 0.38% | - |
| XYZ | 5.77 | 4.14 | 0.73 | - |
| YUV | 53.98 | 102.05 | 158.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 41 | 8 | 0 | 0.58 | 0.92 | 0.62 | 22.25 | 0.85 | 0.21 |
| Hex | 61 | 29 | 8 | 0 | 3A | 5C | 3E | 16 | 55 | 15 |
| Octal | 141 | 51 | 10 | 0 | 72 | 134 | 76 | 26 | 125 | 25 |
| Binary | 1100001 | 101001 | 1000 | 0 | 111010 | 1011100 | 111110 | 10110 | 1010101 | 10101 |
Color Harmonies of #612908
Complementary color
Monochromatic Colors of #612908
Black with #612908
Text Example
Text Example
White with #612908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612908; }
p { color: rgb(97,41,8); }
H1.HeaderClassName
{
color: #612908;
}
.AnyTagClassName
{
color: #612908;
}
</style>
background-color css
<style>
a { background-color: #612908; }
a { background-color: rgb(97,41,8); }
div.DivClassName
{
background-color: #612908;
}
.BgClassName
{
background-color: #612908;
}
</style>
border-color css
<style>
span { border-color: #612908; }
span { border-color: rgb(97,41,8); }
td.TdClassName
{
border-color: #612908;
}
.TagClassName
{
border-color: #612908;
}
</style>