Shades of Baker's Chocolate #653819
Tints of Baker's Chocolate #653819
RGB
CMYK
RGB Variations
Color information
#653819 (or 0x653819) is known color: Baker's Chocolate. HEX triplet: 65, 38 and 19. RGB value is (101,56,25). Sum of RGB (Red+Green+Blue) = 101+56+25=182 (24% of max value = 765). Red value is 101 (39.84% from 255 or 55.49% from 182); Green value is 56 (22.27% from 255 or 30.77% from 182); Blue value is 25 (10.16% from 255 or 13.74% from 182); Max value from RGB is 101 - color contains mainly: red. Hex color #653819 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #653819 is #9AC7E6. Grayscale: #424242. Windows color (decimal): -10143719 or 1652837. OLE color: 1652837.
HSL color Cylindrical-coordinate representation of color #653819: hue angle of 24.47º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #653819 is Cyan = 0, Magento = 0.45, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 56 | 25 | - |
| CMYK | 0 | 0.45 | 0.75 | 0.60 |
| HSL | 24.47º | 0.6% | 0.25% | - |
| HSV(B) | 24.47º | 0.75% | 0.4% | - |
| XYZ | 6.96 | 5.67 | 1.65 | - |
| YUV | 65.92 | 104.91 | 153.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 56 | 25 | 0 | 0.45 | 0.75 | 0.60 | 24.47 | 0.6 | 0.25 |
| Hex | 65 | 38 | 19 | 0 | 2D | 4B | 3C | 18 | 3C | 19 |
| Octal | 145 | 70 | 31 | 0 | 55 | 113 | 74 | 30 | 74 | 31 |
| Binary | 1100101 | 111000 | 11001 | 0 | 101101 | 1001011 | 111100 | 11000 | 111100 | 11001 |
Color Harmonies of #653819
Complementary color
Monochromatic Colors of #653819
Black with #653819
Text Example
Text Example
White with #653819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #653819; }
p { color: rgb(101,56,25); }
H1.HeaderClassName
{
color: #653819;
}
.AnyTagClassName
{
color: #653819;
}
</style>
background-color css
<style>
a { background-color: #653819; }
a { background-color: rgb(101,56,25); }
div.DivClassName
{
background-color: #653819;
}
.BgClassName
{
background-color: #653819;
}
</style>
border-color css
<style>
span { border-color: #653819; }
span { border-color: rgb(101,56,25); }
td.TdClassName
{
border-color: #653819;
}
.TagClassName
{
border-color: #653819;
}
</style>