Shades of Van Cleef #523634
Tints of Van Cleef #523634
RGB
CMYK
RGB Variations
Color information
#523634 (or 0x523634) is known color: Van Cleef. HEX triplet: 52, 36 and 34. RGB value is (82,54,52). Sum of RGB (Red+Green+Blue) = 82+54+52=188 (24% of max value = 765). Red value is 82 (32.42% from 255 or 43.62% from 188); Green value is 54 (21.48% from 255 or 28.72% from 188); Blue value is 52 (20.70% from 255 or 27.66% from 188); Max value from RGB is 82 - color contains mainly: red. Hex color #523634 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523634 is #ADC9CB. Grayscale: #3E3E3E. Windows color (decimal): -11389388 or 3421778. OLE color: 3421778.
HSL color Cylindrical-coordinate representation of color #523634: hue angle of 4º 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 #523634 is Cyan = 0, Magento = 0.34, Yellow = 0.37 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 54 | 52 | - |
| CMYK | 0 | 0.34 | 0.37 | 0.68 |
| HSL | 4º | 0.22% | 0.26% | - |
| HSV(B) | 4º | 0.37% | 0.32% | - |
| XYZ | 5.42 | 4.68 | 3.87 | - |
| YUV | 62.14 | 122.28 | 142.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 54 | 52 | 0 | 0.34 | 0.37 | 0.68 | 4 | 0.22 | 0.26 |
| Hex | 52 | 36 | 34 | 0 | 22 | 25 | 44 | 4 | 16 | 1A |
| Octal | 122 | 66 | 64 | 0 | 42 | 45 | 104 | 4 | 26 | 32 |
| Binary | 1010010 | 110110 | 110100 | 0 | 100010 | 100101 | 1000100 | 100 | 10110 | 11010 |
Color Harmonies of #523634
Complementary color
Monochromatic Colors of #523634
Black with #523634
Text Example
Text Example
White with #523634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523634; }
p { color: rgb(82,54,52); }
H1.HeaderClassName
{
color: #523634;
}
.AnyTagClassName
{
color: #523634;
}
</style>
background-color css
<style>
a { background-color: #523634; }
a { background-color: rgb(82,54,52); }
div.DivClassName
{
background-color: #523634;
}
.BgClassName
{
background-color: #523634;
}
</style>
border-color css
<style>
span { border-color: #523634; }
span { border-color: rgb(82,54,52); }
td.TdClassName
{
border-color: #523634;
}
.TagClassName
{
border-color: #523634;
}
</style>