Shades of Van Cleef #523534
Tints of Van Cleef #523534
RGB
CMYK
RGB Variations
Color information
#523534 (or 0x523534) is known color: Van Cleef. HEX triplet: 52, 35 and 34. RGB value is (82,53,52). Sum of RGB (Red+Green+Blue) = 82+53+52=187 (24% of max value = 765). Red value is 82 (32.42% from 255 or 43.85% from 187); Green value is 53 (21.09% from 255 or 28.34% from 187); Blue value is 52 (20.70% from 255 or 27.81% from 187); Max value from RGB is 82 - color contains mainly: red. Hex color #523534 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523534 is #ADCACB. Grayscale: #3D3D3D. Windows color (decimal): -11389644 or 3421522. OLE color: 3421522.
HSL color Cylindrical-coordinate representation of color #523534: hue angle of 2º degrees, saturation: 0.22, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #523534 is Cyan = 0, Magento = 0.35, Yellow = 0.37 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 53 | 52 | - |
| CMYK | 0 | 0.35 | 0.37 | 0.68 |
| HSL | 2º | 0.22% | 0.26% | - |
| HSV(B) | 2º | 0.37% | 0.32% | - |
| XYZ | 5.37 | 4.59 | 3.85 | - |
| YUV | 61.56 | 122.61 | 142.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 53 | 52 | 0 | 0.35 | 0.37 | 0.68 | 2 | 0.22 | 0.26 |
| Hex | 52 | 35 | 34 | 0 | 23 | 25 | 44 | 2 | 16 | 1A |
| Octal | 122 | 65 | 64 | 0 | 43 | 45 | 104 | 2 | 26 | 32 |
| Binary | 1010010 | 110101 | 110100 | 0 | 100011 | 100101 | 1000100 | 10 | 10110 | 11010 |
Color Harmonies of #523534
Complementary color
Monochromatic Colors of #523534
Black with #523534
Text Example
Text Example
White with #523534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523534; }
p { color: rgb(82,53,52); }
H1.HeaderClassName
{
color: #523534;
}
.AnyTagClassName
{
color: #523534;
}
</style>
background-color css
<style>
a { background-color: #523534; }
a { background-color: rgb(82,53,52); }
div.DivClassName
{
background-color: #523534;
}
.BgClassName
{
background-color: #523534;
}
</style>
border-color css
<style>
span { border-color: #523534; }
span { border-color: rgb(82,53,52); }
td.TdClassName
{
border-color: #523534;
}
.TagClassName
{
border-color: #523534;
}
</style>