Shades of Van Cleef #533632
Tints of Van Cleef #533632
RGB
CMYK
RGB Variations
Color information
#533632 (or 0x533632) is known color: Van Cleef. HEX triplet: 53, 36 and 32. RGB value is (83,54,50). Sum of RGB (Red+Green+Blue) = 83+54+50=187 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.39% from 187); Green value is 54 (21.48% from 255 or 28.88% from 187); Blue value is 50 (19.92% from 255 or 26.74% from 187); Max value from RGB is 83 - color contains mainly: red. Hex color #533632 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533632 is #ACC9CD. Grayscale: #3E3E3E. Windows color (decimal): -11323854 or 3290707. OLE color: 3290707.
HSL color Cylindrical-coordinate representation of color #533632: hue angle of 7.27º 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 #533632 is Cyan = 0, Magento = 0.35, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 54 | 50 | - |
| CMYK | 0 | 0.35 | 0.40 | 0.67 |
| HSL | 7.27º | 0.25% | 0.26% | - |
| HSV(B) | 7.27º | 0.4% | 0.33% | - |
| XYZ | 5.46 | 4.71 | 3.64 | - |
| YUV | 62.22 | 121.11 | 142.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 54 | 50 | 0 | 0.35 | 0.40 | 0.67 | 7.27 | 0.25 | 0.26 |
| Hex | 53 | 36 | 32 | 0 | 23 | 28 | 43 | 7 | 19 | 1A |
| Octal | 123 | 66 | 62 | 0 | 43 | 50 | 103 | 7 | 31 | 32 |
| Binary | 1010011 | 110110 | 110010 | 0 | 100011 | 101000 | 1000011 | 111 | 11001 | 11010 |
Color Harmonies of #533632
Complementary color
Monochromatic Colors of #533632
Black with #533632
Text Example
Text Example
White with #533632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533632; }
p { color: rgb(83,54,50); }
H1.HeaderClassName
{
color: #533632;
}
.AnyTagClassName
{
color: #533632;
}
</style>
background-color css
<style>
a { background-color: #533632; }
a { background-color: rgb(83,54,50); }
div.DivClassName
{
background-color: #533632;
}
.BgClassName
{
background-color: #533632;
}
</style>
border-color css
<style>
span { border-color: #533632; }
span { border-color: rgb(83,54,50); }
td.TdClassName
{
border-color: #533632;
}
.TagClassName
{
border-color: #533632;
}
</style>