Shades of Woody Brown #534141
Tints of Woody Brown #534141
RGB
CMYK
RGB Variations
Color information
#534141 (or 0x534141) is known color: Woody Brown. HEX triplet: 53, 41 and 41. RGB value is (83,65,65). Sum of RGB (Red+Green+Blue) = 83+65+65=213 (28% of max value = 765). Red value is 83 (32.81% from 255 or 38.97% from 213); Green value is 65 (25.78% from 255 or 30.52% from 213); Blue value is 65 (25.78% from 255 or 30.52% from 213); Max value from RGB is 83 - color contains mainly: red. Hex color #534141 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534141 is #ACBEBE. Grayscale: #464646. Windows color (decimal): -11321023 or 4276563. OLE color: 4276563.
HSL color Cylindrical-coordinate representation of color #534141: hue angle of 0º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #534141 is Cyan = 0, Magento = 0.22, Yellow = 0.22 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 65 | 65 | - |
| CMYK | 0 | 0.22 | 0.22 | 0.67 |
| HSL | 0º | 0.12% | 0.29% | - |
| HSV(B) | 0º | 0.22% | 0.33% | - |
| XYZ | 6.41 | 6 | 5.82 | - |
| YUV | 70.38 | 124.96 | 137 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 65 | 65 | 0 | 0.22 | 0.22 | 0.67 | 0 | 0.12 | 0.29 |
| Hex | 53 | 41 | 41 | 0 | 16 | 16 | 43 | 0 | C | 1D |
| Octal | 123 | 101 | 101 | 0 | 26 | 26 | 103 | 0 | 14 | 35 |
| Binary | 1010011 | 1000001 | 1000001 | 0 | 10110 | 10110 | 1000011 | 0 | 1100 | 11101 |
Color Harmonies of #534141
Complementary color
Monochromatic Colors of #534141
Black with #534141
Text Example
Text Example
White with #534141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534141; }
p { color: rgb(83,65,65); }
H1.HeaderClassName
{
color: #534141;
}
.AnyTagClassName
{
color: #534141;
}
</style>
background-color css
<style>
a { background-color: #534141; }
a { background-color: rgb(83,65,65); }
div.DivClassName
{
background-color: #534141;
}
.BgClassName
{
background-color: #534141;
}
</style>
border-color css
<style>
span { border-color: #534141; }
span { border-color: rgb(83,65,65); }
td.TdClassName
{
border-color: #534141;
}
.TagClassName
{
border-color: #534141;
}
</style>