Shades of Baker's Chocolate #532507
Tints of Baker's Chocolate #532507
RGB
CMYK
RGB Variations
Color information
#532507 (or 0x532507) is known color: Baker's Chocolate. HEX triplet: 53, 25 and 07. RGB value is (83,37,7). Sum of RGB (Red+Green+Blue) = 83+37+7=127 (16% of max value = 765). Red value is 83 (32.81% from 255 or 65.35% from 127); Green value is 37 (14.84% from 255 or 29.13% from 127); Blue value is 7 (3.12% from 255 or 5.51% from 127); Max value from RGB is 83 - color contains mainly: red. Hex color #532507 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #532507 is #ACDAF8. Grayscale: #2F2F2F. Windows color (decimal): -11328249 or 468307. OLE color: 468307.
HSL color Cylindrical-coordinate representation of color #532507: hue angle of 23.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 #532507 is Cyan = 0, Magento = 0.55, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 37 | 7 | - |
| CMYK | 0 | 0.55 | 0.92 | 0.67 |
| HSL | 23.68º | 0.84% | 0.18% | - |
| HSV(B) | 23.68º | 0.92% | 0.33% | - |
| XYZ | 4.27 | 3.18 | 0.59 | - |
| YUV | 47.33 | 105.24 | 153.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 37 | 7 | 0 | 0.55 | 0.92 | 0.67 | 23.68 | 0.84 | 0.18 |
| Hex | 53 | 25 | 7 | 0 | 37 | 5C | 43 | 18 | 54 | 12 |
| Octal | 123 | 45 | 7 | 0 | 67 | 134 | 103 | 30 | 124 | 22 |
| Binary | 1010011 | 100101 | 111 | 0 | 110111 | 1011100 | 1000011 | 11000 | 1010100 | 10010 |
Color Harmonies of #532507
Complementary color
Monochromatic Colors of #532507
Black with #532507
Text Example
Text Example
White with #532507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #532507; }
p { color: rgb(83,37,7); }
H1.HeaderClassName
{
color: #532507;
}
.AnyTagClassName
{
color: #532507;
}
</style>
background-color css
<style>
a { background-color: #532507; }
a { background-color: rgb(83,37,7); }
div.DivClassName
{
background-color: #532507;
}
.BgClassName
{
background-color: #532507;
}
</style>
border-color css
<style>
span { border-color: #532507; }
span { border-color: rgb(83,37,7); }
td.TdClassName
{
border-color: #532507;
}
.TagClassName
{
border-color: #532507;
}
</style>