Shades of Woodburn #503926
Tints of Woodburn #503926
RGB
CMYK
RGB Variations
Color information
#503926 (or 0x503926) is known color: Woodburn. HEX triplet: 50, 39 and 26. RGB value is (80,57,38). Sum of RGB (Red+Green+Blue) = 80+57+38=175 (23% of max value = 765). Red value is 80 (31.64% from 255 or 45.71% from 175); Green value is 57 (22.66% from 255 or 32.57% from 175); Blue value is 38 (15.23% from 255 or 21.71% from 175); Max value from RGB is 80 - color contains mainly: red. Hex color #503926 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503926 is #AFC6D9. Grayscale: #3D3D3D. Windows color (decimal): -11519706 or 2505040. OLE color: 2505040.
HSL color Cylindrical-coordinate representation of color #503926: hue angle of 27.14º degrees, saturation: 0.36, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #503926 is Cyan = 0, Magento = 0.29, Yellow = 0.52 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 57 | 38 | - |
| CMYK | 0 | 0.29 | 0.52 | 0.69 |
| HSL | 27.14º | 0.36% | 0.23% | - |
| HSV(B) | 27.14º | 0.53% | 0.31% | - |
| XYZ | 5.12 | 4.77 | 2.48 | - |
| YUV | 61.71 | 114.62 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 57 | 38 | 0 | 0.29 | 0.52 | 0.69 | 27.14 | 0.36 | 0.23 |
| Hex | 50 | 39 | 26 | 0 | 1D | 34 | 45 | 1B | 24 | 17 |
| Octal | 120 | 71 | 46 | 0 | 35 | 64 | 105 | 33 | 44 | 27 |
| Binary | 1010000 | 111001 | 100110 | 0 | 11101 | 110100 | 1000101 | 11011 | 100100 | 10111 |
Color Harmonies of #503926
Complementary color
Monochromatic Colors of #503926
Black with #503926
Text Example
Text Example
White with #503926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503926; }
p { color: rgb(80,57,38); }
H1.HeaderClassName
{
color: #503926;
}
.AnyTagClassName
{
color: #503926;
}
</style>
background-color css
<style>
a { background-color: #503926; }
a { background-color: rgb(80,57,38); }
div.DivClassName
{
background-color: #503926;
}
.BgClassName
{
background-color: #503926;
}
</style>
border-color css
<style>
span { border-color: #503926; }
span { border-color: rgb(80,57,38); }
td.TdClassName
{
border-color: #503926;
}
.TagClassName
{
border-color: #503926;
}
</style>