Shades of Baker's Chocolate #533710
Tints of Baker's Chocolate #533710
RGB
CMYK
RGB Variations
Color information
#533710 (or 0x533710) is known color: Baker's Chocolate. HEX triplet: 53, 37 and 10. RGB value is (83,55,16). Sum of RGB (Red+Green+Blue) = 83+55+16=154 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.90% from 154); Green value is 55 (21.88% from 255 or 35.71% from 154); Blue value is 16 (6.64% from 255 or 10.39% from 154); Max value from RGB is 83 - color contains mainly: red. Hex color #533710 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533710 is #ACC8EF. Grayscale: #3B3B3B. Windows color (decimal): -11323632 or 1062739. OLE color: 1062739.
HSL color Cylindrical-coordinate representation of color #533710: hue angle of 34.93º 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 #533710 is Cyan = 0, Magento = 0.34, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 55 | 16 | - |
| CMYK | 0 | 0.34 | 0.81 | 0.67 |
| HSL | 34.93º | 0.68% | 0.19% | - |
| HSV(B) | 34.93º | 0.81% | 0.33% | - |
| XYZ | 5.03 | 4.61 | 1.11 | - |
| YUV | 58.93 | 103.78 | 145.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 16 | 0 | 0.34 | 0.81 | 0.67 | 34.93 | 0.68 | 0.19 |
| Hex | 53 | 37 | 10 | 0 | 22 | 51 | 43 | 23 | 44 | 13 |
| Octal | 123 | 67 | 20 | 0 | 42 | 121 | 103 | 43 | 104 | 23 |
| Binary | 1010011 | 110111 | 10000 | 0 | 100010 | 1010001 | 1000011 | 100011 | 1000100 | 10011 |
Color Harmonies of #533710
Complementary color
Monochromatic Colors of #533710
Black with #533710
Text Example
Text Example
White with #533710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533710; }
p { color: rgb(83,55,16); }
H1.HeaderClassName
{
color: #533710;
}
.AnyTagClassName
{
color: #533710;
}
</style>
background-color css
<style>
a { background-color: #533710; }
a { background-color: rgb(83,55,16); }
div.DivClassName
{
background-color: #533710;
}
.BgClassName
{
background-color: #533710;
}
</style>
border-color css
<style>
span { border-color: #533710; }
span { border-color: rgb(83,55,16); }
td.TdClassName
{
border-color: #533710;
}
.TagClassName
{
border-color: #533710;
}
</style>