Shades of Baker's Chocolate #533510
Tints of Baker's Chocolate #533510
RGB
CMYK
RGB Variations
Color information
#533510 (or 0x533510) is known color: Baker's Chocolate. HEX triplet: 53, 35 and 10. RGB value is (83,53,16). Sum of RGB (Red+Green+Blue) = 83+53+16=152 (20% of max value = 765). Red value is 83 (32.81% from 255 or 54.61% from 152); Green value is 53 (21.09% from 255 or 34.87% from 152); Blue value is 16 (6.64% from 255 or 10.53% from 152); Max value from RGB is 83 - color contains mainly: red. Hex color #533510 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533510 is #ACCAEF. Grayscale: #393939. Windows color (decimal): -11324144 or 1062227. OLE color: 1062227.
HSL color Cylindrical-coordinate representation of color #533510: hue angle of 33.13º 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 #533510 is Cyan = 0, Magento = 0.36, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 53 | 16 | - |
| CMYK | 0 | 0.36 | 0.81 | 0.67 |
| HSL | 33.13º | 0.68% | 0.19% | - |
| HSV(B) | 33.13º | 0.81% | 0.33% | - |
| XYZ | 4.93 | 4.42 | 1.08 | - |
| YUV | 57.75 | 104.44 | 146.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 16 | 0 | 0.36 | 0.81 | 0.67 | 33.13 | 0.68 | 0.19 |
| Hex | 53 | 35 | 10 | 0 | 24 | 51 | 43 | 21 | 44 | 13 |
| Octal | 123 | 65 | 20 | 0 | 44 | 121 | 103 | 41 | 104 | 23 |
| Binary | 1010011 | 110101 | 10000 | 0 | 100100 | 1010001 | 1000011 | 100001 | 1000100 | 10011 |
Color Harmonies of #533510
Complementary color
Monochromatic Colors of #533510
Black with #533510
Text Example
Text Example
White with #533510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533510; }
p { color: rgb(83,53,16); }
H1.HeaderClassName
{
color: #533510;
}
.AnyTagClassName
{
color: #533510;
}
</style>
background-color css
<style>
a { background-color: #533510; }
a { background-color: rgb(83,53,16); }
div.DivClassName
{
background-color: #533510;
}
.BgClassName
{
background-color: #533510;
}
</style>
border-color css
<style>
span { border-color: #533510; }
span { border-color: rgb(83,53,16); }
td.TdClassName
{
border-color: #533510;
}
.TagClassName
{
border-color: #533510;
}
</style>