Shades of Baker's Chocolate #653907
Tints of Baker's Chocolate #653907
RGB
CMYK
RGB Variations
Color information
#653907 (or 0x653907) is known color: Baker's Chocolate. HEX triplet: 65, 39 and 07. RGB value is (101,57,7). Sum of RGB (Red+Green+Blue) = 101+57+7=165 (21% of max value = 765). Red value is 101 (39.84% from 255 or 61.21% from 165); Green value is 57 (22.66% from 255 or 34.55% from 165); Blue value is 7 (3.12% from 255 or 4.24% from 165); Max value from RGB is 101 - color contains mainly: red. Hex color #653907 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #653907 is #9AC6F8. Grayscale: #404040. Windows color (decimal): -10143481 or 473445. OLE color: 473445.
HSL color Cylindrical-coordinate representation of color #653907: hue angle of 31.91º 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 #653907 is Cyan = 0, Magento = 0.44, Yellow = 0.93 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 57 | 7 | - |
| CMYK | 0 | 0.44 | 0.93 | 0.60 |
| HSL | 31.91º | 0.87% | 0.21% | - |
| HSV(B) | 31.91º | 0.93% | 0.4% | - |
| XYZ | 6.87 | 5.71 | 0.94 | - |
| YUV | 64.46 | 95.58 | 154.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 57 | 7 | 0 | 0.44 | 0.93 | 0.60 | 31.91 | 0.87 | 0.21 |
| Hex | 65 | 39 | 7 | 0 | 2C | 5D | 3C | 20 | 57 | 15 |
| Octal | 145 | 71 | 7 | 0 | 54 | 135 | 74 | 40 | 127 | 25 |
| Binary | 1100101 | 111001 | 111 | 0 | 101100 | 1011101 | 111100 | 100000 | 1010111 | 10101 |
Color Harmonies of #653907
Complementary color
Monochromatic Colors of #653907
Black with #653907
Text Example
Text Example
White with #653907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653907; }
p { color: rgb(101,57,7); }
H1.HeaderClassName
{
color: #653907;
}
.AnyTagClassName
{
color: #653907;
}
</style>
background-color css
<style>
a { background-color: #653907; }
a { background-color: rgb(101,57,7); }
div.DivClassName
{
background-color: #653907;
}
.BgClassName
{
background-color: #653907;
}
</style>
border-color css
<style>
span { border-color: #653907; }
span { border-color: rgb(101,57,7); }
td.TdClassName
{
border-color: #653907;
}
.TagClassName
{
border-color: #653907;
}
</style>