Shades of Van Cleef #593838
Tints of Van Cleef #593838
RGB
CMYK
RGB Variations
Color information
#593838 (or 0x593838) is known color: Van Cleef. HEX triplet: 59, 38 and 38. RGB value is (89,56,56). Sum of RGB (Red+Green+Blue) = 89+56+56=201 (26% of max value = 765). Red value is 89 (35.16% from 255 or 44.28% from 201); Green value is 56 (22.27% from 255 or 27.86% from 201); Blue value is 56 (22.27% from 255 or 27.86% from 201); Max value from RGB is 89 - color contains mainly: red. Hex color #593838 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #593838 is #A6C7C7. Grayscale: #414141. Windows color (decimal): -10930120 or 3684441. OLE color: 3684441.
HSL color Cylindrical-coordinate representation of color #593838: hue angle of 0º degrees, saturation: 0.23, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #593838 is Cyan = 0, Magento = 0.37, Yellow = 0.37 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 56 | 56 | - |
| CMYK | 0 | 0.37 | 0.37 | 0.65 |
| HSL | 0º | 0.23% | 0.28% | - |
| HSV(B) | 0º | 0.37% | 0.35% | - |
| XYZ | 6.25 | 5.24 | 4.42 | - |
| YUV | 65.87 | 122.43 | 144.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 56 | 56 | 0 | 0.37 | 0.37 | 0.65 | 0 | 0.23 | 0.28 |
| Hex | 59 | 38 | 38 | 0 | 25 | 25 | 41 | 0 | 17 | 1C |
| Octal | 131 | 70 | 70 | 0 | 45 | 45 | 101 | 0 | 27 | 34 |
| Binary | 1011001 | 111000 | 111000 | 0 | 100101 | 100101 | 1000001 | 0 | 10111 | 11100 |
Color Harmonies of #593838
Complementary color
Monochromatic Colors of #593838
Black with #593838
Text Example
Text Example
White with #593838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #593838; }
p { color: rgb(89,56,56); }
H1.HeaderClassName
{
color: #593838;
}
.AnyTagClassName
{
color: #593838;
}
</style>
background-color css
<style>
a { background-color: #593838; }
a { background-color: rgb(89,56,56); }
div.DivClassName
{
background-color: #593838;
}
.BgClassName
{
background-color: #593838;
}
</style>
border-color css
<style>
span { border-color: #593838; }
span { border-color: rgb(89,56,56); }
td.TdClassName
{
border-color: #593838;
}
.TagClassName
{
border-color: #593838;
}
</style>