Shades of Van Cleef #573939
Tints of Van Cleef #573939
RGB
CMYK
RGB Variations
Color information
#573939 (or 0x573939) is known color: Van Cleef. HEX triplet: 57, 39 and 39. RGB value is (87,57,57). Sum of RGB (Red+Green+Blue) = 87+57+57=201 (26% of max value = 765). Red value is 87 (34.38% from 255 or 43.28% from 201); Green value is 57 (22.66% from 255 or 28.36% from 201); Blue value is 57 (22.66% from 255 or 28.36% from 201); Max value from RGB is 87 - color contains mainly: red. Hex color #573939 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #573939 is #A8C6C6. Grayscale: #414141. Windows color (decimal): -11060935 or 3750231. OLE color: 3750231.
HSL color Cylindrical-coordinate representation of color #573939: hue angle of 0º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #573939 is Cyan = 0, Magento = 0.34, Yellow = 0.34 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 57 | 57 | - |
| CMYK | 0 | 0.34 | 0.34 | 0.66 |
| HSL | 0º | 0.21% | 0.28% | - |
| HSV(B) | 0º | 0.34% | 0.34% | - |
| XYZ | 6.13 | 5.25 | 4.56 | - |
| YUV | 65.97 | 122.94 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 57 | 57 | 0 | 0.34 | 0.34 | 0.66 | 0 | 0.21 | 0.28 |
| Hex | 57 | 39 | 39 | 0 | 22 | 22 | 42 | 0 | 15 | 1C |
| Octal | 127 | 71 | 71 | 0 | 42 | 42 | 102 | 0 | 25 | 34 |
| Binary | 1010111 | 111001 | 111001 | 0 | 100010 | 100010 | 1000010 | 0 | 10101 | 11100 |
Color Harmonies of #573939
Complementary color
Monochromatic Colors of #573939
Black with #573939
Text Example
Text Example
White with #573939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573939; }
p { color: rgb(87,57,57); }
H1.HeaderClassName
{
color: #573939;
}
.AnyTagClassName
{
color: #573939;
}
</style>
background-color css
<style>
a { background-color: #573939; }
a { background-color: rgb(87,57,57); }
div.DivClassName
{
background-color: #573939;
}
.BgClassName
{
background-color: #573939;
}
</style>
border-color css
<style>
span { border-color: #573939; }
span { border-color: rgb(87,57,57); }
td.TdClassName
{
border-color: #573939;
}
.TagClassName
{
border-color: #573939;
}
</style>