Shades of Baker's Chocolate #533814
Tints of Baker's Chocolate #533814
RGB
CMYK
RGB Variations
Color information
#533814 (or 0x533814) is known color: Baker's Chocolate. HEX triplet: 53, 38 and 14. RGB value is (83,56,20). Sum of RGB (Red+Green+Blue) = 83+56+20=159 (21% of max value = 765). Red value is 83 (32.81% from 255 or 52.20% from 159); Green value is 56 (22.27% from 255 or 35.22% from 159); Blue value is 20 (8.20% from 255 or 12.58% from 159); Max value from RGB is 83 - color contains mainly: red. Hex color #533814 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533814 is #ACC7EB. Grayscale: #3C3C3C. Windows color (decimal): -11323372 or 1325139. OLE color: 1325139.
HSL color Cylindrical-coordinate representation of color #533814: hue angle of 34.29º 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 #533814 is Cyan = 0, Magento = 0.33, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 56 | 20 | - |
| CMYK | 0 | 0.33 | 0.76 | 0.67 |
| HSL | 34.29º | 0.61% | 0.2% | - |
| HSV(B) | 34.29º | 0.76% | 0.33% | - |
| XYZ | 5.11 | 4.72 | 1.3 | - |
| YUV | 59.97 | 105.45 | 144.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 56 | 20 | 0 | 0.33 | 0.76 | 0.67 | 34.29 | 0.61 | 0.2 |
| Hex | 53 | 38 | 14 | 0 | 21 | 4C | 43 | 22 | 3D | 14 |
| Octal | 123 | 70 | 24 | 0 | 41 | 114 | 103 | 42 | 75 | 24 |
| Binary | 1010011 | 111000 | 10100 | 0 | 100001 | 1001100 | 1000011 | 100010 | 111101 | 10100 |
Color Harmonies of #533814
Complementary color
Monochromatic Colors of #533814
Black with #533814
Text Example
Text Example
White with #533814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533814; }
p { color: rgb(83,56,20); }
H1.HeaderClassName
{
color: #533814;
}
.AnyTagClassName
{
color: #533814;
}
</style>
background-color css
<style>
a { background-color: #533814; }
a { background-color: rgb(83,56,20); }
div.DivClassName
{
background-color: #533814;
}
.BgClassName
{
background-color: #533814;
}
</style>
border-color css
<style>
span { border-color: #533814; }
span { border-color: rgb(83,56,20); }
td.TdClassName
{
border-color: #533814;
}
.TagClassName
{
border-color: #533814;
}
</style>