Shades of Baker's Chocolate #533114
Tints of Baker's Chocolate #533114
RGB
CMYK
RGB Variations
Color information
#533114 (or 0x533114) is known color: Baker's Chocolate. HEX triplet: 53, 31 and 14. RGB value is (83,49,20). Sum of RGB (Red+Green+Blue) = 83+49+20=152 (20% of max value = 765). Red value is 83 (32.81% from 255 or 54.61% from 152); Green value is 49 (19.53% from 255 or 32.24% from 152); Blue value is 20 (8.20% from 255 or 13.16% from 152); Max value from RGB is 83 - color contains mainly: red. Hex color #533114 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533114 is #ACCEEB. Grayscale: #383838. Windows color (decimal): -11325164 or 1323347. OLE color: 1323347.
HSL color Cylindrical-coordinate representation of color #533114: hue angle of 27.62º 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 #533114 is Cyan = 0, Magento = 0.41, Yellow = 0.76 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 49 | 20 | - |
| CMYK | 0 | 0.41 | 0.76 | 0.67 |
| HSL | 27.62º | 0.61% | 0.2% | - |
| HSV(B) | 27.62º | 0.76% | 0.33% | - |
| XYZ | 4.79 | 4.09 | 1.2 | - |
| YUV | 55.86 | 107.76 | 147.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 49 | 20 | 0 | 0.41 | 0.76 | 0.67 | 27.62 | 0.61 | 0.2 |
| Hex | 53 | 31 | 14 | 0 | 29 | 4C | 43 | 1C | 3D | 14 |
| Octal | 123 | 61 | 24 | 0 | 51 | 114 | 103 | 34 | 75 | 24 |
| Binary | 1010011 | 110001 | 10100 | 0 | 101001 | 1001100 | 1000011 | 11100 | 111101 | 10100 |
Color Harmonies of #533114
Complementary color
Monochromatic Colors of #533114
Black with #533114
Text Example
Text Example
White with #533114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533114; }
p { color: rgb(83,49,20); }
H1.HeaderClassName
{
color: #533114;
}
.AnyTagClassName
{
color: #533114;
}
</style>
background-color css
<style>
a { background-color: #533114; }
a { background-color: rgb(83,49,20); }
div.DivClassName
{
background-color: #533114;
}
.BgClassName
{
background-color: #533114;
}
</style>
border-color css
<style>
span { border-color: #533114; }
span { border-color: rgb(83,49,20); }
td.TdClassName
{
border-color: #533114;
}
.TagClassName
{
border-color: #533114;
}
</style>