Shades of Van Cleef #513836
Tints of Van Cleef #513836
RGB
CMYK
RGB Variations
Color information
#513836 (or 0x513836) is known color: Van Cleef. HEX triplet: 51, 38 and 36. RGB value is (81,56,54). Sum of RGB (Red+Green+Blue) = 81+56+54=191 (25% of max value = 765). Red value is 81 (32.03% from 255 or 42.41% from 191); Green value is 56 (22.27% from 255 or 29.32% from 191); Blue value is 54 (21.48% from 255 or 28.27% from 191); Max value from RGB is 81 - color contains mainly: red. Hex color #513836 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513836 is #AEC7C9. Grayscale: #3F3F3F. Windows color (decimal): -11454410 or 3553361. OLE color: 3553361.
HSL color Cylindrical-coordinate representation of color #513836: hue angle of 4.44º 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 #513836 is Cyan = 0, Magento = 0.31, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 56 | 54 | - |
| CMYK | 0 | 0.31 | 0.33 | 0.68 |
| HSL | 4.44º | 0.2% | 0.26% | - |
| HSV(B) | 4.44º | 0.33% | 0.32% | - |
| XYZ | 5.47 | 4.84 | 4.14 | - |
| YUV | 63.25 | 122.78 | 140.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 56 | 54 | 0 | 0.31 | 0.33 | 0.68 | 4.44 | 0.2 | 0.26 |
| Hex | 51 | 38 | 36 | 0 | 1F | 21 | 44 | 4 | 14 | 1A |
| Octal | 121 | 70 | 66 | 0 | 37 | 41 | 104 | 4 | 24 | 32 |
| Binary | 1010001 | 111000 | 110110 | 0 | 11111 | 100001 | 1000100 | 100 | 10100 | 11010 |
Color Harmonies of #513836
Complementary color
Monochromatic Colors of #513836
Black with #513836
Text Example
Text Example
White with #513836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513836; }
p { color: rgb(81,56,54); }
H1.HeaderClassName
{
color: #513836;
}
.AnyTagClassName
{
color: #513836;
}
</style>
background-color css
<style>
a { background-color: #513836; }
a { background-color: rgb(81,56,54); }
div.DivClassName
{
background-color: #513836;
}
.BgClassName
{
background-color: #513836;
}
</style>
border-color css
<style>
span { border-color: #513836; }
span { border-color: rgb(81,56,54); }
td.TdClassName
{
border-color: #513836;
}
.TagClassName
{
border-color: #513836;
}
</style>