Shades of Baker's Chocolate #533309
Tints of Baker's Chocolate #533309
RGB
CMYK
RGB Variations
Color information
#533309 (or 0x533309) is known color: Baker's Chocolate. HEX triplet: 53, 33 and 09. RGB value is (83,51,9). Sum of RGB (Red+Green+Blue) = 83+51+9=143 (18% of max value = 765). Red value is 83 (32.81% from 255 or 58.04% from 143); Green value is 51 (20.31% from 255 or 35.66% from 143); Blue value is 9 (3.91% from 255 or 6.29% from 143); Max value from RGB is 83 - color contains mainly: red. Hex color #533309 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #533309 is #ACCCF6. Grayscale: #373737. Windows color (decimal): -11324663 or 602963. OLE color: 602963.
HSL color Cylindrical-coordinate representation of color #533309: hue angle of 34.05º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #533309 is Cyan = 0, Magento = 0.39, Yellow = 0.89 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 51 | 9 | - |
| CMYK | 0 | 0.39 | 0.89 | 0.67 |
| HSL | 34.05º | 0.8% | 0.18% | - |
| HSV(B) | 34.05º | 0.89% | 0.33% | - |
| XYZ | 4.8 | 4.23 | 0.82 | - |
| YUV | 55.78 | 101.6 | 147.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 9 | 0 | 0.39 | 0.89 | 0.67 | 34.05 | 0.8 | 0.18 |
| Hex | 53 | 33 | 9 | 0 | 27 | 59 | 43 | 22 | 50 | 12 |
| Octal | 123 | 63 | 11 | 0 | 47 | 131 | 103 | 42 | 120 | 22 |
| Binary | 1010011 | 110011 | 1001 | 0 | 100111 | 1011001 | 1000011 | 100010 | 1010000 | 10010 |
Color Harmonies of #533309
Complementary color
Monochromatic Colors of #533309
Black with #533309
Text Example
Text Example
White with #533309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533309; }
p { color: rgb(83,51,9); }
H1.HeaderClassName
{
color: #533309;
}
.AnyTagClassName
{
color: #533309;
}
</style>
background-color css
<style>
a { background-color: #533309; }
a { background-color: rgb(83,51,9); }
div.DivClassName
{
background-color: #533309;
}
.BgClassName
{
background-color: #533309;
}
</style>
border-color css
<style>
span { border-color: #533309; }
span { border-color: rgb(83,51,9); }
td.TdClassName
{
border-color: #533309;
}
.TagClassName
{
border-color: #533309;
}
</style>