Shades of Van Cleef #503736
Tints of Van Cleef #503736
RGB
CMYK
RGB Variations
Color information
#503736 (or 0x503736) is known color: Van Cleef. HEX triplet: 50, 37 and 36. RGB value is (80,55,54). Sum of RGB (Red+Green+Blue) = 80+55+54=189 (25% of max value = 765). Red value is 80 (31.64% from 255 or 42.33% from 189); Green value is 55 (21.88% from 255 or 29.10% from 189); Blue value is 54 (21.48% from 255 or 28.57% from 189); Max value from RGB is 80 - color contains mainly: red. Hex color #503736 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503736 is #AFC8C9. Grayscale: #3E3E3E. Windows color (decimal): -11520202 or 3553104. OLE color: 3553104.
HSL color Cylindrical-coordinate representation of color #503736: hue angle of 2.31º degrees, saturation: 0.19, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #503736 is Cyan = 0, Magento = 0.31, Yellow = 0.33 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 55 | 54 | - |
| CMYK | 0 | 0.31 | 0.33 | 0.69 |
| HSL | 2.31º | 0.19% | 0.26% | - |
| HSV(B) | 2.31º | 0.33% | 0.31% | - |
| XYZ | 5.34 | 4.7 | 4.12 | - |
| YUV | 62.36 | 123.28 | 140.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 55 | 54 | 0 | 0.31 | 0.33 | 0.69 | 2.31 | 0.19 | 0.26 |
| Hex | 50 | 37 | 36 | 0 | 1F | 21 | 45 | 2 | 13 | 1A |
| Octal | 120 | 67 | 66 | 0 | 37 | 41 | 105 | 2 | 23 | 32 |
| Binary | 1010000 | 110111 | 110110 | 0 | 11111 | 100001 | 1000101 | 10 | 10011 | 11010 |
Color Harmonies of #503736
Complementary color
Monochromatic Colors of #503736
Black with #503736
Text Example
Text Example
White with #503736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503736; }
p { color: rgb(80,55,54); }
H1.HeaderClassName
{
color: #503736;
}
.AnyTagClassName
{
color: #503736;
}
</style>
background-color css
<style>
a { background-color: #503736; }
a { background-color: rgb(80,55,54); }
div.DivClassName
{
background-color: #503736;
}
.BgClassName
{
background-color: #503736;
}
</style>
border-color css
<style>
span { border-color: #503736; }
span { border-color: rgb(80,55,54); }
td.TdClassName
{
border-color: #503736;
}
.TagClassName
{
border-color: #503736;
}
</style>