Shades of Van Cleef #513835
Tints of Van Cleef #513835
RGB
CMYK
RGB Variations
Color information
#513835 (or 0x513835) is known color: Van Cleef. HEX triplet: 51, 38 and 35. RGB value is (81,56,53). Sum of RGB (Red+Green+Blue) = 81+56+53=190 (25% of max value = 765). Red value is 81 (32.03% from 255 or 42.63% from 190); Green value is 56 (22.27% from 255 or 29.47% from 190); Blue value is 53 (21.09% from 255 or 27.89% from 190); Max value from RGB is 81 - color contains mainly: red. Hex color #513835 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513835 is #AEC7CA. Grayscale: #3F3F3F. Windows color (decimal): -11454411 or 3487825. OLE color: 3487825.
HSL color Cylindrical-coordinate representation of color #513835: hue angle of 6.43º degrees, saturation: 0.21, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #513835 is Cyan = 0, Magento = 0.31, Yellow = 0.35 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 56 | 53 | - |
| CMYK | 0 | 0.31 | 0.35 | 0.68 |
| HSL | 6.43º | 0.21% | 0.26% | - |
| HSV(B) | 6.43º | 0.35% | 0.32% | - |
| XYZ | 5.45 | 4.83 | 4.01 | - |
| YUV | 63.13 | 122.28 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 56 | 53 | 0 | 0.31 | 0.35 | 0.68 | 6.43 | 0.21 | 0.26 |
| Hex | 51 | 38 | 35 | 0 | 1F | 23 | 44 | 6 | 15 | 1A |
| Octal | 121 | 70 | 65 | 0 | 37 | 43 | 104 | 6 | 25 | 32 |
| Binary | 1010001 | 111000 | 110101 | 0 | 11111 | 100011 | 1000100 | 110 | 10101 | 11010 |
Color Harmonies of #513835
Complementary color
Monochromatic Colors of #513835
Black with #513835
Text Example
Text Example
White with #513835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513835; }
p { color: rgb(81,56,53); }
H1.HeaderClassName
{
color: #513835;
}
.AnyTagClassName
{
color: #513835;
}
</style>
background-color css
<style>
a { background-color: #513835; }
a { background-color: rgb(81,56,53); }
div.DivClassName
{
background-color: #513835;
}
.BgClassName
{
background-color: #513835;
}
</style>
border-color css
<style>
span { border-color: #513835; }
span { border-color: rgb(81,56,53); }
td.TdClassName
{
border-color: #513835;
}
.TagClassName
{
border-color: #513835;
}
</style>