Shades of Baker's Chocolate #583107
Tints of Baker's Chocolate #583107
RGB
CMYK
RGB Variations
Color information
#583107 (or 0x583107) is known color: Baker's Chocolate. HEX triplet: 58, 31 and 07. RGB value is (88,49,7). Sum of RGB (Red+Green+Blue) = 88+49+7=144 (19% of max value = 765). Red value is 88 (34.77% from 255 or 61.11% from 144); Green value is 49 (19.53% from 255 or 34.03% from 144); Blue value is 7 (3.12% from 255 or 4.86% from 144); Max value from RGB is 88 - color contains mainly: red. Hex color #583107 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #583107 is #A7CEF8. Grayscale: #383838. Windows color (decimal): -10997497 or 471384. OLE color: 471384.
HSL color Cylindrical-coordinate representation of color #583107: hue angle of 31.11º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #583107 is Cyan = 0, Magento = 0.44, Yellow = 0.92 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 49 | 7 | - |
| CMYK | 0 | 0.44 | 0.92 | 0.65 |
| HSL | 31.11º | 0.85% | 0.19% | - |
| HSV(B) | 31.11º | 0.92% | 0.35% | - |
| XYZ | 5.16 | 4.29 | 0.76 | - |
| YUV | 55.87 | 100.42 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 49 | 7 | 0 | 0.44 | 0.92 | 0.65 | 31.11 | 0.85 | 0.19 |
| Hex | 58 | 31 | 7 | 0 | 2C | 5C | 41 | 1F | 55 | 13 |
| Octal | 130 | 61 | 7 | 0 | 54 | 134 | 101 | 37 | 125 | 23 |
| Binary | 1011000 | 110001 | 111 | 0 | 101100 | 1011100 | 1000001 | 11111 | 1010101 | 10011 |
Color Harmonies of #583107
Complementary color
Monochromatic Colors of #583107
Black with #583107
Text Example
Text Example
White with #583107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583107; }
p { color: rgb(88,49,7); }
H1.HeaderClassName
{
color: #583107;
}
.AnyTagClassName
{
color: #583107;
}
</style>
background-color css
<style>
a { background-color: #583107; }
a { background-color: rgb(88,49,7); }
div.DivClassName
{
background-color: #583107;
}
.BgClassName
{
background-color: #583107;
}
</style>
border-color css
<style>
span { border-color: #583107; }
span { border-color: rgb(88,49,7); }
td.TdClassName
{
border-color: #583107;
}
.TagClassName
{
border-color: #583107;
}
</style>