Shades of Baker's Chocolate #643609
Tints of Baker's Chocolate #643609
RGB
CMYK
RGB Variations
Color information
#643609 (or 0x643609) is known color: Baker's Chocolate. HEX triplet: 64, 36 and 09. RGB value is (100,54,9). Sum of RGB (Red+Green+Blue) = 100+54+9=163 (21% of max value = 765). Red value is 100 (39.45% from 255 or 61.35% from 163); Green value is 54 (21.48% from 255 or 33.13% from 163); Blue value is 9 (3.91% from 255 or 5.52% from 163); Max value from RGB is 100 - color contains mainly: red. Hex color #643609 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #643609 is #9BC9F6. Grayscale: #3E3E3E. Windows color (decimal): -10209783 or 603748. OLE color: 603748.
HSL color Cylindrical-coordinate representation of color #643609: hue angle of 29.67º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #643609 is Cyan = 0, Magento = 0.46, Yellow = 0.91 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 100 | 54 | 9 | - |
| CMYK | 0 | 0.46 | 0.91 | 0.61 |
| HSL | 29.67º | 0.83% | 0.21% | - |
| HSV(B) | 29.67º | 0.91% | 0.39% | - |
| XYZ | 6.62 | 5.37 | 0.95 | - |
| YUV | 62.62 | 97.74 | 154.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 54 | 9 | 0 | 0.46 | 0.91 | 0.61 | 29.67 | 0.83 | 0.21 |
| Hex | 64 | 36 | 9 | 0 | 2E | 5B | 3D | 1E | 53 | 15 |
| Octal | 144 | 66 | 11 | 0 | 56 | 133 | 75 | 36 | 123 | 25 |
| Binary | 1100100 | 110110 | 1001 | 0 | 101110 | 1011011 | 111101 | 11110 | 1010011 | 10101 |
Color Harmonies of #643609
Complementary color
Monochromatic Colors of #643609
Black with #643609
Text Example
Text Example
White with #643609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #643609; }
p { color: rgb(100,54,9); }
H1.HeaderClassName
{
color: #643609;
}
.AnyTagClassName
{
color: #643609;
}
</style>
background-color css
<style>
a { background-color: #643609; }
a { background-color: rgb(100,54,9); }
div.DivClassName
{
background-color: #643609;
}
.BgClassName
{
background-color: #643609;
}
</style>
border-color css
<style>
span { border-color: #643609; }
span { border-color: rgb(100,54,9); }
td.TdClassName
{
border-color: #643609;
}
.TagClassName
{
border-color: #643609;
}
</style>