Shades of Baker's Chocolate #533807
Tints of Baker's Chocolate #533807
RGB
CMYK
RGB Variations
Color information
#533807 (or 0x533807) is known color: Baker's Chocolate. HEX triplet: 53, 38 and 07. RGB value is (83,56,7). Sum of RGB (Red+Green+Blue) = 83+56+7=146 (19% of max value = 765). Red value is 83 (32.81% from 255 or 56.85% from 146); Green value is 56 (22.27% from 255 or 38.36% from 146); Blue value is 7 (3.12% from 255 or 4.79% from 146); Max value from RGB is 83 - color contains mainly: red. Hex color #533807 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533807 is #ACC7F8. Grayscale: #3A3A3A. Windows color (decimal): -11323385 or 473171. OLE color: 473171.
HSL color Cylindrical-coordinate representation of color #533807: hue angle of 38.68º 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 #533807 is Cyan = 0, Magento = 0.33, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 56 | 7 | - |
| CMYK | 0 | 0.33 | 0.92 | 0.67 |
| HSL | 38.68º | 0.84% | 0.18% | - |
| HSV(B) | 38.68º | 0.92% | 0.33% | - |
| XYZ | 5.02 | 4.68 | 0.84 | - |
| YUV | 58.49 | 98.95 | 145.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 56 | 7 | 0 | 0.33 | 0.92 | 0.67 | 38.68 | 0.84 | 0.18 |
| Hex | 53 | 38 | 7 | 0 | 21 | 5C | 43 | 27 | 54 | 12 |
| Octal | 123 | 70 | 7 | 0 | 41 | 134 | 103 | 47 | 124 | 22 |
| Binary | 1010011 | 111000 | 111 | 0 | 100001 | 1011100 | 1000011 | 100111 | 1010100 | 10010 |
Color Harmonies of #533807
Complementary color
Monochromatic Colors of #533807
Black with #533807
Text Example
Text Example
White with #533807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533807; }
p { color: rgb(83,56,7); }
H1.HeaderClassName
{
color: #533807;
}
.AnyTagClassName
{
color: #533807;
}
</style>
background-color css
<style>
a { background-color: #533807; }
a { background-color: rgb(83,56,7); }
div.DivClassName
{
background-color: #533807;
}
.BgClassName
{
background-color: #533807;
}
</style>
border-color css
<style>
span { border-color: #533807; }
span { border-color: rgb(83,56,7); }
td.TdClassName
{
border-color: #533807;
}
.TagClassName
{
border-color: #533807;
}
</style>