Shades of Baker's Chocolate #533815
Tints of Baker's Chocolate #533815
RGB
CMYK
RGB Variations
Color information
#533815 (or 0x533815) is known color: Baker's Chocolate. HEX triplet: 53, 38 and 15. RGB value is (83,56,21). Sum of RGB (Red+Green+Blue) = 83+56+21=160 (21% of max value = 765). Red value is 83 (32.81% from 255 or 51.88% from 160); Green value is 56 (22.27% from 255 or 35% from 160); Blue value is 21 (8.59% from 255 or 13.12% from 160); Max value from RGB is 83 - color contains mainly: red. Hex color #533815 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533815 is #ACC7EA. Grayscale: #3C3C3C. Windows color (decimal): -11323371 or 1390675. OLE color: 1390675.
HSL color Cylindrical-coordinate representation of color #533815: hue angle of 33.87º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #533815 is Cyan = 0, Magento = 0.33, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 56 | 21 | - |
| CMYK | 0 | 0.33 | 0.75 | 0.67 |
| HSL | 33.87º | 0.6% | 0.2% | - |
| HSV(B) | 33.87º | 0.75% | 0.33% | - |
| XYZ | 5.12 | 4.72 | 1.35 | - |
| YUV | 60.08 | 105.95 | 144.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 56 | 21 | 0 | 0.33 | 0.75 | 0.67 | 33.87 | 0.6 | 0.2 |
| Hex | 53 | 38 | 15 | 0 | 21 | 4B | 43 | 22 | 3C | 14 |
| Octal | 123 | 70 | 25 | 0 | 41 | 113 | 103 | 42 | 74 | 24 |
| Binary | 1010011 | 111000 | 10101 | 0 | 100001 | 1001011 | 1000011 | 100010 | 111100 | 10100 |
Color Harmonies of #533815
Complementary color
Monochromatic Colors of #533815
Black with #533815
Text Example
Text Example
White with #533815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533815; }
p { color: rgb(83,56,21); }
H1.HeaderClassName
{
color: #533815;
}
.AnyTagClassName
{
color: #533815;
}
</style>
background-color css
<style>
a { background-color: #533815; }
a { background-color: rgb(83,56,21); }
div.DivClassName
{
background-color: #533815;
}
.BgClassName
{
background-color: #533815;
}
</style>
border-color css
<style>
span { border-color: #533815; }
span { border-color: rgb(83,56,21); }
td.TdClassName
{
border-color: #533815;
}
.TagClassName
{
border-color: #533815;
}
</style>