Shades of Van Cleef #513636
Tints of Van Cleef #513636
RGB
CMYK
RGB Variations
Color information
#513636 (or 0x513636) is known color: Van Cleef. HEX triplet: 51, 36 and 36. RGB value is (81,54,54). Sum of RGB (Red+Green+Blue) = 81+54+54=189 (25% of max value = 765). Red value is 81 (32.03% from 255 or 42.86% from 189); Green value is 54 (21.48% from 255 or 28.57% from 189); Blue value is 54 (21.48% from 255 or 28.57% from 189); Max value from RGB is 81 - color contains mainly: red. Hex color #513636 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513636 is #AEC9C9. Grayscale: #3E3E3E. Windows color (decimal): -11454922 or 3552849. OLE color: 3552849.
HSL color Cylindrical-coordinate representation of color #513636: hue angle of 0º degrees, saturation: 0.2, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #513636 is Cyan = 0, Magento = 0.33, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 54 | 54 | - |
| CMYK | 0 | 0.33 | 0.33 | 0.68 |
| HSL | 0º | 0.2% | 0.26% | - |
| HSV(B) | 0º | 0.33% | 0.32% | - |
| XYZ | 5.38 | 4.65 | 4.1 | - |
| YUV | 62.07 | 123.45 | 141.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 54 | 0 | 0.33 | 0.33 | 0.68 | 0 | 0.2 | 0.26 |
| Hex | 51 | 36 | 36 | 0 | 21 | 21 | 44 | 0 | 14 | 1A |
| Octal | 121 | 66 | 66 | 0 | 41 | 41 | 104 | 0 | 24 | 32 |
| Binary | 1010001 | 110110 | 110110 | 0 | 100001 | 100001 | 1000100 | 0 | 10100 | 11010 |
Color Harmonies of #513636
Complementary color
Monochromatic Colors of #513636
Black with #513636
Text Example
Text Example
White with #513636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513636; }
p { color: rgb(81,54,54); }
H1.HeaderClassName
{
color: #513636;
}
.AnyTagClassName
{
color: #513636;
}
</style>
background-color css
<style>
a { background-color: #513636; }
a { background-color: rgb(81,54,54); }
div.DivClassName
{
background-color: #513636;
}
.BgClassName
{
background-color: #513636;
}
</style>
border-color css
<style>
span { border-color: #513636; }
span { border-color: rgb(81,54,54); }
td.TdClassName
{
border-color: #513636;
}
.TagClassName
{
border-color: #513636;
}
</style>