Shades of Van Cleef #523935
Tints of Van Cleef #523935
RGB
CMYK
RGB Variations
Color information
#523935 (or 0x523935) is known color: Van Cleef. HEX triplet: 52, 39 and 35. RGB value is (82,57,53). Sum of RGB (Red+Green+Blue) = 82+57+53=192 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.71% from 192); Green value is 57 (22.66% from 255 or 29.69% from 192); Blue value is 53 (21.09% from 255 or 27.60% from 192); Max value from RGB is 82 - color contains mainly: red. Hex color #523935 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523935 is #ADC6CA. Grayscale: #404040. Windows color (decimal): -11388619 or 3488082. OLE color: 3488082.
HSL color Cylindrical-coordinate representation of color #523935: hue angle of 8.28º 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 #523935 is Cyan = 0, Magento = 0.30, Yellow = 0.35 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 57 | 53 | - |
| CMYK | 0 | 0.30 | 0.35 | 0.68 |
| HSL | 8.28º | 0.21% | 0.26% | - |
| HSV(B) | 8.28º | 0.35% | 0.32% | - |
| XYZ | 5.59 | 4.98 | 4.03 | - |
| YUV | 64.02 | 121.78 | 140.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 57 | 53 | 0 | 0.30 | 0.35 | 0.68 | 8.28 | 0.21 | 0.26 |
| Hex | 52 | 39 | 35 | 0 | 1E | 23 | 44 | 8 | 15 | 1A |
| Octal | 122 | 71 | 65 | 0 | 36 | 43 | 104 | 10 | 25 | 32 |
| Binary | 1010010 | 111001 | 110101 | 0 | 11110 | 100011 | 1000100 | 1000 | 10101 | 11010 |
Color Harmonies of #523935
Complementary color
Monochromatic Colors of #523935
Black with #523935
Text Example
Text Example
White with #523935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523935; }
p { color: rgb(82,57,53); }
H1.HeaderClassName
{
color: #523935;
}
.AnyTagClassName
{
color: #523935;
}
</style>
background-color css
<style>
a { background-color: #523935; }
a { background-color: rgb(82,57,53); }
div.DivClassName
{
background-color: #523935;
}
.BgClassName
{
background-color: #523935;
}
</style>
border-color css
<style>
span { border-color: #523935; }
span { border-color: rgb(82,57,53); }
td.TdClassName
{
border-color: #523935;
}
.TagClassName
{
border-color: #523935;
}
</style>