Shades of Baker's Chocolate #533513
Tints of Baker's Chocolate #533513
RGB
CMYK
RGB Variations
Color information
#533513 (or 0x533513) is known color: Baker's Chocolate. HEX triplet: 53, 35 and 13. RGB value is (83,53,19). Sum of RGB (Red+Green+Blue) = 83+53+19=155 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.55% from 155); Green value is 53 (21.09% from 255 or 34.19% from 155); Blue value is 19 (7.81% from 255 or 12.26% from 155); Max value from RGB is 83 - color contains mainly: red. Hex color #533513 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533513 is #ACCAEC. Grayscale: #3A3A3A. Windows color (decimal): -11324141 or 1258835. OLE color: 1258835.
HSL color Cylindrical-coordinate representation of color #533513: hue angle of 31.88º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #533513 is Cyan = 0, Magento = 0.36, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 53 | 19 | - |
| CMYK | 0 | 0.36 | 0.77 | 0.67 |
| HSL | 31.88º | 0.63% | 0.2% | - |
| HSV(B) | 31.88º | 0.77% | 0.33% | - |
| XYZ | 4.96 | 4.43 | 1.21 | - |
| YUV | 58.09 | 105.94 | 145.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 19 | 0 | 0.36 | 0.77 | 0.67 | 31.88 | 0.63 | 0.2 |
| Hex | 53 | 35 | 13 | 0 | 24 | 4D | 43 | 20 | 3F | 14 |
| Octal | 123 | 65 | 23 | 0 | 44 | 115 | 103 | 40 | 77 | 24 |
| Binary | 1010011 | 110101 | 10011 | 0 | 100100 | 1001101 | 1000011 | 100000 | 111111 | 10100 |
Color Harmonies of #533513
Complementary color
Monochromatic Colors of #533513
Black with #533513
Text Example
Text Example
White with #533513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533513; }
p { color: rgb(83,53,19); }
H1.HeaderClassName
{
color: #533513;
}
.AnyTagClassName
{
color: #533513;
}
</style>
background-color css
<style>
a { background-color: #533513; }
a { background-color: rgb(83,53,19); }
div.DivClassName
{
background-color: #533513;
}
.BgClassName
{
background-color: #533513;
}
</style>
border-color css
<style>
span { border-color: #533513; }
span { border-color: rgb(83,53,19); }
td.TdClassName
{
border-color: #533513;
}
.TagClassName
{
border-color: #533513;
}
</style>