Shades of Baker's Chocolate #533211
Tints of Baker's Chocolate #533211
RGB
CMYK
RGB Variations
Color information
#533211 (or 0x533211) is known color: Baker's Chocolate. HEX triplet: 53, 32 and 11. RGB value is (83,50,17). Sum of RGB (Red+Green+Blue) = 83+50+17=150 (19% of max value = 765). Red value is 83 (32.81% from 255 or 55.33% from 150); Green value is 50 (19.92% from 255 or 33.33% from 150); Blue value is 17 (7.03% from 255 or 11.33% from 150); Max value from RGB is 83 - color contains mainly: red. Hex color #533211 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533211 is #ACCDEE. Grayscale: #383838. Windows color (decimal): -11324911 or 1126995. OLE color: 1126995.
HSL color Cylindrical-coordinate representation of color #533211: hue angle of 30º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #533211 is Cyan = 0, Magento = 0.40, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 50 | 17 | - |
| CMYK | 0 | 0.40 | 0.80 | 0.67 |
| HSL | 30º | 0.66% | 0.2% | - |
| HSV(B) | 30º | 0.8% | 0.33% | - |
| XYZ | 4.81 | 4.16 | 1.08 | - |
| YUV | 56.11 | 105.93 | 147.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 50 | 17 | 0 | 0.40 | 0.80 | 0.67 | 30 | 0.66 | 0.2 |
| Hex | 53 | 32 | 11 | 0 | 28 | 50 | 43 | 1E | 42 | 14 |
| Octal | 123 | 62 | 21 | 0 | 50 | 120 | 103 | 36 | 102 | 24 |
| Binary | 1010011 | 110010 | 10001 | 0 | 101000 | 1010000 | 1000011 | 11110 | 1000010 | 10100 |
Color Harmonies of #533211
Complementary color
Monochromatic Colors of #533211
Black with #533211
Text Example
Text Example
White with #533211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533211; }
p { color: rgb(83,50,17); }
H1.HeaderClassName
{
color: #533211;
}
.AnyTagClassName
{
color: #533211;
}
</style>
background-color css
<style>
a { background-color: #533211; }
a { background-color: rgb(83,50,17); }
div.DivClassName
{
background-color: #533211;
}
.BgClassName
{
background-color: #533211;
}
</style>
border-color css
<style>
span { border-color: #533211; }
span { border-color: rgb(83,50,17); }
td.TdClassName
{
border-color: #533211;
}
.TagClassName
{
border-color: #533211;
}
</style>