Shades of Baker's Chocolate #613009
Tints of Baker's Chocolate #613009
RGB
CMYK
RGB Variations
Color information
#613009 (or 0x613009) is known color: Baker's Chocolate. HEX triplet: 61, 30 and 09. RGB value is (97,48,9). Sum of RGB (Red+Green+Blue) = 97+48+9=154 (20% of max value = 765). Red value is 97 (38.28% from 255 or 62.99% from 154); Green value is 48 (19.14% from 255 or 31.17% from 154); Blue value is 9 (3.91% from 255 or 5.84% from 154); Max value from RGB is 97 - color contains mainly: red. Hex color #613009 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #613009 is #9ECFF6. Grayscale: #3A3A3A. Windows color (decimal): -10407927 or 602209. OLE color: 602209.
HSL color Cylindrical-coordinate representation of color #613009: hue angle of 26.59º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #613009 is Cyan = 0, Magento = 0.51, Yellow = 0.91 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 9 | - |
| CMYK | 0 | 0.51 | 0.91 | 0.62 |
| HSL | 26.59º | 0.83% | 0.21% | - |
| HSV(B) | 26.59º | 0.91% | 0.38% | - |
| XYZ | 6.04 | 4.68 | 0.84 | - |
| YUV | 58.21 | 100.23 | 155.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 9 | 0 | 0.51 | 0.91 | 0.62 | 26.59 | 0.83 | 0.21 |
| Hex | 61 | 30 | 9 | 0 | 33 | 5B | 3E | 1B | 53 | 15 |
| Octal | 141 | 60 | 11 | 0 | 63 | 133 | 76 | 33 | 123 | 25 |
| Binary | 1100001 | 110000 | 1001 | 0 | 110011 | 1011011 | 111110 | 11011 | 1010011 | 10101 |
Color Harmonies of #613009
Complementary color
Monochromatic Colors of #613009
Black with #613009
Text Example
Text Example
White with #613009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613009; }
p { color: rgb(97,48,9); }
H1.HeaderClassName
{
color: #613009;
}
.AnyTagClassName
{
color: #613009;
}
</style>
background-color css
<style>
a { background-color: #613009; }
a { background-color: rgb(97,48,9); }
div.DivClassName
{
background-color: #613009;
}
.BgClassName
{
background-color: #613009;
}
</style>
border-color css
<style>
span { border-color: #613009; }
span { border-color: rgb(97,48,9); }
td.TdClassName
{
border-color: #613009;
}
.TagClassName
{
border-color: #613009;
}
</style>