Shades of Baker's Chocolate #583007
Tints of Baker's Chocolate #583007
RGB
CMYK
RGB Variations
Color information
#583007 (or 0x583007) is known color: Baker's Chocolate. HEX triplet: 58, 30 and 07. RGB value is (88,48,7). Sum of RGB (Red+Green+Blue) = 88+48+7=143 (18% of max value = 765). Red value is 88 (34.77% from 255 or 61.54% from 143); Green value is 48 (19.14% from 255 or 33.57% from 143); Blue value is 7 (3.12% from 255 or 4.90% from 143); Max value from RGB is 88 - color contains mainly: red. Hex color #583007 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #583007 is #A7CFF8. Grayscale: #373737. Windows color (decimal): -10997753 or 471128. OLE color: 471128.
HSL color Cylindrical-coordinate representation of color #583007: hue angle of 30.37º 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 #583007 is Cyan = 0, Magento = 0.45, Yellow = 0.92 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 48 | 7 | - |
| CMYK | 0 | 0.45 | 0.92 | 0.65 |
| HSL | 30.37º | 0.85% | 0.19% | - |
| HSV(B) | 30.37º | 0.92% | 0.35% | - |
| XYZ | 5.12 | 4.2 | 0.74 | - |
| YUV | 55.29 | 100.75 | 151.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 48 | 7 | 0 | 0.45 | 0.92 | 0.65 | 30.37 | 0.85 | 0.19 |
| Hex | 58 | 30 | 7 | 0 | 2D | 5C | 41 | 1E | 55 | 13 |
| Octal | 130 | 60 | 7 | 0 | 55 | 134 | 101 | 36 | 125 | 23 |
| Binary | 1011000 | 110000 | 111 | 0 | 101101 | 1011100 | 1000001 | 11110 | 1010101 | 10011 |
Color Harmonies of #583007
Complementary color
Monochromatic Colors of #583007
Black with #583007
Text Example
Text Example
White with #583007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583007; }
p { color: rgb(88,48,7); }
H1.HeaderClassName
{
color: #583007;
}
.AnyTagClassName
{
color: #583007;
}
</style>
background-color css
<style>
a { background-color: #583007; }
a { background-color: rgb(88,48,7); }
div.DivClassName
{
background-color: #583007;
}
.BgClassName
{
background-color: #583007;
}
</style>
border-color css
<style>
span { border-color: #583007; }
span { border-color: rgb(88,48,7); }
td.TdClassName
{
border-color: #583007;
}
.TagClassName
{
border-color: #583007;
}
</style>