Shades of Baker's Chocolate #653007
Tints of Baker's Chocolate #653007
RGB
CMYK
RGB Variations
Color information
#653007 (or 0x653007) is known color: Baker's Chocolate. HEX triplet: 65, 30 and 07. RGB value is (101,48,7). Sum of RGB (Red+Green+Blue) = 101+48+7=156 (20% of max value = 765). Red value is 101 (39.84% from 255 or 64.74% from 156); Green value is 48 (19.14% from 255 or 30.77% from 156); Blue value is 7 (3.12% from 255 or 4.49% from 156); Max value from RGB is 101 - color contains mainly: red. Hex color #653007 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #653007 is #9ACFF8. Grayscale: #3B3B3B. Windows color (decimal): -10145785 or 471141. OLE color: 471141.
HSL color Cylindrical-coordinate representation of color #653007: hue angle of 26.17º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #653007 is Cyan = 0, Magento = 0.52, Yellow = 0.93 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 48 | 7 | - |
| CMYK | 0 | 0.52 | 0.93 | 0.60 |
| HSL | 26.17º | 0.87% | 0.21% | - |
| HSV(B) | 26.17º | 0.93% | 0.4% | - |
| XYZ | 6.46 | 4.9 | 0.81 | - |
| YUV | 59.17 | 98.56 | 157.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 48 | 7 | 0 | 0.52 | 0.93 | 0.60 | 26.17 | 0.87 | 0.21 |
| Hex | 65 | 30 | 7 | 0 | 34 | 5D | 3C | 1A | 57 | 15 |
| Octal | 145 | 60 | 7 | 0 | 64 | 135 | 74 | 32 | 127 | 25 |
| Binary | 1100101 | 110000 | 111 | 0 | 110100 | 1011101 | 111100 | 11010 | 1010111 | 10101 |
Color Harmonies of #653007
Complementary color
Monochromatic Colors of #653007
Black with #653007
Text Example
Text Example
White with #653007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653007; }
p { color: rgb(101,48,7); }
H1.HeaderClassName
{
color: #653007;
}
.AnyTagClassName
{
color: #653007;
}
</style>
background-color css
<style>
a { background-color: #653007; }
a { background-color: rgb(101,48,7); }
div.DivClassName
{
background-color: #653007;
}
.BgClassName
{
background-color: #653007;
}
</style>
border-color css
<style>
span { border-color: #653007; }
span { border-color: rgb(101,48,7); }
td.TdClassName
{
border-color: #653007;
}
.TagClassName
{
border-color: #653007;
}
</style>