Shades of Baker's Chocolate #543308
Tints of Baker's Chocolate #543308
RGB
CMYK
RGB Variations
Color information
#543308 (or 0x543308) is known color: Baker's Chocolate. HEX triplet: 54, 33 and 08. RGB value is (84,51,8). Sum of RGB (Red+Green+Blue) = 84+51+8=143 (18% of max value = 765). Red value is 84 (33.20% from 255 or 58.74% from 143); Green value is 51 (20.31% from 255 or 35.66% from 143); Blue value is 8 (3.52% from 255 or 5.59% from 143); Max value from RGB is 84 - color contains mainly: red. Hex color #543308 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #543308 is #ABCCF7. Grayscale: #383838. Windows color (decimal): -11259128 or 537428. OLE color: 537428.
HSL color Cylindrical-coordinate representation of color #543308: hue angle of 33.95º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #543308 is Cyan = 0, Magento = 0.39, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 51 | 8 | - |
| CMYK | 0 | 0.39 | 0.90 | 0.67 |
| HSL | 33.95º | 0.83% | 0.18% | - |
| HSV(B) | 33.95º | 0.9% | 0.33% | - |
| XYZ | 4.88 | 4.27 | 0.8 | - |
| YUV | 55.97 | 100.93 | 148 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 51 | 8 | 0 | 0.39 | 0.90 | 0.67 | 33.95 | 0.83 | 0.18 |
| Hex | 54 | 33 | 8 | 0 | 27 | 5A | 43 | 22 | 53 | 12 |
| Octal | 124 | 63 | 10 | 0 | 47 | 132 | 103 | 42 | 123 | 22 |
| Binary | 1010100 | 110011 | 1000 | 0 | 100111 | 1011010 | 1000011 | 100010 | 1010011 | 10010 |
Color Harmonies of #543308
Complementary color
Monochromatic Colors of #543308
Black with #543308
Text Example
Text Example
White with #543308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543308; }
p { color: rgb(84,51,8); }
H1.HeaderClassName
{
color: #543308;
}
.AnyTagClassName
{
color: #543308;
}
</style>
background-color css
<style>
a { background-color: #543308; }
a { background-color: rgb(84,51,8); }
div.DivClassName
{
background-color: #543308;
}
.BgClassName
{
background-color: #543308;
}
</style>
border-color css
<style>
span { border-color: #543308; }
span { border-color: rgb(84,51,8); }
td.TdClassName
{
border-color: #543308;
}
.TagClassName
{
border-color: #543308;
}
</style>