Shades of Baker's Chocolate #533806
Tints of Baker's Chocolate #533806
RGB
CMYK
RGB Variations
Color information
#533806 (or 0x533806) is known color: Baker's Chocolate. HEX triplet: 53, 38 and 06. RGB value is (83,56,6). Sum of RGB (Red+Green+Blue) = 83+56+6=145 (19% of max value = 765). Red value is 83 (32.81% from 255 or 57.24% from 145); Green value is 56 (22.27% from 255 or 38.62% from 145); Blue value is 6 (2.73% from 255 or 4.14% from 145); Max value from RGB is 83 - color contains mainly: red. Hex color #533806 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533806 is #ACC7F9. Grayscale: #3A3A3A. Windows color (decimal): -11323386 or 407635. OLE color: 407635.
HSL color Cylindrical-coordinate representation of color #533806: hue angle of 38.96º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #533806 is Cyan = 0, Magento = 0.33, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 56 | 6 | - |
| CMYK | 0 | 0.33 | 0.93 | 0.67 |
| HSL | 38.96º | 0.87% | 0.17% | - |
| HSV(B) | 38.96º | 0.93% | 0.33% | - |
| XYZ | 5.01 | 4.68 | 0.81 | - |
| YUV | 58.37 | 98.45 | 145.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 56 | 6 | 0 | 0.33 | 0.93 | 0.67 | 38.96 | 0.87 | 0.17 |
| Hex | 53 | 38 | 6 | 0 | 21 | 5D | 43 | 27 | 57 | 11 |
| Octal | 123 | 70 | 6 | 0 | 41 | 135 | 103 | 47 | 127 | 21 |
| Binary | 1010011 | 111000 | 110 | 0 | 100001 | 1011101 | 1000011 | 100111 | 1010111 | 10001 |
Color Harmonies of #533806
Complementary color
Monochromatic Colors of #533806
Black with #533806
Text Example
Text Example
White with #533806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533806; }
p { color: rgb(83,56,6); }
H1.HeaderClassName
{
color: #533806;
}
.AnyTagClassName
{
color: #533806;
}
</style>
background-color css
<style>
a { background-color: #533806; }
a { background-color: rgb(83,56,6); }
div.DivClassName
{
background-color: #533806;
}
.BgClassName
{
background-color: #533806;
}
</style>
border-color css
<style>
span { border-color: #533806; }
span { border-color: rgb(83,56,6); }
td.TdClassName
{
border-color: #533806;
}
.TagClassName
{
border-color: #533806;
}
</style>