Shades of Baker's Chocolate #533107
Tints of Baker's Chocolate #533107
RGB
CMYK
RGB Variations
Color information
#533107 (or 0x533107) is known color: Baker's Chocolate. HEX triplet: 53, 31 and 07. RGB value is (83,49,7). Sum of RGB (Red+Green+Blue) = 83+49+7=139 (18% of max value = 765). Red value is 83 (32.81% from 255 or 59.71% from 139); Green value is 49 (19.53% from 255 or 35.25% from 139); Blue value is 7 (3.12% from 255 or 5.04% from 139); Max value from RGB is 83 - color contains mainly: red. Hex color #533107 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533107 is #ACCEF8. Grayscale: #363636. Windows color (decimal): -11325177 or 471379. OLE color: 471379.
HSL color Cylindrical-coordinate representation of color #533107: hue angle of 33.16º 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 #533107 is Cyan = 0, Magento = 0.41, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 49 | 7 | - |
| CMYK | 0 | 0.41 | 0.92 | 0.67 |
| HSL | 33.16º | 0.84% | 0.18% | - |
| HSV(B) | 33.16º | 0.92% | 0.33% | - |
| XYZ | 4.7 | 4.05 | 0.74 | - |
| YUV | 54.38 | 101.26 | 148.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 49 | 7 | 0 | 0.41 | 0.92 | 0.67 | 33.16 | 0.84 | 0.18 |
| Hex | 53 | 31 | 7 | 0 | 29 | 5C | 43 | 21 | 54 | 12 |
| Octal | 123 | 61 | 7 | 0 | 51 | 134 | 103 | 41 | 124 | 22 |
| Binary | 1010011 | 110001 | 111 | 0 | 101001 | 1011100 | 1000011 | 100001 | 1010100 | 10010 |
Color Harmonies of #533107
Complementary color
Monochromatic Colors of #533107
Black with #533107
Text Example
Text Example
White with #533107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533107; }
p { color: rgb(83,49,7); }
H1.HeaderClassName
{
color: #533107;
}
.AnyTagClassName
{
color: #533107;
}
</style>
background-color css
<style>
a { background-color: #533107; }
a { background-color: rgb(83,49,7); }
div.DivClassName
{
background-color: #533107;
}
.BgClassName
{
background-color: #533107;
}
</style>
border-color css
<style>
span { border-color: #533107; }
span { border-color: rgb(83,49,7); }
td.TdClassName
{
border-color: #533107;
}
.TagClassName
{
border-color: #533107;
}
</style>