Shades of Woody Brown #624040
Tints of Woody Brown #624040
RGB
CMYK
RGB Variations
Color information
#624040 (or 0x624040) is known color: Woody Brown. HEX triplet: 62, 40 and 40. RGB value is (98,64,64). Sum of RGB (Red+Green+Blue) = 98+64+64=226 (29% of max value = 765). Red value is 98 (38.67% from 255 or 43.36% from 226); Green value is 64 (25.39% from 255 or 28.32% from 226); Blue value is 64 (25.39% from 255 or 28.32% from 226); Max value from RGB is 98 - color contains mainly: red. Hex color #624040 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #624040 is #9DBFBF. Grayscale: #4A4A4A. Windows color (decimal): -10338240 or 4210786. OLE color: 4210786.
HSL color Cylindrical-coordinate representation of color #624040: hue angle of 0º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #624040 is Cyan = 0, Magento = 0.35, Yellow = 0.35 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 64 | 64 | - |
| CMYK | 0 | 0.35 | 0.35 | 0.62 |
| HSL | 0º | 0.21% | 0.32% | - |
| HSV(B) | 0º | 0.35% | 0.38% | - |
| XYZ | 7.8 | 6.63 | 5.72 | - |
| YUV | 74.17 | 122.26 | 145 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 64 | 64 | 0 | 0.35 | 0.35 | 0.62 | 0 | 0.21 | 0.32 |
| Hex | 62 | 40 | 40 | 0 | 23 | 23 | 3E | 0 | 15 | 20 |
| Octal | 142 | 100 | 100 | 0 | 43 | 43 | 76 | 0 | 25 | 40 |
| Binary | 1100010 | 1000000 | 1000000 | 0 | 100011 | 100011 | 111110 | 0 | 10101 | 100000 |
Color Harmonies of #624040
Complementary color
Monochromatic Colors of #624040
Black with #624040
Text Example
Text Example
White with #624040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #624040; }
p { color: rgb(98,64,64); }
H1.HeaderClassName
{
color: #624040;
}
.AnyTagClassName
{
color: #624040;
}
</style>
background-color css
<style>
a { background-color: #624040; }
a { background-color: rgb(98,64,64); }
div.DivClassName
{
background-color: #624040;
}
.BgClassName
{
background-color: #624040;
}
</style>
border-color css
<style>
span { border-color: #624040; }
span { border-color: rgb(98,64,64); }
td.TdClassName
{
border-color: #624040;
}
.TagClassName
{
border-color: #624040;
}
</style>