Shades of Baker's Chocolate #533707
Tints of Baker's Chocolate #533707
RGB
CMYK
RGB Variations
Color information
#533707 (or 0x533707) is known color: Baker's Chocolate. HEX triplet: 53, 37 and 07. RGB value is (83,55,7). Sum of RGB (Red+Green+Blue) = 83+55+7=145 (19% of max value = 765). Red value is 83 (32.81% from 255 or 57.24% from 145); Green value is 55 (21.88% from 255 or 37.93% from 145); Blue value is 7 (3.12% from 255 or 4.83% from 145); Max value from RGB is 83 - color contains mainly: red. Hex color #533707 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533707 is #ACC8F8. Grayscale: #3A3A3A. Windows color (decimal): -11323641 or 472915. OLE color: 472915.
HSL color Cylindrical-coordinate representation of color #533707: hue angle of 37.89º degrees, saturation: 0.84, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #533707 is Cyan = 0, Magento = 0.34, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 55 | 7 | - |
| CMYK | 0 | 0.34 | 0.92 | 0.67 |
| HSL | 37.89º | 0.84% | 0.18% | - |
| HSV(B) | 37.89º | 0.92% | 0.33% | - |
| XYZ | 4.97 | 4.59 | 0.82 | - |
| YUV | 57.9 | 99.28 | 145.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 7 | 0 | 0.34 | 0.92 | 0.67 | 37.89 | 0.84 | 0.18 |
| Hex | 53 | 37 | 7 | 0 | 22 | 5C | 43 | 26 | 54 | 12 |
| Octal | 123 | 67 | 7 | 0 | 42 | 134 | 103 | 46 | 124 | 22 |
| Binary | 1010011 | 110111 | 111 | 0 | 100010 | 1011100 | 1000011 | 100110 | 1010100 | 10010 |
Color Harmonies of #533707
Complementary color
Monochromatic Colors of #533707
Black with #533707
Text Example
Text Example
White with #533707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533707; }
p { color: rgb(83,55,7); }
H1.HeaderClassName
{
color: #533707;
}
.AnyTagClassName
{
color: #533707;
}
</style>
background-color css
<style>
a { background-color: #533707; }
a { background-color: rgb(83,55,7); }
div.DivClassName
{
background-color: #533707;
}
.BgClassName
{
background-color: #533707;
}
</style>
border-color css
<style>
span { border-color: #533707; }
span { border-color: rgb(83,55,7); }
td.TdClassName
{
border-color: #533707;
}
.TagClassName
{
border-color: #533707;
}
</style>