Shades of Baker's Chocolate #533912
Tints of Baker's Chocolate #533912
RGB
CMYK
RGB Variations
Color information
#533912 (or 0x533912) is known color: Baker's Chocolate. HEX triplet: 53, 39 and 12. RGB value is (83,57,18). Sum of RGB (Red+Green+Blue) = 83+57+18=158 (20% of max value = 765). Red value is 83 (32.81% from 255 or 52.53% from 158); Green value is 57 (22.66% from 255 or 36.08% from 158); Blue value is 18 (7.42% from 255 or 11.39% from 158); Max value from RGB is 83 - color contains mainly: red. Hex color #533912 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533912 is #ACC6ED. Grayscale: #3C3C3C. Windows color (decimal): -11323118 or 1194323. OLE color: 1194323.
HSL color Cylindrical-coordinate representation of color #533912: hue angle of 36º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #533912 is Cyan = 0, Magento = 0.31, Yellow = 0.78 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 57 | 18 | - |
| CMYK | 0 | 0.31 | 0.78 | 0.67 |
| HSL | 36º | 0.64% | 0.2% | - |
| HSV(B) | 36º | 0.78% | 0.33% | - |
| XYZ | 5.14 | 4.81 | 1.23 | - |
| YUV | 60.33 | 104.11 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 57 | 18 | 0 | 0.31 | 0.78 | 0.67 | 36 | 0.64 | 0.2 |
| Hex | 53 | 39 | 12 | 0 | 1F | 4E | 43 | 24 | 40 | 14 |
| Octal | 123 | 71 | 22 | 0 | 37 | 116 | 103 | 44 | 100 | 24 |
| Binary | 1010011 | 111001 | 10010 | 0 | 11111 | 1001110 | 1000011 | 100100 | 1000000 | 10100 |
Color Harmonies of #533912
Complementary color
Monochromatic Colors of #533912
Black with #533912
Text Example
Text Example
White with #533912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533912; }
p { color: rgb(83,57,18); }
H1.HeaderClassName
{
color: #533912;
}
.AnyTagClassName
{
color: #533912;
}
</style>
background-color css
<style>
a { background-color: #533912; }
a { background-color: rgb(83,57,18); }
div.DivClassName
{
background-color: #533912;
}
.BgClassName
{
background-color: #533912;
}
</style>
border-color css
<style>
span { border-color: #533912; }
span { border-color: rgb(83,57,18); }
td.TdClassName
{
border-color: #533912;
}
.TagClassName
{
border-color: #533912;
}
</style>