Shades of Baker's Chocolate #533113
Tints of Baker's Chocolate #533113
RGB
CMYK
RGB Variations
Color information
#533113 (or 0x533113) is known color: Baker's Chocolate. HEX triplet: 53, 31 and 13. RGB value is (83,49,19). Sum of RGB (Red+Green+Blue) = 83+49+19=151 (20% of max value = 765). Red value is 83 (32.81% from 255 or 54.97% from 151); Green value is 49 (19.53% from 255 or 32.45% from 151); Blue value is 19 (7.81% from 255 or 12.58% from 151); Max value from RGB is 83 - color contains mainly: red. Hex color #533113 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533113 is #ACCEEC. Grayscale: #373737. Windows color (decimal): -11325165 or 1257811. OLE color: 1257811.
HSL color Cylindrical-coordinate representation of color #533113: hue angle of 28.12º 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 #533113 is Cyan = 0, Magento = 0.41, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 49 | 19 | - |
| CMYK | 0 | 0.41 | 0.77 | 0.67 |
| HSL | 28.13º | 0.63% | 0.2% | - |
| HSV(B) | 28.13º | 0.77% | 0.33% | - |
| XYZ | 4.78 | 4.08 | 1.15 | - |
| YUV | 55.75 | 107.26 | 147.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 49 | 19 | 0 | 0.41 | 0.77 | 0.67 | 28.13 | 0.63 | 0.2 |
| Hex | 53 | 31 | 13 | 0 | 29 | 4D | 43 | 1C | 3F | 14 |
| Octal | 123 | 61 | 23 | 0 | 51 | 115 | 103 | 34 | 77 | 24 |
| Binary | 1010011 | 110001 | 10011 | 0 | 101001 | 1001101 | 1000011 | 11100 | 111111 | 10100 |
Color Harmonies of #533113
Complementary color
Monochromatic Colors of #533113
Black with #533113
Text Example
Text Example
White with #533113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533113; }
p { color: rgb(83,49,19); }
H1.HeaderClassName
{
color: #533113;
}
.AnyTagClassName
{
color: #533113;
}
</style>
background-color css
<style>
a { background-color: #533113; }
a { background-color: rgb(83,49,19); }
div.DivClassName
{
background-color: #533113;
}
.BgClassName
{
background-color: #533113;
}
</style>
border-color css
<style>
span { border-color: #533113; }
span { border-color: rgb(83,49,19); }
td.TdClassName
{
border-color: #533113;
}
.TagClassName
{
border-color: #533113;
}
</style>