Shades of Baker's Chocolate #533110
Tints of Baker's Chocolate #533110
RGB
CMYK
RGB Variations
Color information
#533110 (or 0x533110) is known color: Baker's Chocolate. HEX triplet: 53, 31 and 10. RGB value is (83,49,16). Sum of RGB (Red+Green+Blue) = 83+49+16=148 (19% of max value = 765). Red value is 83 (32.81% from 255 or 56.08% from 148); Green value is 49 (19.53% from 255 or 33.11% from 148); Blue value is 16 (6.64% from 255 or 10.81% from 148); Max value from RGB is 83 - color contains mainly: red. Hex color #533110 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533110 is #ACCEEF. Grayscale: #373737. Windows color (decimal): -11325168 or 1061203. OLE color: 1061203.
HSL color Cylindrical-coordinate representation of color #533110: hue angle of 29.55º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #533110 is Cyan = 0, Magento = 0.41, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 49 | 16 | - |
| CMYK | 0 | 0.41 | 0.81 | 0.67 |
| HSL | 29.55º | 0.68% | 0.19% | - |
| HSV(B) | 29.55º | 0.81% | 0.33% | - |
| XYZ | 4.76 | 4.07 | 1.03 | - |
| YUV | 55.4 | 105.76 | 147.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 49 | 16 | 0 | 0.41 | 0.81 | 0.67 | 29.55 | 0.68 | 0.19 |
| Hex | 53 | 31 | 10 | 0 | 29 | 51 | 43 | 1E | 44 | 13 |
| Octal | 123 | 61 | 20 | 0 | 51 | 121 | 103 | 36 | 104 | 23 |
| Binary | 1010011 | 110001 | 10000 | 0 | 101001 | 1010001 | 1000011 | 11110 | 1000100 | 10011 |
Color Harmonies of #533110
Complementary color
Monochromatic Colors of #533110
Black with #533110
Text Example
Text Example
White with #533110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533110; }
p { color: rgb(83,49,16); }
H1.HeaderClassName
{
color: #533110;
}
.AnyTagClassName
{
color: #533110;
}
</style>
background-color css
<style>
a { background-color: #533110; }
a { background-color: rgb(83,49,16); }
div.DivClassName
{
background-color: #533110;
}
.BgClassName
{
background-color: #533110;
}
</style>
border-color css
<style>
span { border-color: #533110; }
span { border-color: rgb(83,49,16); }
td.TdClassName
{
border-color: #533110;
}
.TagClassName
{
border-color: #533110;
}
</style>