Shades of Baker's Chocolate #533809
Tints of Baker's Chocolate #533809
RGB
CMYK
RGB Variations
Color information
#533809 (or 0x533809) is known color: Baker's Chocolate. HEX triplet: 53, 38 and 09. RGB value is (83,56,9). Sum of RGB (Red+Green+Blue) = 83+56+9=148 (19% of max value = 765). Red value is 83 (32.81% from 255 or 56.08% from 148); Green value is 56 (22.27% from 255 or 37.84% from 148); Blue value is 9 (3.91% from 255 or 6.08% from 148); Max value from RGB is 83 - color contains mainly: red. Hex color #533809 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533809 is #ACC7F6. Grayscale: #3A3A3A. Windows color (decimal): -11323383 or 604243. OLE color: 604243.
HSL color Cylindrical-coordinate representation of color #533809: hue angle of 38.11º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #533809 is Cyan = 0, Magento = 0.33, Yellow = 0.89 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 56 | 9 | - |
| CMYK | 0 | 0.33 | 0.89 | 0.67 |
| HSL | 38.11º | 0.8% | 0.18% | - |
| HSV(B) | 38.11º | 0.89% | 0.33% | - |
| XYZ | 5.03 | 4.69 | 0.9 | - |
| YUV | 58.72 | 99.95 | 145.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 56 | 9 | 0 | 0.33 | 0.89 | 0.67 | 38.11 | 0.8 | 0.18 |
| Hex | 53 | 38 | 9 | 0 | 21 | 59 | 43 | 26 | 50 | 12 |
| Octal | 123 | 70 | 11 | 0 | 41 | 131 | 103 | 46 | 120 | 22 |
| Binary | 1010011 | 111000 | 1001 | 0 | 100001 | 1011001 | 1000011 | 100110 | 1010000 | 10010 |
Color Harmonies of #533809
Complementary color
Monochromatic Colors of #533809
Black with #533809
Text Example
Text Example
White with #533809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533809; }
p { color: rgb(83,56,9); }
H1.HeaderClassName
{
color: #533809;
}
.AnyTagClassName
{
color: #533809;
}
</style>
background-color css
<style>
a { background-color: #533809; }
a { background-color: rgb(83,56,9); }
div.DivClassName
{
background-color: #533809;
}
.BgClassName
{
background-color: #533809;
}
</style>
border-color css
<style>
span { border-color: #533809; }
span { border-color: rgb(83,56,9); }
td.TdClassName
{
border-color: #533809;
}
.TagClassName
{
border-color: #533809;
}
</style>