Shades of Baker's Chocolate #623407
Tints of Baker's Chocolate #623407
RGB
CMYK
RGB Variations
Color information
#623407 (or 0x623407) is known color: Baker's Chocolate. HEX triplet: 62, 34 and 07. RGB value is (98,52,7). Sum of RGB (Red+Green+Blue) = 98+52+7=157 (20% of max value = 765). Red value is 98 (38.67% from 255 or 62.42% from 157); Green value is 52 (20.70% from 255 or 33.12% from 157); Blue value is 7 (3.12% from 255 or 4.46% from 157); Max value from RGB is 98 - color contains mainly: red. Hex color #623407 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #623407 is #9DCBF8. Grayscale: #3C3C3C. Windows color (decimal): -10341369 or 472162. OLE color: 472162.
HSL color Cylindrical-coordinate representation of color #623407: hue angle of 29.67º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #623407 is Cyan = 0, Magento = 0.47, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 52 | 7 | - |
| CMYK | 0 | 0.47 | 0.93 | 0.62 |
| HSL | 29.67º | 0.87% | 0.21% | - |
| HSV(B) | 29.67º | 0.93% | 0.38% | - |
| XYZ | 6.3 | 5.07 | 0.85 | - |
| YUV | 60.62 | 97.74 | 154.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 52 | 7 | 0 | 0.47 | 0.93 | 0.62 | 29.67 | 0.87 | 0.21 |
| Hex | 62 | 34 | 7 | 0 | 2F | 5D | 3E | 1E | 57 | 15 |
| Octal | 142 | 64 | 7 | 0 | 57 | 135 | 76 | 36 | 127 | 25 |
| Binary | 1100010 | 110100 | 111 | 0 | 101111 | 1011101 | 111110 | 11110 | 1010111 | 10101 |
Color Harmonies of #623407
Complementary color
Monochromatic Colors of #623407
Black with #623407
Text Example
Text Example
White with #623407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #623407; }
p { color: rgb(98,52,7); }
H1.HeaderClassName
{
color: #623407;
}
.AnyTagClassName
{
color: #623407;
}
</style>
background-color css
<style>
a { background-color: #623407; }
a { background-color: rgb(98,52,7); }
div.DivClassName
{
background-color: #623407;
}
.BgClassName
{
background-color: #623407;
}
</style>
border-color css
<style>
span { border-color: #623407; }
span { border-color: rgb(98,52,7); }
td.TdClassName
{
border-color: #623407;
}
.TagClassName
{
border-color: #623407;
}
</style>