Shades of Baker's Chocolate #533916
Tints of Baker's Chocolate #533916
RGB
CMYK
RGB Variations
Color information
#533916 (or 0x533916) is known color: Baker's Chocolate. HEX triplet: 53, 39 and 16. RGB value is (83,57,22). Sum of RGB (Red+Green+Blue) = 83+57+22=162 (21% of max value = 765). Red value is 83 (32.81% from 255 or 51.23% from 162); Green value is 57 (22.66% from 255 or 35.19% from 162); Blue value is 22 (8.98% from 255 or 13.58% from 162); Max value from RGB is 83 - color contains mainly: red. Hex color #533916 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533916 is #ACC6E9. Grayscale: #3C3C3C. Windows color (decimal): -11323114 or 1456467. OLE color: 1456467.
HSL color Cylindrical-coordinate representation of color #533916: hue angle of 34.43º degrees, saturation: 0.58, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #533916 is Cyan = 0, Magento = 0.31, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 57 | 22 | - |
| CMYK | 0 | 0.31 | 0.73 | 0.67 |
| HSL | 34.43º | 0.58% | 0.21% | - |
| HSV(B) | 34.43º | 0.73% | 0.33% | - |
| XYZ | 5.18 | 4.82 | 1.42 | - |
| YUV | 60.78 | 106.11 | 143.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 57 | 22 | 0 | 0.31 | 0.73 | 0.67 | 34.43 | 0.58 | 0.21 |
| Hex | 53 | 39 | 16 | 0 | 1F | 49 | 43 | 22 | 3A | 15 |
| Octal | 123 | 71 | 26 | 0 | 37 | 111 | 103 | 42 | 72 | 25 |
| Binary | 1010011 | 111001 | 10110 | 0 | 11111 | 1001001 | 1000011 | 100010 | 111010 | 10101 |
Color Harmonies of #533916
Complementary color
Monochromatic Colors of #533916
Black with #533916
Text Example
Text Example
White with #533916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533916; }
p { color: rgb(83,57,22); }
H1.HeaderClassName
{
color: #533916;
}
.AnyTagClassName
{
color: #533916;
}
</style>
background-color css
<style>
a { background-color: #533916; }
a { background-color: rgb(83,57,22); }
div.DivClassName
{
background-color: #533916;
}
.BgClassName
{
background-color: #533916;
}
</style>
border-color css
<style>
span { border-color: #533916; }
span { border-color: rgb(83,57,22); }
td.TdClassName
{
border-color: #533916;
}
.TagClassName
{
border-color: #533916;
}
</style>