Shades of Baker's Chocolate #533006
Tints of Baker's Chocolate #533006
RGB
CMYK
RGB Variations
Color information
#533006 (or 0x533006) is known color: Baker's Chocolate. HEX triplet: 53, 30 and 06. RGB value is (83,48,6). Sum of RGB (Red+Green+Blue) = 83+48+6=137 (18% of max value = 765). Red value is 83 (32.81% from 255 or 60.58% from 137); Green value is 48 (19.14% from 255 or 35.04% from 137); Blue value is 6 (2.73% from 255 or 4.38% from 137); Max value from RGB is 83 - color contains mainly: red. Hex color #533006 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533006 is #ACCFF9. Grayscale: #353535. Windows color (decimal): -11325434 or 405587. OLE color: 405587.
HSL color Cylindrical-coordinate representation of color #533006: hue angle of 32.73º 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 #533006 is Cyan = 0, Magento = 0.42, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 48 | 6 | - |
| CMYK | 0 | 0.42 | 0.93 | 0.67 |
| HSL | 32.73º | 0.87% | 0.17% | - |
| HSV(B) | 32.73º | 0.93% | 0.33% | - |
| XYZ | 4.66 | 3.97 | 0.69 | - |
| YUV | 53.68 | 101.1 | 148.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 48 | 6 | 0 | 0.42 | 0.93 | 0.67 | 32.73 | 0.87 | 0.17 |
| Hex | 53 | 30 | 6 | 0 | 2A | 5D | 43 | 21 | 57 | 11 |
| Octal | 123 | 60 | 6 | 0 | 52 | 135 | 103 | 41 | 127 | 21 |
| Binary | 1010011 | 110000 | 110 | 0 | 101010 | 1011101 | 1000011 | 100001 | 1010111 | 10001 |
Color Harmonies of #533006
Complementary color
Monochromatic Colors of #533006
Black with #533006
Text Example
Text Example
White with #533006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533006; }
p { color: rgb(83,48,6); }
H1.HeaderClassName
{
color: #533006;
}
.AnyTagClassName
{
color: #533006;
}
</style>
background-color css
<style>
a { background-color: #533006; }
a { background-color: rgb(83,48,6); }
div.DivClassName
{
background-color: #533006;
}
.BgClassName
{
background-color: #533006;
}
</style>
border-color css
<style>
span { border-color: #533006; }
span { border-color: rgb(83,48,6); }
td.TdClassName
{
border-color: #533006;
}
.TagClassName
{
border-color: #533006;
}
</style>