Shades of Van Cleef #523937
Tints of Van Cleef #523937
RGB
CMYK
RGB Variations
Color information
#523937 (or 0x523937) is known color: Van Cleef. HEX triplet: 52, 39 and 37. RGB value is (82,57,55). Sum of RGB (Red+Green+Blue) = 82+57+55=194 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.27% from 194); Green value is 57 (22.66% from 255 or 29.38% from 194); Blue value is 55 (21.88% from 255 or 28.35% from 194); Max value from RGB is 82 - color contains mainly: red. Hex color #523937 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523937 is #ADC6C8. Grayscale: #404040. Windows color (decimal): -11388617 or 3619154. OLE color: 3619154.
HSL color Cylindrical-coordinate representation of color #523937: hue angle of 4.44º degrees, saturation: 0.2, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #523937 is Cyan = 0, Magento = 0.30, Yellow = 0.33 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 57 | 55 | - |
| CMYK | 0 | 0.30 | 0.33 | 0.68 |
| HSL | 4.44º | 0.2% | 0.27% | - |
| HSV(B) | 4.44º | 0.33% | 0.32% | - |
| XYZ | 5.63 | 5 | 4.28 | - |
| YUV | 64.25 | 122.78 | 140.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 57 | 55 | 0 | 0.30 | 0.33 | 0.68 | 4.44 | 0.2 | 0.27 |
| Hex | 52 | 39 | 37 | 0 | 1E | 21 | 44 | 4 | 14 | 1B |
| Octal | 122 | 71 | 67 | 0 | 36 | 41 | 104 | 4 | 24 | 33 |
| Binary | 1010010 | 111001 | 110111 | 0 | 11110 | 100001 | 1000100 | 100 | 10100 | 11011 |
Color Harmonies of #523937
Complementary color
Monochromatic Colors of #523937
Black with #523937
Text Example
Text Example
White with #523937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523937; }
p { color: rgb(82,57,55); }
H1.HeaderClassName
{
color: #523937;
}
.AnyTagClassName
{
color: #523937;
}
</style>
background-color css
<style>
a { background-color: #523937; }
a { background-color: rgb(82,57,55); }
div.DivClassName
{
background-color: #523937;
}
.BgClassName
{
background-color: #523937;
}
</style>
border-color css
<style>
span { border-color: #523937; }
span { border-color: rgb(82,57,55); }
td.TdClassName
{
border-color: #523937;
}
.TagClassName
{
border-color: #523937;
}
</style>