Shades of Baker's Chocolate #613002
Tints of Baker's Chocolate #613002
RGB
CMYK
RGB Variations
Color information
#613002 (or 0x613002) is known color: Baker's Chocolate. HEX triplet: 61, 30 and 02. RGB value is (97,48,2). Sum of RGB (Red+Green+Blue) = 97+48+2=147 (19% of max value = 765). Red value is 97 (38.28% from 255 or 65.99% from 147); Green value is 48 (19.14% from 255 or 32.65% from 147); Blue value is 2 (1.17% from 255 or 1.36% from 147); Max value from RGB is 97 - color contains mainly: red. Hex color #613002 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613002 is #9ECFFD. Grayscale: #393939. Windows color (decimal): -10407934 or 143457. OLE color: 143457.
HSL color Cylindrical-coordinate representation of color #613002: hue angle of 29.05º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #613002 is Cyan = 0, Magento = 0.51, Yellow = 0.98 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 2 | - |
| CMYK | 0 | 0.51 | 0.98 | 0.62 |
| HSL | 29.05º | 0.96% | 0.19% | - |
| HSV(B) | 29.05º | 0.98% | 0.38% | - |
| XYZ | 6 | 4.66 | 0.64 | - |
| YUV | 57.41 | 96.73 | 156.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 2 | 0 | 0.51 | 0.98 | 0.62 | 29.05 | 0.96 | 0.19 |
| Hex | 61 | 30 | 2 | 0 | 33 | 62 | 3E | 1D | 60 | 13 |
| Octal | 141 | 60 | 2 | 0 | 63 | 142 | 76 | 35 | 140 | 23 |
| Binary | 1100001 | 110000 | 10 | 0 | 110011 | 1100010 | 111110 | 11101 | 1100000 | 10011 |
Color Harmonies of #613002
Complementary color
Monochromatic Colors of #613002
Black with #613002
Text Example
Text Example
White with #613002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613002; }
p { color: rgb(97,48,2); }
H1.HeaderClassName
{
color: #613002;
}
.AnyTagClassName
{
color: #613002;
}
</style>
background-color css
<style>
a { background-color: #613002; }
a { background-color: rgb(97,48,2); }
div.DivClassName
{
background-color: #613002;
}
.BgClassName
{
background-color: #613002;
}
</style>
border-color css
<style>
span { border-color: #613002; }
span { border-color: rgb(97,48,2); }
td.TdClassName
{
border-color: #613002;
}
.TagClassName
{
border-color: #613002;
}
</style>