Shades of Van Cleef #533332
Tints of Van Cleef #533332
RGB
CMYK
RGB Variations
Color information
#533332 (or 0x533332) is known color: Van Cleef. HEX triplet: 53, 33 and 32. RGB value is (83,51,50). Sum of RGB (Red+Green+Blue) = 83+51+50=184 (24% of max value = 765). Red value is 83 (32.81% from 255 or 45.11% from 184); Green value is 51 (20.31% from 255 or 27.72% from 184); Blue value is 50 (19.92% from 255 or 27.17% from 184); Max value from RGB is 83 - color contains mainly: red. Hex color #533332 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533332 is #ACCCCD. Grayscale: #3C3C3C. Windows color (decimal): -11324622 or 3289939. OLE color: 3289939.
HSL color Cylindrical-coordinate representation of color #533332: hue angle of 1.82º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #533332 is Cyan = 0, Magento = 0.39, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 51 | 50 | - |
| CMYK | 0 | 0.39 | 0.40 | 0.67 |
| HSL | 1.82º | 0.25% | 0.26% | - |
| HSV(B) | 1.82º | 0.4% | 0.33% | - |
| XYZ | 5.33 | 4.44 | 3.59 | - |
| YUV | 60.45 | 122.1 | 144.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 51 | 50 | 0 | 0.39 | 0.40 | 0.67 | 1.82 | 0.25 | 0.26 |
| Hex | 53 | 33 | 32 | 0 | 27 | 28 | 43 | 2 | 19 | 1A |
| Octal | 123 | 63 | 62 | 0 | 47 | 50 | 103 | 2 | 31 | 32 |
| Binary | 1010011 | 110011 | 110010 | 0 | 100111 | 101000 | 1000011 | 10 | 11001 | 11010 |
Color Harmonies of #533332
Complementary color
Monochromatic Colors of #533332
Black with #533332
Text Example
Text Example
White with #533332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533332; }
p { color: rgb(83,51,50); }
H1.HeaderClassName
{
color: #533332;
}
.AnyTagClassName
{
color: #533332;
}
</style>
background-color css
<style>
a { background-color: #533332; }
a { background-color: rgb(83,51,50); }
div.DivClassName
{
background-color: #533332;
}
.BgClassName
{
background-color: #533332;
}
</style>
border-color css
<style>
span { border-color: #533332; }
span { border-color: rgb(83,51,50); }
td.TdClassName
{
border-color: #533332;
}
.TagClassName
{
border-color: #533332;
}
</style>