Shades of Baker's Chocolate #583816
Tints of Baker's Chocolate #583816
RGB
CMYK
RGB Variations
Color information
#583816 (or 0x583816) is known color: Baker's Chocolate. HEX triplet: 58, 38 and 16. RGB value is (88,56,22). Sum of RGB (Red+Green+Blue) = 88+56+22=166 (21% of max value = 765). Red value is 88 (34.77% from 255 or 53.01% from 166); Green value is 56 (22.27% from 255 or 33.73% from 166); Blue value is 22 (8.98% from 255 or 13.25% from 166); Max value from RGB is 88 - color contains mainly: red. Hex color #583816 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #583816 is #A7C7E9. Grayscale: #3D3D3D. Windows color (decimal): -10995690 or 1456216. OLE color: 1456216.
HSL color Cylindrical-coordinate representation of color #583816: hue angle of 30.91º degrees, saturation: 0.6, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #583816 is Cyan = 0, Magento = 0.36, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 56 | 22 | - |
| CMYK | 0 | 0.36 | 0.75 | 0.65 |
| HSL | 30.91º | 0.6% | 0.22% | - |
| HSV(B) | 30.91º | 0.75% | 0.35% | - |
| XYZ | 5.58 | 4.96 | 1.42 | - |
| YUV | 61.69 | 105.6 | 146.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 56 | 22 | 0 | 0.36 | 0.75 | 0.65 | 30.91 | 0.6 | 0.22 |
| Hex | 58 | 38 | 16 | 0 | 24 | 4B | 41 | 1F | 3C | 16 |
| Octal | 130 | 70 | 26 | 0 | 44 | 113 | 101 | 37 | 74 | 26 |
| Binary | 1011000 | 111000 | 10110 | 0 | 100100 | 1001011 | 1000001 | 11111 | 111100 | 10110 |
Color Harmonies of #583816
Complementary color
Monochromatic Colors of #583816
Black with #583816
Text Example
Text Example
White with #583816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583816; }
p { color: rgb(88,56,22); }
H1.HeaderClassName
{
color: #583816;
}
.AnyTagClassName
{
color: #583816;
}
</style>
background-color css
<style>
a { background-color: #583816; }
a { background-color: rgb(88,56,22); }
div.DivClassName
{
background-color: #583816;
}
.BgClassName
{
background-color: #583816;
}
</style>
border-color css
<style>
span { border-color: #583816; }
span { border-color: rgb(88,56,22); }
td.TdClassName
{
border-color: #583816;
}
.TagClassName
{
border-color: #583816;
}
</style>