Shades of Baker's Chocolate #623508
Tints of Baker's Chocolate #623508
RGB
CMYK
RGB Variations
Color information
#623508 (or 0x623508) is known color: Baker's Chocolate. HEX triplet: 62, 35 and 08. RGB value is (98,53,8). Sum of RGB (Red+Green+Blue) = 98+53+8=159 (21% of max value = 765). Red value is 98 (38.67% from 255 or 61.64% from 159); Green value is 53 (21.09% from 255 or 33.33% from 159); Blue value is 8 (3.52% from 255 or 5.03% from 159); Max value from RGB is 98 - color contains mainly: red. Hex color #623508 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #623508 is #9DCAF7. Grayscale: #3D3D3D. Windows color (decimal): -10341112 or 537954. OLE color: 537954.
HSL color Cylindrical-coordinate representation of color #623508: hue angle of 30º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #623508 is Cyan = 0, Magento = 0.46, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 53 | 8 | - |
| CMYK | 0 | 0.46 | 0.92 | 0.62 |
| HSL | 30º | 0.85% | 0.21% | - |
| HSV(B) | 30º | 0.92% | 0.38% | - |
| XYZ | 6.35 | 5.16 | 0.89 | - |
| YUV | 61.33 | 97.91 | 154.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 53 | 8 | 0 | 0.46 | 0.92 | 0.62 | 30 | 0.85 | 0.21 |
| Hex | 62 | 35 | 8 | 0 | 2E | 5C | 3E | 1E | 55 | 15 |
| Octal | 142 | 65 | 10 | 0 | 56 | 134 | 76 | 36 | 125 | 25 |
| Binary | 1100010 | 110101 | 1000 | 0 | 101110 | 1011100 | 111110 | 11110 | 1010101 | 10101 |
Color Harmonies of #623508
Complementary color
Monochromatic Colors of #623508
Black with #623508
Text Example
Text Example
White with #623508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623508; }
p { color: rgb(98,53,8); }
H1.HeaderClassName
{
color: #623508;
}
.AnyTagClassName
{
color: #623508;
}
</style>
background-color css
<style>
a { background-color: #623508; }
a { background-color: rgb(98,53,8); }
div.DivClassName
{
background-color: #623508;
}
.BgClassName
{
background-color: #623508;
}
</style>
border-color css
<style>
span { border-color: #623508; }
span { border-color: rgb(98,53,8); }
td.TdClassName
{
border-color: #623508;
}
.TagClassName
{
border-color: #623508;
}
</style>