Shades of Baker's Chocolate #542507
Tints of Baker's Chocolate #542507
RGB
CMYK
RGB Variations
Color information
#542507 (or 0x542507) is known color: Baker's Chocolate. HEX triplet: 54, 25 and 07. RGB value is (84,37,7). Sum of RGB (Red+Green+Blue) = 84+37+7=128 (16% of max value = 765). Red value is 84 (33.20% from 255 or 65.62% from 128); Green value is 37 (14.84% from 255 or 28.91% from 128); Blue value is 7 (3.12% from 255 or 5.47% from 128); Max value from RGB is 84 - color contains mainly: red. Hex color #542507 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #542507 is #ABDAF8. Grayscale: #2F2F2F. Windows color (decimal): -11262713 or 468308. OLE color: 468308.
HSL color Cylindrical-coordinate representation of color #542507: hue angle of 23.38º degrees, saturation: 0.85, 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 #542507 is Cyan = 0, Magento = 0.56, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 37 | 7 | - |
| CMYK | 0 | 0.56 | 0.92 | 0.67 |
| HSL | 23.38º | 0.85% | 0.18% | - |
| HSV(B) | 23.38º | 0.92% | 0.33% | - |
| XYZ | 4.36 | 3.22 | 0.59 | - |
| YUV | 47.63 | 105.07 | 153.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 37 | 7 | 0 | 0.56 | 0.92 | 0.67 | 23.38 | 0.85 | 0.18 |
| Hex | 54 | 25 | 7 | 0 | 38 | 5C | 43 | 17 | 55 | 12 |
| Octal | 124 | 45 | 7 | 0 | 70 | 134 | 103 | 27 | 125 | 22 |
| Binary | 1010100 | 100101 | 111 | 0 | 111000 | 1011100 | 1000011 | 10111 | 1010101 | 10010 |
Color Harmonies of #542507
Complementary color
Monochromatic Colors of #542507
Black with #542507
Text Example
Text Example
White with #542507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #542507; }
p { color: rgb(84,37,7); }
H1.HeaderClassName
{
color: #542507;
}
.AnyTagClassName
{
color: #542507;
}
</style>
background-color css
<style>
a { background-color: #542507; }
a { background-color: rgb(84,37,7); }
div.DivClassName
{
background-color: #542507;
}
.BgClassName
{
background-color: #542507;
}
</style>
border-color css
<style>
span { border-color: #542507; }
span { border-color: rgb(84,37,7); }
td.TdClassName
{
border-color: #542507;
}
.TagClassName
{
border-color: #542507;
}
</style>