Shades of Baker's Chocolate #583305
Tints of Baker's Chocolate #583305
RGB
CMYK
RGB Variations
Color information
#583305 (or 0x583305) is known color: Baker's Chocolate. HEX triplet: 58, 33 and 05. RGB value is (88,51,5). Sum of RGB (Red+Green+Blue) = 88+51+5=144 (19% of max value = 765). Red value is 88 (34.77% from 255 or 61.11% from 144); Green value is 51 (20.31% from 255 or 35.42% from 144); Blue value is 5 (2.34% from 255 or 3.47% from 144); Max value from RGB is 88 - color contains mainly: red. Hex color #583305 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #583305 is #A7CCFA. Grayscale: #393939. Windows color (decimal): -10996987 or 340824. OLE color: 340824.
HSL color Cylindrical-coordinate representation of color #583305: hue angle of 33.25º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #583305 is Cyan = 0, Magento = 0.42, Yellow = 0.94 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 51 | 5 | - |
| CMYK | 0 | 0.42 | 0.94 | 0.65 |
| HSL | 33.25º | 0.89% | 0.18% | - |
| HSV(B) | 33.25º | 0.94% | 0.35% | - |
| XYZ | 5.24 | 4.45 | 0.73 | - |
| YUV | 56.82 | 98.76 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 51 | 5 | 0 | 0.42 | 0.94 | 0.65 | 33.25 | 0.89 | 0.18 |
| Hex | 58 | 33 | 5 | 0 | 2A | 5E | 41 | 21 | 59 | 12 |
| Octal | 130 | 63 | 5 | 0 | 52 | 136 | 101 | 41 | 131 | 22 |
| Binary | 1011000 | 110011 | 101 | 0 | 101010 | 1011110 | 1000001 | 100001 | 1011001 | 10010 |
Color Harmonies of #583305
Complementary color
Monochromatic Colors of #583305
Black with #583305
Text Example
Text Example
White with #583305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583305; }
p { color: rgb(88,51,5); }
H1.HeaderClassName
{
color: #583305;
}
.AnyTagClassName
{
color: #583305;
}
</style>
background-color css
<style>
a { background-color: #583305; }
a { background-color: rgb(88,51,5); }
div.DivClassName
{
background-color: #583305;
}
.BgClassName
{
background-color: #583305;
}
</style>
border-color css
<style>
span { border-color: #583305; }
span { border-color: rgb(88,51,5); }
td.TdClassName
{
border-color: #583305;
}
.TagClassName
{
border-color: #583305;
}
</style>