Shades of Baker's Chocolate #533411
Tints of Baker's Chocolate #533411
RGB
CMYK
RGB Variations
Color information
#533411 (or 0x533411) is known color: Baker's Chocolate. HEX triplet: 53, 34 and 11. RGB value is (83,52,17). Sum of RGB (Red+Green+Blue) = 83+52+17=152 (20% of max value = 765). Red value is 83 (32.81% from 255 or 54.61% from 152); Green value is 52 (20.70% from 255 or 34.21% from 152); Blue value is 17 (7.03% from 255 or 11.18% from 152); Max value from RGB is 83 - color contains mainly: red. Hex color #533411 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533411 is #ACCBEE. Grayscale: #393939. Windows color (decimal): -11324399 or 1127507. OLE color: 1127507.
HSL color Cylindrical-coordinate representation of color #533411: hue angle of 31.82º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #533411 is Cyan = 0, Magento = 0.37, Yellow = 0.80 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 52 | 17 | - |
| CMYK | 0 | 0.37 | 0.80 | 0.67 |
| HSL | 31.82º | 0.66% | 0.2% | - |
| HSV(B) | 31.82º | 0.8% | 0.33% | - |
| XYZ | 4.9 | 4.34 | 1.11 | - |
| YUV | 57.28 | 105.27 | 146.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 17 | 0 | 0.37 | 0.80 | 0.67 | 31.82 | 0.66 | 0.2 |
| Hex | 53 | 34 | 11 | 0 | 25 | 50 | 43 | 20 | 42 | 14 |
| Octal | 123 | 64 | 21 | 0 | 45 | 120 | 103 | 40 | 102 | 24 |
| Binary | 1010011 | 110100 | 10001 | 0 | 100101 | 1010000 | 1000011 | 100000 | 1000010 | 10100 |
Color Harmonies of #533411
Complementary color
Monochromatic Colors of #533411
Black with #533411
Text Example
Text Example
White with #533411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533411; }
p { color: rgb(83,52,17); }
H1.HeaderClassName
{
color: #533411;
}
.AnyTagClassName
{
color: #533411;
}
</style>
background-color css
<style>
a { background-color: #533411; }
a { background-color: rgb(83,52,17); }
div.DivClassName
{
background-color: #533411;
}
.BgClassName
{
background-color: #533411;
}
</style>
border-color css
<style>
span { border-color: #533411; }
span { border-color: rgb(83,52,17); }
td.TdClassName
{
border-color: #533411;
}
.TagClassName
{
border-color: #533411;
}
</style>