Shades of Baker's Chocolate #613308
Tints of Baker's Chocolate #613308
RGB
CMYK
RGB Variations
Color information
#613308 (or 0x613308) is known color: Baker's Chocolate. HEX triplet: 61, 33 and 08. RGB value is (97,51,8). Sum of RGB (Red+Green+Blue) = 97+51+8=156 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.18% from 156); Green value is 51 (20.31% from 255 or 32.69% from 156); Blue value is 8 (3.52% from 255 or 5.13% from 156); Max value from RGB is 97 - color contains mainly: red. Hex color #613308 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613308 is #9ECCF7. Grayscale: #3C3C3C. Windows color (decimal): -10407160 or 537441. OLE color: 537441.
HSL color Cylindrical-coordinate representation of color #613308: hue angle of 28.99º 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 #613308 is Cyan = 0, Magento = 0.47, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 51 | 8 | - |
| CMYK | 0 | 0.47 | 0.92 | 0.62 |
| HSL | 28.99º | 0.85% | 0.21% | - |
| HSV(B) | 28.99º | 0.92% | 0.38% | - |
| XYZ | 6.16 | 4.93 | 0.86 | - |
| YUV | 59.85 | 98.74 | 154.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 51 | 8 | 0 | 0.47 | 0.92 | 0.62 | 28.99 | 0.85 | 0.21 |
| Hex | 61 | 33 | 8 | 0 | 2F | 5C | 3E | 1D | 55 | 15 |
| Octal | 141 | 63 | 10 | 0 | 57 | 134 | 76 | 35 | 125 | 25 |
| Binary | 1100001 | 110011 | 1000 | 0 | 101111 | 1011100 | 111110 | 11101 | 1010101 | 10101 |
Color Harmonies of #613308
Complementary color
Monochromatic Colors of #613308
Black with #613308
Text Example
Text Example
White with #613308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613308; }
p { color: rgb(97,51,8); }
H1.HeaderClassName
{
color: #613308;
}
.AnyTagClassName
{
color: #613308;
}
</style>
background-color css
<style>
a { background-color: #613308; }
a { background-color: rgb(97,51,8); }
div.DivClassName
{
background-color: #613308;
}
.BgClassName
{
background-color: #613308;
}
</style>
border-color css
<style>
span { border-color: #613308; }
span { border-color: rgb(97,51,8); }
td.TdClassName
{
border-color: #613308;
}
.TagClassName
{
border-color: #613308;
}
</style>