Shades of Van Cleef #503937
Tints of Van Cleef #503937
RGB
CMYK
RGB Variations
Color information
#503937 (or 0x503937) is known color: Van Cleef. HEX triplet: 50, 39 and 37. RGB value is (80,57,55). Sum of RGB (Red+Green+Blue) = 80+57+55=192 (25% of max value = 765). Red value is 80 (31.64% from 255 or 41.67% from 192); Green value is 57 (22.66% from 255 or 29.69% from 192); Blue value is 55 (21.88% from 255 or 28.65% from 192); Max value from RGB is 80 - color contains mainly: red. Hex color #503937 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503937 is #AFC6C8. Grayscale: #3F3F3F. Windows color (decimal): -11519689 or 3619152. OLE color: 3619152.
HSL color Cylindrical-coordinate representation of color #503937: hue angle of 4.8º 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 #503937 is Cyan = 0, Magento = 0.29, Yellow = 0.31 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 57 | 55 | - |
| CMYK | 0 | 0.29 | 0.31 | 0.69 |
| HSL | 4.8º | 0.19% | 0.26% | - |
| HSV(B) | 4.8º | 0.31% | 0.31% | - |
| XYZ | 5.46 | 4.91 | 4.27 | - |
| YUV | 63.65 | 123.12 | 139.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 57 | 55 | 0 | 0.29 | 0.31 | 0.69 | 4.8 | 0.19 | 0.26 |
| Hex | 50 | 39 | 37 | 0 | 1D | 1F | 45 | 5 | 13 | 1A |
| Octal | 120 | 71 | 67 | 0 | 35 | 37 | 105 | 5 | 23 | 32 |
| Binary | 1010000 | 111001 | 110111 | 0 | 11101 | 11111 | 1000101 | 101 | 10011 | 11010 |
Color Harmonies of #503937
Complementary color
Monochromatic Colors of #503937
Black with #503937
Text Example
Text Example
White with #503937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503937; }
p { color: rgb(80,57,55); }
H1.HeaderClassName
{
color: #503937;
}
.AnyTagClassName
{
color: #503937;
}
</style>
background-color css
<style>
a { background-color: #503937; }
a { background-color: rgb(80,57,55); }
div.DivClassName
{
background-color: #503937;
}
.BgClassName
{
background-color: #503937;
}
</style>
border-color css
<style>
span { border-color: #503937; }
span { border-color: rgb(80,57,55); }
td.TdClassName
{
border-color: #503937;
}
.TagClassName
{
border-color: #503937;
}
</style>