Shades of Baker's Chocolate #533608
Tints of Baker's Chocolate #533608
RGB
CMYK
RGB Variations
Color information
#533608 (or 0x533608) is known color: Baker's Chocolate. HEX triplet: 53, 36 and 08. RGB value is (83,54,8). Sum of RGB (Red+Green+Blue) = 83+54+8=145 (19% of max value = 765). Red value is 83 (32.81% from 255 or 57.24% from 145); Green value is 54 (21.48% from 255 or 37.24% from 145); Blue value is 8 (3.52% from 255 or 5.52% from 145); Max value from RGB is 83 - color contains mainly: red. Hex color #533608 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533608 is #ACC9F7. Grayscale: #393939. Windows color (decimal): -11323896 or 538195. OLE color: 538195.
HSL color Cylindrical-coordinate representation of color #533608: hue angle of 36.8º degrees, saturation: 0.82, 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 #533608 is Cyan = 0, Magento = 0.35, Yellow = 0.90 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 54 | 8 | - |
| CMYK | 0 | 0.35 | 0.90 | 0.67 |
| HSL | 36.8º | 0.82% | 0.18% | - |
| HSV(B) | 36.8º | 0.9% | 0.33% | - |
| XYZ | 4.93 | 4.49 | 0.84 | - |
| YUV | 57.43 | 100.11 | 146.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 8 | 0 | 0.35 | 0.90 | 0.67 | 36.8 | 0.82 | 0.18 |
| Hex | 53 | 36 | 8 | 0 | 23 | 5A | 43 | 25 | 52 | 12 |
| Octal | 123 | 66 | 10 | 0 | 43 | 132 | 103 | 45 | 122 | 22 |
| Binary | 1010011 | 110110 | 1000 | 0 | 100011 | 1011010 | 1000011 | 100101 | 1010010 | 10010 |
Color Harmonies of #533608
Complementary color
Monochromatic Colors of #533608
Black with #533608
Text Example
Text Example
White with #533608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533608; }
p { color: rgb(83,54,8); }
H1.HeaderClassName
{
color: #533608;
}
.AnyTagClassName
{
color: #533608;
}
</style>
background-color css
<style>
a { background-color: #533608; }
a { background-color: rgb(83,54,8); }
div.DivClassName
{
background-color: #533608;
}
.BgClassName
{
background-color: #533608;
}
</style>
border-color css
<style>
span { border-color: #533608; }
span { border-color: rgb(83,54,8); }
td.TdClassName
{
border-color: #533608;
}
.TagClassName
{
border-color: #533608;
}
</style>