Shades of Van Cleef #533735
Tints of Van Cleef #533735
RGB
CMYK
RGB Variations
Color information
#533735 (or 0x533735) is known color: Van Cleef. HEX triplet: 53, 37 and 35. RGB value is (83,55,53). Sum of RGB (Red+Green+Blue) = 83+55+53=191 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.46% from 191); Green value is 55 (21.88% from 255 or 28.80% from 191); Blue value is 53 (21.09% from 255 or 27.75% from 191); Max value from RGB is 83 - color contains mainly: red. Hex color #533735 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533735 is #ACC8CA. Grayscale: #3F3F3F. Windows color (decimal): -11323595 or 3487571. OLE color: 3487571.
HSL color Cylindrical-coordinate representation of color #533735: hue angle of 4º degrees, saturation: 0.22, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #533735 is Cyan = 0, Magento = 0.34, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 55 | 53 | - |
| CMYK | 0 | 0.34 | 0.36 | 0.67 |
| HSL | 4º | 0.22% | 0.27% | - |
| HSV(B) | 4º | 0.36% | 0.33% | - |
| XYZ | 5.58 | 4.83 | 4.01 | - |
| YUV | 63.14 | 122.28 | 142.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 55 | 53 | 0 | 0.34 | 0.36 | 0.67 | 4 | 0.22 | 0.27 |
| Hex | 53 | 37 | 35 | 0 | 22 | 24 | 43 | 4 | 16 | 1B |
| Octal | 123 | 67 | 65 | 0 | 42 | 44 | 103 | 4 | 26 | 33 |
| Binary | 1010011 | 110111 | 110101 | 0 | 100010 | 100100 | 1000011 | 100 | 10110 | 11011 |
Color Harmonies of #533735
Complementary color
Monochromatic Colors of #533735
Black with #533735
Text Example
Text Example
White with #533735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533735; }
p { color: rgb(83,55,53); }
H1.HeaderClassName
{
color: #533735;
}
.AnyTagClassName
{
color: #533735;
}
</style>
background-color css
<style>
a { background-color: #533735; }
a { background-color: rgb(83,55,53); }
div.DivClassName
{
background-color: #533735;
}
.BgClassName
{
background-color: #533735;
}
</style>
border-color css
<style>
span { border-color: #533735; }
span { border-color: rgb(83,55,53); }
td.TdClassName
{
border-color: #533735;
}
.TagClassName
{
border-color: #533735;
}
</style>