Shades of Van Cleef #513634
Tints of Van Cleef #513634
RGB
CMYK
RGB Variations
Color information
#513634 (or 0x513634) is known color: Van Cleef. HEX triplet: 51, 36 and 34. RGB value is (81,54,52). Sum of RGB (Red+Green+Blue) = 81+54+52=187 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.32% from 187); Green value is 54 (21.48% from 255 or 28.88% from 187); Blue value is 52 (20.70% from 255 or 27.81% from 187); Max value from RGB is 81 - color contains mainly: red. Hex color #513634 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513634 is #AEC9CB. Grayscale: #3D3D3D. Windows color (decimal): -11454924 or 3421777. OLE color: 3421777.
HSL color Cylindrical-coordinate representation of color #513634: hue angle of 4.14º degrees, saturation: 0.22, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #513634 is Cyan = 0, Magento = 0.33, Yellow = 0.36 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 54 | 52 | - |
| CMYK | 0 | 0.33 | 0.36 | 0.68 |
| HSL | 4.14º | 0.22% | 0.26% | - |
| HSV(B) | 4.14º | 0.36% | 0.32% | - |
| XYZ | 5.33 | 4.64 | 3.86 | - |
| YUV | 61.85 | 122.45 | 141.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 54 | 52 | 0 | 0.33 | 0.36 | 0.68 | 4.14 | 0.22 | 0.26 |
| Hex | 51 | 36 | 34 | 0 | 21 | 24 | 44 | 4 | 16 | 1A |
| Octal | 121 | 66 | 64 | 0 | 41 | 44 | 104 | 4 | 26 | 32 |
| Binary | 1010001 | 110110 | 110100 | 0 | 100001 | 100100 | 1000100 | 100 | 10110 | 11010 |
Color Harmonies of #513634
Complementary color
Monochromatic Colors of #513634
Black with #513634
Text Example
Text Example
White with #513634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513634; }
p { color: rgb(81,54,52); }
H1.HeaderClassName
{
color: #513634;
}
.AnyTagClassName
{
color: #513634;
}
</style>
background-color css
<style>
a { background-color: #513634; }
a { background-color: rgb(81,54,52); }
div.DivClassName
{
background-color: #513634;
}
.BgClassName
{
background-color: #513634;
}
</style>
border-color css
<style>
span { border-color: #513634; }
span { border-color: rgb(81,54,52); }
td.TdClassName
{
border-color: #513634;
}
.TagClassName
{
border-color: #513634;
}
</style>