Shades of Woody Brown #534040
Tints of Woody Brown #534040
RGB
CMYK
RGB Variations
Color information
#534040 (or 0x534040) is known color: Woody Brown. HEX triplet: 53, 40 and 40. RGB value is (83,64,64). Sum of RGB (Red+Green+Blue) = 83+64+64=211 (27% of max value = 765). Red value is 83 (32.81% from 255 or 39.34% from 211); Green value is 64 (25.39% from 255 or 30.33% from 211); Blue value is 64 (25.39% from 255 or 30.33% from 211); Max value from RGB is 83 - color contains mainly: red. Hex color #534040 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534040 is #ACBFBF. Grayscale: #454545. Windows color (decimal): -11321280 or 4210771. OLE color: 4210771.
HSL color Cylindrical-coordinate representation of color #534040: hue angle of 0º degrees, saturation: 0.13, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #534040 is Cyan = 0, Magento = 0.23, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 64 | 64 | - |
| CMYK | 0 | 0.23 | 0.23 | 0.67 |
| HSL | 0º | 0.13% | 0.29% | - |
| HSV(B) | 0º | 0.23% | 0.33% | - |
| XYZ | 6.33 | 5.88 | 5.65 | - |
| YUV | 69.68 | 124.79 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 64 | 64 | 0 | 0.23 | 0.23 | 0.67 | 0 | 0.13 | 0.29 |
| Hex | 53 | 40 | 40 | 0 | 17 | 17 | 43 | 0 | D | 1D |
| Octal | 123 | 100 | 100 | 0 | 27 | 27 | 103 | 0 | 15 | 35 |
| Binary | 1010011 | 1000000 | 1000000 | 0 | 10111 | 10111 | 1000011 | 0 | 1101 | 11101 |
Color Harmonies of #534040
Complementary color
Monochromatic Colors of #534040
Black with #534040
Text Example
Text Example
White with #534040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534040; }
p { color: rgb(83,64,64); }
H1.HeaderClassName
{
color: #534040;
}
.AnyTagClassName
{
color: #534040;
}
</style>
background-color css
<style>
a { background-color: #534040; }
a { background-color: rgb(83,64,64); }
div.DivClassName
{
background-color: #534040;
}
.BgClassName
{
background-color: #534040;
}
</style>
border-color css
<style>
span { border-color: #534040; }
span { border-color: rgb(83,64,64); }
td.TdClassName
{
border-color: #534040;
}
.TagClassName
{
border-color: #534040;
}
</style>