Shades of Baker's Chocolate #622915
Tints of Baker's Chocolate #622915
RGB
CMYK
RGB Variations
Color information
#622915 (or 0x622915) is known color: Baker's Chocolate. HEX triplet: 62, 29 and 15. RGB value is (98,41,21). Sum of RGB (Red+Green+Blue) = 98+41+21=160 (21% of max value = 765). Red value is 98 (38.67% from 255 or 61.25% from 160); Green value is 41 (16.41% from 255 or 25.62% from 160); Blue value is 21 (8.59% from 255 or 13.12% from 160); Max value from RGB is 98 - color contains mainly: red. Hex color #622915 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #622915 is #9DD6EA. Grayscale: #373737. Windows color (decimal): -10344171 or 1386850. OLE color: 1386850.
HSL color Cylindrical-coordinate representation of color #622915: hue angle of 15.58º degrees, saturation: 0.65, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #622915 is Cyan = 0, Magento = 0.58, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 41 | 21 | - |
| CMYK | 0 | 0.58 | 0.79 | 0.62 |
| HSL | 15.58º | 0.65% | 0.23% | - |
| HSV(B) | 15.58º | 0.79% | 0.38% | - |
| XYZ | 5.97 | 4.24 | 1.21 | - |
| YUV | 55.76 | 108.38 | 158.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 41 | 21 | 0 | 0.58 | 0.79 | 0.62 | 15.58 | 0.65 | 0.23 |
| Hex | 62 | 29 | 15 | 0 | 3A | 4F | 3E | 10 | 41 | 17 |
| Octal | 142 | 51 | 25 | 0 | 72 | 117 | 76 | 20 | 101 | 27 |
| Binary | 1100010 | 101001 | 10101 | 0 | 111010 | 1001111 | 111110 | 10000 | 1000001 | 10111 |
Color Harmonies of #622915
Complementary color
Monochromatic Colors of #622915
Black with #622915
Text Example
Text Example
White with #622915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622915; }
p { color: rgb(98,41,21); }
H1.HeaderClassName
{
color: #622915;
}
.AnyTagClassName
{
color: #622915;
}
</style>
background-color css
<style>
a { background-color: #622915; }
a { background-color: rgb(98,41,21); }
div.DivClassName
{
background-color: #622915;
}
.BgClassName
{
background-color: #622915;
}
</style>
border-color css
<style>
span { border-color: #622915; }
span { border-color: rgb(98,41,21); }
td.TdClassName
{
border-color: #622915;
}
.TagClassName
{
border-color: #622915;
}
</style>