Shades of Van Cleef #523535
Tints of Van Cleef #523535
RGB
CMYK
RGB Variations
Color information
#523535 (or 0x523535) is known color: Van Cleef. HEX triplet: 52, 35 and 35. RGB value is (82,53,53). Sum of RGB (Red+Green+Blue) = 82+53+53=188 (24% of max value = 765). Red value is 82 (32.42% from 255 or 43.62% from 188); Green value is 53 (21.09% from 255 or 28.19% from 188); Blue value is 53 (21.09% from 255 or 28.19% from 188); Max value from RGB is 82 - color contains mainly: red. Hex color #523535 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523535 is #ADCACA. Grayscale: #3D3D3D. Windows color (decimal): -11389643 or 3487058. OLE color: 3487058.
HSL color Cylindrical-coordinate representation of color #523535: 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 #523535 is Cyan = 0, Magento = 0.35, Yellow = 0.35 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 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.4 | 4.6 | 3.97 | - |
| YUV | 61.67 | 123.11 | 142.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 53 | 0 | 0.35 | 0.35 | 0.68 | 0 | 0.21 | 0.26 |
| Hex | 52 | 35 | 35 | 0 | 23 | 23 | 44 | 0 | 15 | 1A |
| Octal | 122 | 65 | 65 | 0 | 43 | 43 | 104 | 0 | 25 | 32 |
| Binary | 1010010 | 110101 | 110101 | 0 | 100011 | 100011 | 1000100 | 0 | 10101 | 11010 |
Color Harmonies of #523535
Complementary color
Monochromatic Colors of #523535
Black with #523535
Text Example
Text Example
White with #523535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523535; }
p { color: rgb(82,53,53); }
H1.HeaderClassName
{
color: #523535;
}
.AnyTagClassName
{
color: #523535;
}
</style>
background-color css
<style>
a { background-color: #523535; }
a { background-color: rgb(82,53,53); }
div.DivClassName
{
background-color: #523535;
}
.BgClassName
{
background-color: #523535;
}
</style>
border-color css
<style>
span { border-color: #523535; }
span { border-color: rgb(82,53,53); }
td.TdClassName
{
border-color: #523535;
}
.TagClassName
{
border-color: #523535;
}
</style>