Shades of Van Cleef #503939
Tints of Van Cleef #503939
RGB
CMYK
RGB Variations
Color information
#503939 (or 0x503939) is known color: Van Cleef. HEX triplet: 50, 39 and 39. RGB value is (80,57,57). Sum of RGB (Red+Green+Blue) = 80+57+57=194 (25% of max value = 765). Red value is 80 (31.64% from 255 or 41.24% from 194); Green value is 57 (22.66% from 255 or 29.38% from 194); Blue value is 57 (22.66% from 255 or 29.38% from 194); Max value from RGB is 80 - color contains mainly: red. Hex color #503939 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503939 is #AFC6C6. Grayscale: #3F3F3F. Windows color (decimal): -11519687 or 3750224. OLE color: 3750224.
HSL color Cylindrical-coordinate representation of color #503939: hue angle of 0º degrees, saturation: 0.17, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #503939 is Cyan = 0, Magento = 0.29, Yellow = 0.29 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 57 | 57 | - |
| CMYK | 0 | 0.29 | 0.29 | 0.69 |
| HSL | 0º | 0.17% | 0.27% | - |
| HSV(B) | 0º | 0.29% | 0.31% | - |
| XYZ | 5.51 | 4.93 | 4.53 | - |
| YUV | 63.88 | 124.12 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 57 | 57 | 0 | 0.29 | 0.29 | 0.69 | 0 | 0.17 | 0.27 |
| Hex | 50 | 39 | 39 | 0 | 1D | 1D | 45 | 0 | 11 | 1B |
| Octal | 120 | 71 | 71 | 0 | 35 | 35 | 105 | 0 | 21 | 33 |
| Binary | 1010000 | 111001 | 111001 | 0 | 11101 | 11101 | 1000101 | 0 | 10001 | 11011 |
Color Harmonies of #503939
Complementary color
Monochromatic Colors of #503939
Black with #503939
Text Example
Text Example
White with #503939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503939; }
p { color: rgb(80,57,57); }
H1.HeaderClassName
{
color: #503939;
}
.AnyTagClassName
{
color: #503939;
}
</style>
background-color css
<style>
a { background-color: #503939; }
a { background-color: rgb(80,57,57); }
div.DivClassName
{
background-color: #503939;
}
.BgClassName
{
background-color: #503939;
}
</style>
border-color css
<style>
span { border-color: #503939; }
span { border-color: rgb(80,57,57); }
td.TdClassName
{
border-color: #503939;
}
.TagClassName
{
border-color: #503939;
}
</style>