Shades of Baker's Chocolate #652915
Tints of Baker's Chocolate #652915
RGB
CMYK
RGB Variations
Color information
#652915 (or 0x652915) is known color: Baker's Chocolate. HEX triplet: 65, 29 and 15. RGB value is (101,41,21). Sum of RGB (Red+Green+Blue) = 101+41+21=163 (21% of max value = 765). Red value is 101 (39.84% from 255 or 61.96% from 163); Green value is 41 (16.41% from 255 or 25.15% from 163); Blue value is 21 (8.59% from 255 or 12.88% from 163); Max value from RGB is 101 - color contains mainly: red. Hex color #652915 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #652915 is #9AD6EA. Grayscale: #383838. Windows color (decimal): -10147563 or 1386853. OLE color: 1386853.
HSL color Cylindrical-coordinate representation of color #652915: hue angle of 15º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #652915 is Cyan = 0, Magento = 0.59, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 41 | 21 | - |
| CMYK | 0 | 0.59 | 0.79 | 0.60 |
| HSL | 15º | 0.66% | 0.24% | - |
| HSV(B) | 15º | 0.79% | 0.4% | - |
| XYZ | 6.3 | 4.41 | 1.23 | - |
| YUV | 56.66 | 107.88 | 159.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 41 | 21 | 0 | 0.59 | 0.79 | 0.60 | 15 | 0.66 | 0.24 |
| Hex | 65 | 29 | 15 | 0 | 3B | 4F | 3C | F | 42 | 18 |
| Octal | 145 | 51 | 25 | 0 | 73 | 117 | 74 | 17 | 102 | 30 |
| Binary | 1100101 | 101001 | 10101 | 0 | 111011 | 1001111 | 111100 | 1111 | 1000010 | 11000 |
Color Harmonies of #652915
Complementary color
Monochromatic Colors of #652915
Black with #652915
Text Example
Text Example
White with #652915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652915; }
p { color: rgb(101,41,21); }
H1.HeaderClassName
{
color: #652915;
}
.AnyTagClassName
{
color: #652915;
}
</style>
background-color css
<style>
a { background-color: #652915; }
a { background-color: rgb(101,41,21); }
div.DivClassName
{
background-color: #652915;
}
.BgClassName
{
background-color: #652915;
}
</style>
border-color css
<style>
span { border-color: #652915; }
span { border-color: rgb(101,41,21); }
td.TdClassName
{
border-color: #652915;
}
.TagClassName
{
border-color: #652915;
}
</style>