Shades of Baker's Chocolate #633406
Tints of Baker's Chocolate #633406
RGB
CMYK
RGB Variations
Color information
#633406 (or 0x633406) is known color: Baker's Chocolate. HEX triplet: 63, 34 and 06. RGB value is (99,52,6). Sum of RGB (Red+Green+Blue) = 99+52+6=157 (20% of max value = 765). Red value is 99 (39.06% from 255 or 63.06% from 157); Green value is 52 (20.70% from 255 or 33.12% from 157); Blue value is 6 (2.73% from 255 or 3.82% from 157); Max value from RGB is 99 - color contains mainly: red. Hex color #633406 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #633406 is #9CCBF9. Grayscale: #3D3D3D. Windows color (decimal): -10275834 or 406627. OLE color: 406627.
HSL color Cylindrical-coordinate representation of color #633406: hue angle of 29.68º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #633406 is Cyan = 0, Magento = 0.47, Yellow = 0.94 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 52 | 6 | - |
| CMYK | 0 | 0.47 | 0.94 | 0.61 |
| HSL | 29.68º | 0.89% | 0.21% | - |
| HSV(B) | 29.68º | 0.94% | 0.39% | - |
| XYZ | 6.41 | 5.12 | 0.82 | - |
| YUV | 60.81 | 97.07 | 155.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 52 | 6 | 0 | 0.47 | 0.94 | 0.61 | 29.68 | 0.89 | 0.21 |
| Hex | 63 | 34 | 6 | 0 | 2F | 5E | 3D | 1E | 59 | 15 |
| Octal | 143 | 64 | 6 | 0 | 57 | 136 | 75 | 36 | 131 | 25 |
| Binary | 1100011 | 110100 | 110 | 0 | 101111 | 1011110 | 111101 | 11110 | 1011001 | 10101 |
Color Harmonies of #633406
Complementary color
Monochromatic Colors of #633406
Black with #633406
Text Example
Text Example
White with #633406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633406; }
p { color: rgb(99,52,6); }
H1.HeaderClassName
{
color: #633406;
}
.AnyTagClassName
{
color: #633406;
}
</style>
background-color css
<style>
a { background-color: #633406; }
a { background-color: rgb(99,52,6); }
div.DivClassName
{
background-color: #633406;
}
.BgClassName
{
background-color: #633406;
}
</style>
border-color css
<style>
span { border-color: #633406; }
span { border-color: rgb(99,52,6); }
td.TdClassName
{
border-color: #633406;
}
.TagClassName
{
border-color: #633406;
}
</style>