Shades of Baker's Chocolate #633616
Tints of Baker's Chocolate #633616
RGB
CMYK
RGB Variations
Color information
#633616 (or 0x633616) is known color: Baker's Chocolate. HEX triplet: 63, 36 and 16. RGB value is (99,54,22). Sum of RGB (Red+Green+Blue) = 99+54+22=175 (23% of max value = 765). Red value is 99 (39.06% from 255 or 56.57% from 175); Green value is 54 (21.48% from 255 or 30.86% from 175); Blue value is 22 (8.98% from 255 or 12.57% from 175); Max value from RGB is 99 - color contains mainly: red. Hex color #633616 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #633616 is #9CC9E9. Grayscale: #3F3F3F. Windows color (decimal): -10275306 or 1455715. OLE color: 1455715.
HSL color Cylindrical-coordinate representation of color #633616: hue angle of 24.94º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #633616 is Cyan = 0, Magento = 0.45, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 54 | 22 | - |
| CMYK | 0 | 0.45 | 0.78 | 0.61 |
| HSL | 24.94º | 0.64% | 0.24% | - |
| HSV(B) | 24.94º | 0.78% | 0.39% | - |
| XYZ | 6.61 | 5.35 | 1.44 | - |
| YUV | 63.81 | 104.41 | 153.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 54 | 22 | 0 | 0.45 | 0.78 | 0.61 | 24.94 | 0.64 | 0.24 |
| Hex | 63 | 36 | 16 | 0 | 2D | 4E | 3D | 19 | 40 | 18 |
| Octal | 143 | 66 | 26 | 0 | 55 | 116 | 75 | 31 | 100 | 30 |
| Binary | 1100011 | 110110 | 10110 | 0 | 101101 | 1001110 | 111101 | 11001 | 1000000 | 11000 |
Color Harmonies of #633616
Complementary color
Monochromatic Colors of #633616
Black with #633616
Text Example
Text Example
White with #633616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633616; }
p { color: rgb(99,54,22); }
H1.HeaderClassName
{
color: #633616;
}
.AnyTagClassName
{
color: #633616;
}
</style>
background-color css
<style>
a { background-color: #633616; }
a { background-color: rgb(99,54,22); }
div.DivClassName
{
background-color: #633616;
}
.BgClassName
{
background-color: #633616;
}
</style>
border-color css
<style>
span { border-color: #633616; }
span { border-color: rgb(99,54,22); }
td.TdClassName
{
border-color: #633616;
}
.TagClassName
{
border-color: #633616;
}
</style>