Shades of Van Cleef #573535
Tints of Van Cleef #573535
RGB
CMYK
RGB Variations
Color information
#573535 (or 0x573535) is known color: Van Cleef. HEX triplet: 57, 35 and 35. RGB value is (87,53,53). Sum of RGB (Red+Green+Blue) = 87+53+53=193 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.08% from 193); Green value is 53 (21.09% from 255 or 27.46% from 193); Blue value is 53 (21.09% from 255 or 27.46% from 193); Max value from RGB is 87 - color contains mainly: red. Hex color #573535 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #573535 is #A8CACA. Grayscale: #3F3F3F. Windows color (decimal): -11061963 or 3487063. OLE color: 3487063.
HSL color Cylindrical-coordinate representation of color #573535: hue angle of 0º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #573535 is Cyan = 0, Magento = 0.39, Yellow = 0.39 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 53 | 53 | - |
| CMYK | 0 | 0.39 | 0.39 | 0.66 |
| HSL | 0º | 0.24% | 0.27% | - |
| HSV(B) | 0º | 0.39% | 0.34% | - |
| XYZ | 5.85 | 4.83 | 3.99 | - |
| YUV | 63.17 | 122.26 | 145 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 53 | 53 | 0 | 0.39 | 0.39 | 0.66 | 0 | 0.24 | 0.27 |
| Hex | 57 | 35 | 35 | 0 | 27 | 27 | 42 | 0 | 18 | 1B |
| Octal | 127 | 65 | 65 | 0 | 47 | 47 | 102 | 0 | 30 | 33 |
| Binary | 1010111 | 110101 | 110101 | 0 | 100111 | 100111 | 1000010 | 0 | 11000 | 11011 |
Color Harmonies of #573535
Complementary color
Monochromatic Colors of #573535
Black with #573535
Text Example
Text Example
White with #573535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573535; }
p { color: rgb(87,53,53); }
H1.HeaderClassName
{
color: #573535;
}
.AnyTagClassName
{
color: #573535;
}
</style>
background-color css
<style>
a { background-color: #573535; }
a { background-color: rgb(87,53,53); }
div.DivClassName
{
background-color: #573535;
}
.BgClassName
{
background-color: #573535;
}
</style>
border-color css
<style>
span { border-color: #573535; }
span { border-color: rgb(87,53,53); }
td.TdClassName
{
border-color: #573535;
}
.TagClassName
{
border-color: #573535;
}
</style>