Shades of Baker's Chocolate #612508
Tints of Baker's Chocolate #612508
RGB
CMYK
RGB Variations
Color information
#612508 (or 0x612508) is known color: Baker's Chocolate. HEX triplet: 61, 25 and 08. RGB value is (97,37,8). Sum of RGB (Red+Green+Blue) = 97+37+8=142 (18% of max value = 765). Red value is 97 (38.28% from 255 or 68.31% from 142); Green value is 37 (14.84% from 255 or 26.06% from 142); Blue value is 8 (3.52% from 255 or 5.63% from 142); Max value from RGB is 97 - color contains mainly: red. Hex color #612508 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #612508 is #9EDAF7. Grayscale: #333333. Windows color (decimal): -10410744 or 533857. OLE color: 533857.
HSL color Cylindrical-coordinate representation of color #612508: hue angle of 19.55º 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 #612508 is Cyan = 0, Magento = 0.62, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 37 | 8 | - |
| CMYK | 0 | 0.62 | 0.92 | 0.62 |
| HSL | 19.55º | 0.85% | 0.21% | - |
| HSV(B) | 19.55º | 0.92% | 0.38% | - |
| XYZ | 5.64 | 3.88 | 0.68 | - |
| YUV | 51.63 | 103.38 | 160.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 37 | 8 | 0 | 0.62 | 0.92 | 0.62 | 19.55 | 0.85 | 0.21 |
| Hex | 61 | 25 | 8 | 0 | 3E | 5C | 3E | 14 | 55 | 15 |
| Octal | 141 | 45 | 10 | 0 | 76 | 134 | 76 | 24 | 125 | 25 |
| Binary | 1100001 | 100101 | 1000 | 0 | 111110 | 1011100 | 111110 | 10100 | 1010101 | 10101 |
Color Harmonies of #612508
Complementary color
Monochromatic Colors of #612508
Black with #612508
Text Example
Text Example
White with #612508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612508; }
p { color: rgb(97,37,8); }
H1.HeaderClassName
{
color: #612508;
}
.AnyTagClassName
{
color: #612508;
}
</style>
background-color css
<style>
a { background-color: #612508; }
a { background-color: rgb(97,37,8); }
div.DivClassName
{
background-color: #612508;
}
.BgClassName
{
background-color: #612508;
}
</style>
border-color css
<style>
span { border-color: #612508; }
span { border-color: rgb(97,37,8); }
td.TdClassName
{
border-color: #612508;
}
.TagClassName
{
border-color: #612508;
}
</style>