Shades of Baker's Chocolate #533607
Tints of Baker's Chocolate #533607
RGB
CMYK
RGB Variations
Color information
#533607 (or 0x533607) is known color: Baker's Chocolate. HEX triplet: 53, 36 and 07. RGB value is (83,54,7). Sum of RGB (Red+Green+Blue) = 83+54+7=144 (19% of max value = 765). Red value is 83 (32.81% from 255 or 57.64% from 144); Green value is 54 (21.48% from 255 or 37.5% from 144); Blue value is 7 (3.12% from 255 or 4.86% from 144); Max value from RGB is 83 - color contains mainly: red. Hex color #533607 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533607 is #ACC9F8. Grayscale: #393939. Windows color (decimal): -11323897 or 472659. OLE color: 472659.
HSL color Cylindrical-coordinate representation of color #533607: hue angle of 37.11º 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 #533607 is Cyan = 0, Magento = 0.35, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 54 | 7 | - |
| CMYK | 0 | 0.35 | 0.92 | 0.67 |
| HSL | 37.11º | 0.84% | 0.18% | - |
| HSV(B) | 37.11º | 0.92% | 0.33% | - |
| XYZ | 4.92 | 4.49 | 0.81 | - |
| YUV | 57.31 | 99.61 | 146.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 7 | 0 | 0.35 | 0.92 | 0.67 | 37.11 | 0.84 | 0.18 |
| Hex | 53 | 36 | 7 | 0 | 23 | 5C | 43 | 25 | 54 | 12 |
| Octal | 123 | 66 | 7 | 0 | 43 | 134 | 103 | 45 | 124 | 22 |
| Binary | 1010011 | 110110 | 111 | 0 | 100011 | 1011100 | 1000011 | 100101 | 1010100 | 10010 |
Color Harmonies of #533607
Complementary color
Monochromatic Colors of #533607
Black with #533607
Text Example
Text Example
White with #533607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533607; }
p { color: rgb(83,54,7); }
H1.HeaderClassName
{
color: #533607;
}
.AnyTagClassName
{
color: #533607;
}
</style>
background-color css
<style>
a { background-color: #533607; }
a { background-color: rgb(83,54,7); }
div.DivClassName
{
background-color: #533607;
}
.BgClassName
{
background-color: #533607;
}
</style>
border-color css
<style>
span { border-color: #533607; }
span { border-color: rgb(83,54,7); }
td.TdClassName
{
border-color: #533607;
}
.TagClassName
{
border-color: #533607;
}
</style>