Shades of Baker's Chocolate #533310
Tints of Baker's Chocolate #533310
RGB
CMYK
RGB Variations
Color information
#533310 (or 0x533310) is known color: Baker's Chocolate. HEX triplet: 53, 33 and 10. RGB value is (83,51,16). Sum of RGB (Red+Green+Blue) = 83+51+16=150 (19% of max value = 765). Red value is 83 (32.81% from 255 or 55.33% from 150); Green value is 51 (20.31% from 255 or 34% from 150); Blue value is 16 (6.64% from 255 or 10.67% from 150); Max value from RGB is 83 - color contains mainly: red. Hex color #533310 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533310 is #ACCCEF. Grayscale: #383838. Windows color (decimal): -11324656 or 1061715. OLE color: 1061715.
HSL color Cylindrical-coordinate representation of color #533310: hue angle of 31.34º 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 #533310 is Cyan = 0, Magento = 0.39, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 51 | 16 | - |
| CMYK | 0 | 0.39 | 0.81 | 0.67 |
| HSL | 31.34º | 0.68% | 0.19% | - |
| HSV(B) | 31.34º | 0.81% | 0.33% | - |
| XYZ | 4.84 | 4.24 | 1.05 | - |
| YUV | 56.58 | 105.1 | 146.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 16 | 0 | 0.39 | 0.81 | 0.67 | 31.34 | 0.68 | 0.19 |
| Hex | 53 | 33 | 10 | 0 | 27 | 51 | 43 | 1F | 44 | 13 |
| Octal | 123 | 63 | 20 | 0 | 47 | 121 | 103 | 37 | 104 | 23 |
| Binary | 1010011 | 110011 | 10000 | 0 | 100111 | 1010001 | 1000011 | 11111 | 1000100 | 10011 |
Color Harmonies of #533310
Complementary color
Monochromatic Colors of #533310
Black with #533310
Text Example
Text Example
White with #533310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533310; }
p { color: rgb(83,51,16); }
H1.HeaderClassName
{
color: #533310;
}
.AnyTagClassName
{
color: #533310;
}
</style>
background-color css
<style>
a { background-color: #533310; }
a { background-color: rgb(83,51,16); }
div.DivClassName
{
background-color: #533310;
}
.BgClassName
{
background-color: #533310;
}
</style>
border-color css
<style>
span { border-color: #533310; }
span { border-color: rgb(83,51,16); }
td.TdClassName
{
border-color: #533310;
}
.TagClassName
{
border-color: #533310;
}
</style>