Shades of Baker's Chocolate #533606
Tints of Baker's Chocolate #533606
RGB
CMYK
RGB Variations
Color information
#533606 (or 0x533606) is known color: Baker's Chocolate. HEX triplet: 53, 36 and 06. RGB value is (83,54,6). Sum of RGB (Red+Green+Blue) = 83+54+6=143 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.04% from 143); Green value is 54 (21.48% from 255 or 37.76% from 143); Blue value is 6 (2.73% from 255 or 4.20% from 143); Max value from RGB is 83 - color contains mainly: red. Hex color #533606 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533606 is #ACC9F9. Grayscale: #393939. Windows color (decimal): -11323898 or 407123. OLE color: 407123.
HSL color Cylindrical-coordinate representation of color #533606: hue angle of 37.4º degrees, saturation: 0.87, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #533606 is Cyan = 0, Magento = 0.35, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 54 | 6 | - |
| CMYK | 0 | 0.35 | 0.93 | 0.67 |
| HSL | 37.4º | 0.87% | 0.17% | - |
| HSV(B) | 37.4º | 0.93% | 0.33% | - |
| XYZ | 4.92 | 4.49 | 0.78 | - |
| YUV | 57.2 | 99.11 | 146.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 6 | 0 | 0.35 | 0.93 | 0.67 | 37.4 | 0.87 | 0.17 |
| Hex | 53 | 36 | 6 | 0 | 23 | 5D | 43 | 25 | 57 | 11 |
| Octal | 123 | 66 | 6 | 0 | 43 | 135 | 103 | 45 | 127 | 21 |
| Binary | 1010011 | 110110 | 110 | 0 | 100011 | 1011101 | 1000011 | 100101 | 1010111 | 10001 |
Color Harmonies of #533606
Complementary color
Monochromatic Colors of #533606
Black with #533606
Text Example
Text Example
White with #533606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533606; }
p { color: rgb(83,54,6); }
H1.HeaderClassName
{
color: #533606;
}
.AnyTagClassName
{
color: #533606;
}
</style>
background-color css
<style>
a { background-color: #533606; }
a { background-color: rgb(83,54,6); }
div.DivClassName
{
background-color: #533606;
}
.BgClassName
{
background-color: #533606;
}
</style>
border-color css
<style>
span { border-color: #533606; }
span { border-color: rgb(83,54,6); }
td.TdClassName
{
border-color: #533606;
}
.TagClassName
{
border-color: #533606;
}
</style>