Shades of Baker's Chocolate #533712
Tints of Baker's Chocolate #533712
RGB
CMYK
RGB Variations
Color information
#533712 (or 0x533712) is known color: Baker's Chocolate. HEX triplet: 53, 37 and 12. RGB value is (83,55,18). Sum of RGB (Red+Green+Blue) = 83+55+18=156 (20% of max value = 765). Red value is 83 (32.81% from 255 or 53.21% from 156); Green value is 55 (21.88% from 255 or 35.26% from 156); Blue value is 18 (7.42% from 255 or 11.54% from 156); Max value from RGB is 83 - color contains mainly: red. Hex color #533712 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533712 is #ACC8ED. Grayscale: #3B3B3B. Windows color (decimal): -11323630 or 1193811. OLE color: 1193811.
HSL color Cylindrical-coordinate representation of color #533712: hue angle of 34.15º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #533712 is Cyan = 0, Magento = 0.34, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 55 | 18 | - |
| CMYK | 0 | 0.34 | 0.78 | 0.67 |
| HSL | 34.15º | 0.64% | 0.2% | - |
| HSV(B) | 34.15º | 0.78% | 0.33% | - |
| XYZ | 5.04 | 4.62 | 1.2 | - |
| YUV | 59.15 | 104.78 | 145.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 18 | 0 | 0.34 | 0.78 | 0.67 | 34.15 | 0.64 | 0.2 |
| Hex | 53 | 37 | 12 | 0 | 22 | 4E | 43 | 22 | 40 | 14 |
| Octal | 123 | 67 | 22 | 0 | 42 | 116 | 103 | 42 | 100 | 24 |
| Binary | 1010011 | 110111 | 10010 | 0 | 100010 | 1001110 | 1000011 | 100010 | 1000000 | 10100 |
Color Harmonies of #533712
Complementary color
Monochromatic Colors of #533712
Black with #533712
Text Example
Text Example
White with #533712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533712; }
p { color: rgb(83,55,18); }
H1.HeaderClassName
{
color: #533712;
}
.AnyTagClassName
{
color: #533712;
}
</style>
background-color css
<style>
a { background-color: #533712; }
a { background-color: rgb(83,55,18); }
div.DivClassName
{
background-color: #533712;
}
.BgClassName
{
background-color: #533712;
}
</style>
border-color css
<style>
span { border-color: #533712; }
span { border-color: rgb(83,55,18); }
td.TdClassName
{
border-color: #533712;
}
.TagClassName
{
border-color: #533712;
}
</style>