Shades of Baker's Chocolate #533714
Tints of Baker's Chocolate #533714
RGB
CMYK
RGB Variations
Color information
#533714 (or 0x533714) is known color: Baker's Chocolate. HEX triplet: 53, 37 and 14. RGB value is (83,55,20). Sum of RGB (Red+Green+Blue) = 83+55+20=158 (20% of max value = 765). Red value is 83 (32.81% from 255 or 52.53% from 158); Green value is 55 (21.88% from 255 or 34.81% from 158); Blue value is 20 (8.20% from 255 or 12.66% from 158); Max value from RGB is 83 - color contains mainly: red. Hex color #533714 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533714 is #ACC8EB. Grayscale: #3B3B3B. Windows color (decimal): -11323628 or 1324883. OLE color: 1324883.
HSL color Cylindrical-coordinate representation of color #533714: hue angle of 33.33º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #533714 is Cyan = 0, Magento = 0.34, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 55 | 20 | - |
| CMYK | 0 | 0.34 | 0.76 | 0.67 |
| HSL | 33.33º | 0.61% | 0.2% | - |
| HSV(B) | 33.33º | 0.76% | 0.33% | - |
| XYZ | 5.06 | 4.62 | 1.29 | - |
| YUV | 59.38 | 105.78 | 144.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 20 | 0 | 0.34 | 0.76 | 0.67 | 33.33 | 0.61 | 0.2 |
| Hex | 53 | 37 | 14 | 0 | 22 | 4C | 43 | 21 | 3D | 14 |
| Octal | 123 | 67 | 24 | 0 | 42 | 114 | 103 | 41 | 75 | 24 |
| Binary | 1010011 | 110111 | 10100 | 0 | 100010 | 1001100 | 1000011 | 100001 | 111101 | 10100 |
Color Harmonies of #533714
Complementary color
Monochromatic Colors of #533714
Black with #533714
Text Example
Text Example
White with #533714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533714; }
p { color: rgb(83,55,20); }
H1.HeaderClassName
{
color: #533714;
}
.AnyTagClassName
{
color: #533714;
}
</style>
background-color css
<style>
a { background-color: #533714; }
a { background-color: rgb(83,55,20); }
div.DivClassName
{
background-color: #533714;
}
.BgClassName
{
background-color: #533714;
}
</style>
border-color css
<style>
span { border-color: #533714; }
span { border-color: rgb(83,55,20); }
td.TdClassName
{
border-color: #533714;
}
.TagClassName
{
border-color: #533714;
}
</style>