Shades of Baker's Chocolate #532610
Tints of Baker's Chocolate #532610
RGB
CMYK
RGB Variations
Color information
#532610 (or 0x532610) is known color: Baker's Chocolate. HEX triplet: 53, 26 and 10. RGB value is (83,38,16). Sum of RGB (Red+Green+Blue) = 83+38+16=137 (18% of max value = 765). Red value is 83 (32.81% from 255 or 60.58% from 137); Green value is 38 (15.23% from 255 or 27.74% from 137); Blue value is 16 (6.64% from 255 or 11.68% from 137); Max value from RGB is 83 - color contains mainly: red. Hex color #532610 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532610 is #ACD9EF. Grayscale: #313131. Windows color (decimal): -11327984 or 1058387. OLE color: 1058387.
HSL color Cylindrical-coordinate representation of color #532610: hue angle of 19.7º degrees, saturation: 0.68, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #532610 is Cyan = 0, Magento = 0.54, Yellow = 0.81 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 38 | 16 | - |
| CMYK | 0 | 0.54 | 0.81 | 0.67 |
| HSL | 19.7º | 0.68% | 0.19% | - |
| HSV(B) | 19.7º | 0.81% | 0.33% | - |
| XYZ | 4.35 | 3.26 | 0.89 | - |
| YUV | 48.95 | 109.41 | 152.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 38 | 16 | 0 | 0.54 | 0.81 | 0.67 | 19.7 | 0.68 | 0.19 |
| Hex | 53 | 26 | 10 | 0 | 36 | 51 | 43 | 14 | 44 | 13 |
| Octal | 123 | 46 | 20 | 0 | 66 | 121 | 103 | 24 | 104 | 23 |
| Binary | 1010011 | 100110 | 10000 | 0 | 110110 | 1010001 | 1000011 | 10100 | 1000100 | 10011 |
Color Harmonies of #532610
Complementary color
Monochromatic Colors of #532610
Black with #532610
Text Example
Text Example
White with #532610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532610; }
p { color: rgb(83,38,16); }
H1.HeaderClassName
{
color: #532610;
}
.AnyTagClassName
{
color: #532610;
}
</style>
background-color css
<style>
a { background-color: #532610; }
a { background-color: rgb(83,38,16); }
div.DivClassName
{
background-color: #532610;
}
.BgClassName
{
background-color: #532610;
}
</style>
border-color css
<style>
span { border-color: #532610; }
span { border-color: rgb(83,38,16); }
td.TdClassName
{
border-color: #532610;
}
.TagClassName
{
border-color: #532610;
}
</style>