Shades of Dark Brown #634716
Tints of Dark Brown #634716
RGB
CMYK
RGB Variations
Color information
#634716 (or 0x634716) is known color: Dark Brown. HEX triplet: 63, 47 and 16. RGB value is (99,71,22). Sum of RGB (Red+Green+Blue) = 99+71+22=192 (25% of max value = 765). Red value is 99 (39.06% from 255 or 51.56% from 192); Green value is 71 (28.12% from 255 or 36.98% from 192); Blue value is 22 (8.98% from 255 or 11.46% from 192); Max value from RGB is 99 - color contains mainly: red. Hex color #634716 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #634716 is #9CB8E9. Grayscale: #4A4A4A. Windows color (decimal): -10270954 or 1460067. OLE color: 1460067.
HSL color Cylindrical-coordinate representation of color #634716: hue angle of 38.18º 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 #634716 is Cyan = 0, Magento = 0.28, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 71 | 22 | - |
| CMYK | 0 | 0.28 | 0.78 | 0.61 |
| HSL | 38.18º | 0.64% | 0.24% | - |
| HSV(B) | 38.18º | 0.78% | 0.39% | - |
| XYZ | 7.54 | 7.22 | 1.75 | - |
| YUV | 73.79 | 98.78 | 145.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 71 | 22 | 0 | 0.28 | 0.78 | 0.61 | 38.18 | 0.64 | 0.24 |
| Hex | 63 | 47 | 16 | 0 | 1C | 4E | 3D | 26 | 40 | 18 |
| Octal | 143 | 107 | 26 | 0 | 34 | 116 | 75 | 46 | 100 | 30 |
| Binary | 1100011 | 1000111 | 10110 | 0 | 11100 | 1001110 | 111101 | 100110 | 1000000 | 11000 |
Color Harmonies of #634716
Complementary color
Monochromatic Colors of #634716
Black with #634716
Text Example
Text Example
White with #634716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634716; }
p { color: rgb(99,71,22); }
H1.HeaderClassName
{
color: #634716;
}
.AnyTagClassName
{
color: #634716;
}
</style>
background-color css
<style>
a { background-color: #634716; }
a { background-color: rgb(99,71,22); }
div.DivClassName
{
background-color: #634716;
}
.BgClassName
{
background-color: #634716;
}
</style>
border-color css
<style>
span { border-color: #634716; }
span { border-color: rgb(99,71,22); }
td.TdClassName
{
border-color: #634716;
}
.TagClassName
{
border-color: #634716;
}
</style>