Shades of Baker's Chocolate #623014
Tints of Baker's Chocolate #623014
RGB
CMYK
RGB Variations
Color information
#623014 (or 0x623014) is known color: Baker's Chocolate. HEX triplet: 62, 30 and 14. RGB value is (98,48,20). Sum of RGB (Red+Green+Blue) = 98+48+20=166 (21% of max value = 765). Red value is 98 (38.67% from 255 or 59.04% from 166); Green value is 48 (19.14% from 255 or 28.92% from 166); Blue value is 20 (8.20% from 255 or 12.05% from 166); Max value from RGB is 98 - color contains mainly: red. Hex color #623014 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #623014 is #9DCFEB. Grayscale: #3B3B3B. Windows color (decimal): -10342380 or 1323106. OLE color: 1323106.
HSL color Cylindrical-coordinate representation of color #623014: hue angle of 21.54º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #623014 is Cyan = 0, Magento = 0.51, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 48 | 20 | - |
| CMYK | 0 | 0.51 | 0.80 | 0.62 |
| HSL | 21.54º | 0.66% | 0.23% | - |
| HSV(B) | 21.54º | 0.8% | 0.38% | - |
| XYZ | 6.22 | 4.76 | 1.25 | - |
| YUV | 59.76 | 105.57 | 155.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 48 | 20 | 0 | 0.51 | 0.80 | 0.62 | 21.54 | 0.66 | 0.23 |
| Hex | 62 | 30 | 14 | 0 | 33 | 50 | 3E | 16 | 42 | 17 |
| Octal | 142 | 60 | 24 | 0 | 63 | 120 | 76 | 26 | 102 | 27 |
| Binary | 1100010 | 110000 | 10100 | 0 | 110011 | 1010000 | 111110 | 10110 | 1000010 | 10111 |
Color Harmonies of #623014
Complementary color
Monochromatic Colors of #623014
Black with #623014
Text Example
Text Example
White with #623014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623014; }
p { color: rgb(98,48,20); }
H1.HeaderClassName
{
color: #623014;
}
.AnyTagClassName
{
color: #623014;
}
</style>
background-color css
<style>
a { background-color: #623014; }
a { background-color: rgb(98,48,20); }
div.DivClassName
{
background-color: #623014;
}
.BgClassName
{
background-color: #623014;
}
</style>
border-color css
<style>
span { border-color: #623014; }
span { border-color: rgb(98,48,20); }
td.TdClassName
{
border-color: #623014;
}
.TagClassName
{
border-color: #623014;
}
</style>