Shades of Woody Brown #634040
Tints of Woody Brown #634040
RGB
CMYK
RGB Variations
Color information
#634040 (or 0x634040) is known color: Woody Brown. HEX triplet: 63, 40 and 40. RGB value is (99,64,64). Sum of RGB (Red+Green+Blue) = 99+64+64=227 (30% of max value = 765). Red value is 99 (39.06% from 255 or 43.61% from 227); Green value is 64 (25.39% from 255 or 28.19% from 227); Blue value is 64 (25.39% from 255 or 28.19% from 227); Max value from RGB is 99 - color contains mainly: red. Hex color #634040 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #634040 is #9CBFBF. Grayscale: #4A4A4A. Windows color (decimal): -10272704 or 4210787. OLE color: 4210787.
HSL color Cylindrical-coordinate representation of color #634040: hue angle of 0º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #634040 is Cyan = 0, Magento = 0.35, Yellow = 0.35 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 64 | 64 | - |
| CMYK | 0 | 0.35 | 0.35 | 0.61 |
| HSL | 0º | 0.21% | 0.32% | - |
| HSV(B) | 0º | 0.35% | 0.39% | - |
| XYZ | 7.9 | 6.69 | 5.73 | - |
| YUV | 74.47 | 122.1 | 145.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 64 | 64 | 0 | 0.35 | 0.35 | 0.61 | 0 | 0.21 | 0.32 |
| Hex | 63 | 40 | 40 | 0 | 23 | 23 | 3D | 0 | 15 | 20 |
| Octal | 143 | 100 | 100 | 0 | 43 | 43 | 75 | 0 | 25 | 40 |
| Binary | 1100011 | 1000000 | 1000000 | 0 | 100011 | 100011 | 111101 | 0 | 10101 | 100000 |
Color Harmonies of #634040
Complementary color
Monochromatic Colors of #634040
Black with #634040
Text Example
Text Example
White with #634040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634040; }
p { color: rgb(99,64,64); }
H1.HeaderClassName
{
color: #634040;
}
.AnyTagClassName
{
color: #634040;
}
</style>
background-color css
<style>
a { background-color: #634040; }
a { background-color: rgb(99,64,64); }
div.DivClassName
{
background-color: #634040;
}
.BgClassName
{
background-color: #634040;
}
</style>
border-color css
<style>
span { border-color: #634040; }
span { border-color: rgb(99,64,64); }
td.TdClassName
{
border-color: #634040;
}
.TagClassName
{
border-color: #634040;
}
</style>