Shades of Van Cleef #503636
Tints of Van Cleef #503636
RGB
CMYK
RGB Variations
Color information
#503636 (or 0x503636) is known color: Van Cleef. HEX triplet: 50, 36 and 36. RGB value is (80,54,54). Sum of RGB (Red+Green+Blue) = 80+54+54=188 (24% of max value = 765). Red value is 80 (31.64% from 255 or 42.55% from 188); Green value is 54 (21.48% from 255 or 28.72% from 188); Blue value is 54 (21.48% from 255 or 28.72% from 188); Max value from RGB is 80 - color contains mainly: red. Hex color #503636 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #503636 is #AFC9C9. Grayscale: #3D3D3D. Windows color (decimal): -11520458 or 3552848. OLE color: 3552848.
HSL color Cylindrical-coordinate representation of color #503636: hue angle of 0º 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 #503636 is Cyan = 0, Magento = 0.33, Yellow = 0.33 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 54 | 54 | - |
| CMYK | 0 | 0.33 | 0.33 | 0.69 |
| HSL | 0º | 0.19% | 0.26% | - |
| HSV(B) | 0º | 0.33% | 0.31% | - |
| XYZ | 5.29 | 4.61 | 4.1 | - |
| YUV | 61.77 | 123.61 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 54 | 54 | 0 | 0.33 | 0.33 | 0.69 | 0 | 0.19 | 0.26 |
| Hex | 50 | 36 | 36 | 0 | 21 | 21 | 45 | 0 | 13 | 1A |
| Octal | 120 | 66 | 66 | 0 | 41 | 41 | 105 | 0 | 23 | 32 |
| Binary | 1010000 | 110110 | 110110 | 0 | 100001 | 100001 | 1000101 | 0 | 10011 | 11010 |
Color Harmonies of #503636
Complementary color
Monochromatic Colors of #503636
Black with #503636
Text Example
Text Example
White with #503636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #503636; }
p { color: rgb(80,54,54); }
H1.HeaderClassName
{
color: #503636;
}
.AnyTagClassName
{
color: #503636;
}
</style>
background-color css
<style>
a { background-color: #503636; }
a { background-color: rgb(80,54,54); }
div.DivClassName
{
background-color: #503636;
}
.BgClassName
{
background-color: #503636;
}
</style>
border-color css
<style>
span { border-color: #503636; }
span { border-color: rgb(80,54,54); }
td.TdClassName
{
border-color: #503636;
}
.TagClassName
{
border-color: #503636;
}
</style>