Shades of Baker's Chocolate #622704
Tints of Baker's Chocolate #622704
RGB
CMYK
RGB Variations
Color information
#622704 (or 0x622704) is known color: Baker's Chocolate. HEX triplet: 62, 27 and 04. RGB value is (98,39,4). Sum of RGB (Red+Green+Blue) = 98+39+4=141 (18% of max value = 765). Red value is 98 (38.67% from 255 or 69.50% from 141); Green value is 39 (15.62% from 255 or 27.66% from 141); Blue value is 4 (1.95% from 255 or 2.84% from 141); Max value from RGB is 98 - color contains mainly: red. Hex color #622704 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #622704 is #9DD8FB. Grayscale: #343434. Windows color (decimal): -10344700 or 272226. OLE color: 272226.
HSL color Cylindrical-coordinate representation of color #622704: hue angle of 22.34º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #622704 is Cyan = 0, Magento = 0.60, Yellow = 0.96 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 39 | 4 | - |
| CMYK | 0 | 0.60 | 0.96 | 0.62 |
| HSL | 22.34º | 0.92% | 0.2% | - |
| HSV(B) | 22.34º | 0.96% | 0.38% | - |
| XYZ | 5.78 | 4.06 | 0.59 | - |
| YUV | 52.65 | 100.55 | 160.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 39 | 4 | 0 | 0.60 | 0.96 | 0.62 | 22.34 | 0.92 | 0.2 |
| Hex | 62 | 27 | 4 | 0 | 3C | 60 | 3E | 16 | 5C | 14 |
| Octal | 142 | 47 | 4 | 0 | 74 | 140 | 76 | 26 | 134 | 24 |
| Binary | 1100010 | 100111 | 100 | 0 | 111100 | 1100000 | 111110 | 10110 | 1011100 | 10100 |
Color Harmonies of #622704
Complementary color
Monochromatic Colors of #622704
Black with #622704
Text Example
Text Example
White with #622704
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622704; }
p { color: rgb(98,39,4); }
H1.HeaderClassName
{
color: #622704;
}
.AnyTagClassName
{
color: #622704;
}
</style>
background-color css
<style>
a { background-color: #622704; }
a { background-color: rgb(98,39,4); }
div.DivClassName
{
background-color: #622704;
}
.BgClassName
{
background-color: #622704;
}
</style>
border-color css
<style>
span { border-color: #622704; }
span { border-color: rgb(98,39,4); }
td.TdClassName
{
border-color: #622704;
}
.TagClassName
{
border-color: #622704;
}
</style>