Shades of Van Cleef #593935
Tints of Van Cleef #593935
RGB
CMYK
RGB Variations
Color information
#593935 (or 0x593935) is known color: Van Cleef. HEX triplet: 59, 39 and 35. RGB value is (89,57,53). Sum of RGB (Red+Green+Blue) = 89+57+53=199 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.72% from 199); Green value is 57 (22.66% from 255 or 28.64% from 199); Blue value is 53 (21.09% from 255 or 26.63% from 199); Max value from RGB is 89 - color contains mainly: red. Hex color #593935 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #593935 is #A6C6CA. Grayscale: #424242. Windows color (decimal): -10929867 or 3488089. OLE color: 3488089.
HSL color Cylindrical-coordinate representation of color #593935: hue angle of 6.67º degrees, saturation: 0.25, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #593935 is Cyan = 0, Magento = 0.36, Yellow = 0.40 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 57 | 53 | - |
| CMYK | 0 | 0.36 | 0.40 | 0.65 |
| HSL | 6.67º | 0.25% | 0.28% | - |
| HSV(B) | 6.67º | 0.4% | 0.35% | - |
| XYZ | 6.23 | 5.31 | 4.06 | - |
| YUV | 66.11 | 120.6 | 144.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 57 | 53 | 0 | 0.36 | 0.40 | 0.65 | 6.67 | 0.25 | 0.28 |
| Hex | 59 | 39 | 35 | 0 | 24 | 28 | 41 | 7 | 19 | 1C |
| Octal | 131 | 71 | 65 | 0 | 44 | 50 | 101 | 7 | 31 | 34 |
| Binary | 1011001 | 111001 | 110101 | 0 | 100100 | 101000 | 1000001 | 111 | 11001 | 11100 |
Color Harmonies of #593935
Complementary color
Monochromatic Colors of #593935
Black with #593935
Text Example
Text Example
White with #593935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593935; }
p { color: rgb(89,57,53); }
H1.HeaderClassName
{
color: #593935;
}
.AnyTagClassName
{
color: #593935;
}
</style>
background-color css
<style>
a { background-color: #593935; }
a { background-color: rgb(89,57,53); }
div.DivClassName
{
background-color: #593935;
}
.BgClassName
{
background-color: #593935;
}
</style>
border-color css
<style>
span { border-color: #593935; }
span { border-color: rgb(89,57,53); }
td.TdClassName
{
border-color: #593935;
}
.TagClassName
{
border-color: #593935;
}
</style>