Shades of Jon #503738
Tints of Jon #503738
RGB
CMYK
RGB Variations
Color information
#503738 (or 0x503738) is known color: Jon. HEX triplet: 50, 37 and 38. RGB value is (80,55,56). Sum of RGB (Red+Green+Blue) = 80+55+56=191 (25% of max value = 765). Red value is 80 (31.64% from 255 or 41.88% from 191); Green value is 55 (21.88% from 255 or 28.80% from 191); Blue value is 56 (22.27% from 255 or 29.32% from 191); Max value from RGB is 80 - color contains mainly: red. Hex color #503738 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503738 is #AFC8C7. Grayscale: #3E3E3E. Windows color (decimal): -11520200 or 3684176. OLE color: 3684176.
HSL color Cylindrical-coordinate representation of color #503738: hue angle of 357.6º degrees, saturation: 0.19, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #503738 is Cyan = 0, Magento = 0.31, Yellow = 0.30 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 55 | 56 | - |
| CMYK | 0 | 0.31 | 0.30 | 0.69 |
| HSL | 357.6º | 0.19% | 0.26% | - |
| HSV(B) | 357.6º | 0.31% | 0.31% | - |
| XYZ | 5.39 | 4.72 | 4.37 | - |
| YUV | 62.59 | 124.28 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 55 | 56 | 0 | 0.31 | 0.30 | 0.69 | 357.6 | 0.19 | 0.26 |
| Hex | 50 | 37 | 38 | 0 | 1F | 1E | 45 | 166 | 13 | 1A |
| Octal | 120 | 67 | 70 | 0 | 37 | 36 | 105 | 546 | 23 | 32 |
| Binary | 1010000 | 110111 | 111000 | 0 | 11111 | 11110 | 1000101 | 101100110 | 10011 | 11010 |
Color Harmonies of #503738
Complementary color
Monochromatic Colors of #503738
Black with #503738
Text Example
Text Example
White with #503738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503738; }
p { color: rgb(80,55,56); }
H1.HeaderClassName
{
color: #503738;
}
.AnyTagClassName
{
color: #503738;
}
</style>
background-color css
<style>
a { background-color: #503738; }
a { background-color: rgb(80,55,56); }
div.DivClassName
{
background-color: #503738;
}
.BgClassName
{
background-color: #503738;
}
</style>
border-color css
<style>
span { border-color: #503738; }
span { border-color: rgb(80,55,56); }
td.TdClassName
{
border-color: #503738;
}
.TagClassName
{
border-color: #503738;
}
</style>