Shades of Van Cleef #513535
Tints of Van Cleef #513535
RGB
CMYK
RGB Variations
Color information
#513535 (or 0x513535) is known color: Van Cleef. HEX triplet: 51, 35 and 35. RGB value is (81,53,53). Sum of RGB (Red+Green+Blue) = 81+53+53=187 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.32% from 187); Green value is 53 (21.09% from 255 or 28.34% from 187); Blue value is 53 (21.09% from 255 or 28.34% from 187); Max value from RGB is 81 - color contains mainly: red. Hex color #513535 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513535 is #AECACA. Grayscale: #3D3D3D. Windows color (decimal): -11455179 or 3487057. OLE color: 3487057.
HSL color Cylindrical-coordinate representation of color #513535: hue angle of 0º 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 #513535 is Cyan = 0, Magento = 0.35, Yellow = 0.35 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 53 | 53 | - |
| CMYK | 0 | 0.35 | 0.35 | 0.68 |
| HSL | 0º | 0.21% | 0.26% | - |
| HSV(B) | 0º | 0.35% | 0.32% | - |
| XYZ | 5.31 | 4.55 | 3.97 | - |
| YUV | 61.37 | 123.28 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 53 | 53 | 0 | 0.35 | 0.35 | 0.68 | 0 | 0.21 | 0.26 |
| Hex | 51 | 35 | 35 | 0 | 23 | 23 | 44 | 0 | 15 | 1A |
| Octal | 121 | 65 | 65 | 0 | 43 | 43 | 104 | 0 | 25 | 32 |
| Binary | 1010001 | 110101 | 110101 | 0 | 100011 | 100011 | 1000100 | 0 | 10101 | 11010 |
Color Harmonies of #513535
Complementary color
Monochromatic Colors of #513535
Black with #513535
Text Example
Text Example
White with #513535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513535; }
p { color: rgb(81,53,53); }
H1.HeaderClassName
{
color: #513535;
}
.AnyTagClassName
{
color: #513535;
}
</style>
background-color css
<style>
a { background-color: #513535; }
a { background-color: rgb(81,53,53); }
div.DivClassName
{
background-color: #513535;
}
.BgClassName
{
background-color: #513535;
}
</style>
border-color css
<style>
span { border-color: #513535; }
span { border-color: rgb(81,53,53); }
td.TdClassName
{
border-color: #513535;
}
.TagClassName
{
border-color: #513535;
}
</style>