Shades of Baker's Chocolate #533816
Tints of Baker's Chocolate #533816
RGB
CMYK
RGB Variations
Color information
#533816 (or 0x533816) is known color: Baker's Chocolate. HEX triplet: 53, 38 and 16. RGB value is (83,56,22). Sum of RGB (Red+Green+Blue) = 83+56+22=161 (21% of max value = 765). Red value is 83 (32.81% from 255 or 51.55% from 161); Green value is 56 (22.27% from 255 or 34.78% from 161); Blue value is 22 (8.98% from 255 or 13.66% from 161); Max value from RGB is 83 - color contains mainly: red. Hex color #533816 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533816 is #ACC7E9. Grayscale: #3C3C3C. Windows color (decimal): -11323370 or 1456211. OLE color: 1456211.
HSL color Cylindrical-coordinate representation of color #533816: hue angle of 33.44º 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 #533816 is Cyan = 0, Magento = 0.33, Yellow = 0.73 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 56 | 22 | - |
| CMYK | 0 | 0.33 | 0.73 | 0.67 |
| HSL | 33.44º | 0.58% | 0.21% | - |
| HSV(B) | 33.44º | 0.73% | 0.33% | - |
| XYZ | 5.13 | 4.73 | 1.4 | - |
| YUV | 60.2 | 106.45 | 144.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 56 | 22 | 0 | 0.33 | 0.73 | 0.67 | 33.44 | 0.58 | 0.21 |
| Hex | 53 | 38 | 16 | 0 | 21 | 49 | 43 | 21 | 3A | 15 |
| Octal | 123 | 70 | 26 | 0 | 41 | 111 | 103 | 41 | 72 | 25 |
| Binary | 1010011 | 111000 | 10110 | 0 | 100001 | 1001001 | 1000011 | 100001 | 111010 | 10101 |
Color Harmonies of #533816
Complementary color
Monochromatic Colors of #533816
Black with #533816
Text Example
Text Example
White with #533816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533816; }
p { color: rgb(83,56,22); }
H1.HeaderClassName
{
color: #533816;
}
.AnyTagClassName
{
color: #533816;
}
</style>
background-color css
<style>
a { background-color: #533816; }
a { background-color: rgb(83,56,22); }
div.DivClassName
{
background-color: #533816;
}
.BgClassName
{
background-color: #533816;
}
</style>
border-color css
<style>
span { border-color: #533816; }
span { border-color: rgb(83,56,22); }
td.TdClassName
{
border-color: #533816;
}
.TagClassName
{
border-color: #533816;
}
</style>