Shades of Van Cleef #523838
Tints of Van Cleef #523838
RGB
CMYK
RGB Variations
Color information
#523838 (or 0x523838) is known color: Van Cleef. HEX triplet: 52, 38 and 38. RGB value is (82,56,56). Sum of RGB (Red+Green+Blue) = 82+56+56=194 (25% of max value = 765). Red value is 82 (32.42% from 255 or 42.27% from 194); Green value is 56 (22.27% from 255 or 28.87% from 194); Blue value is 56 (22.27% from 255 or 28.87% from 194); Max value from RGB is 82 - color contains mainly: red. Hex color #523838 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523838 is #ADC7C7. Grayscale: #3F3F3F. Windows color (decimal): -11388872 or 3684434. OLE color: 3684434.
HSL color Cylindrical-coordinate representation of color #523838: hue angle of 0º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #523838 is Cyan = 0, Magento = 0.32, Yellow = 0.32 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 56 | 56 | - |
| CMYK | 0 | 0.32 | 0.32 | 0.68 |
| HSL | 0º | 0.19% | 0.27% | - |
| HSV(B) | 0º | 0.32% | 0.32% | - |
| XYZ | 5.61 | 4.91 | 4.39 | - |
| YUV | 63.77 | 123.61 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 56 | 56 | 0 | 0.32 | 0.32 | 0.68 | 0 | 0.19 | 0.27 |
| Hex | 52 | 38 | 38 | 0 | 20 | 20 | 44 | 0 | 13 | 1B |
| Octal | 122 | 70 | 70 | 0 | 40 | 40 | 104 | 0 | 23 | 33 |
| Binary | 1010010 | 111000 | 111000 | 0 | 100000 | 100000 | 1000100 | 0 | 10011 | 11011 |
Color Harmonies of #523838
Complementary color
Monochromatic Colors of #523838
Black with #523838
Text Example
Text Example
White with #523838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523838; }
p { color: rgb(82,56,56); }
H1.HeaderClassName
{
color: #523838;
}
.AnyTagClassName
{
color: #523838;
}
</style>
background-color css
<style>
a { background-color: #523838; }
a { background-color: rgb(82,56,56); }
div.DivClassName
{
background-color: #523838;
}
.BgClassName
{
background-color: #523838;
}
</style>
border-color css
<style>
span { border-color: #523838; }
span { border-color: rgb(82,56,56); }
td.TdClassName
{
border-color: #523838;
}
.TagClassName
{
border-color: #523838;
}
</style>