Shades of Van Cleef #533834
Tints of Van Cleef #533834
RGB
CMYK
RGB Variations
Color information
#533834 (or 0x533834) is known color: Van Cleef. HEX triplet: 53, 38 and 34. RGB value is (83,56,52). Sum of RGB (Red+Green+Blue) = 83+56+52=191 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.46% from 191); Green value is 56 (22.27% from 255 or 29.32% from 191); Blue value is 52 (20.70% from 255 or 27.23% from 191); Max value from RGB is 83 - color contains mainly: red. Hex color #533834 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533834 is #ACC7CB. Grayscale: #3F3F3F. Windows color (decimal): -11323340 or 3422291. OLE color: 3422291.
HSL color Cylindrical-coordinate representation of color #533834: hue angle of 7.74º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #533834 is Cyan = 0, Magento = 0.33, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 56 | 52 | - |
| CMYK | 0 | 0.33 | 0.37 | 0.67 |
| HSL | 7.74º | 0.23% | 0.26% | - |
| HSV(B) | 7.74º | 0.37% | 0.33% | - |
| XYZ | 5.6 | 4.92 | 3.9 | - |
| YUV | 63.62 | 121.45 | 141.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 56 | 52 | 0 | 0.33 | 0.37 | 0.67 | 7.74 | 0.23 | 0.26 |
| Hex | 53 | 38 | 34 | 0 | 21 | 25 | 43 | 8 | 17 | 1A |
| Octal | 123 | 70 | 64 | 0 | 41 | 45 | 103 | 10 | 27 | 32 |
| Binary | 1010011 | 111000 | 110100 | 0 | 100001 | 100101 | 1000011 | 1000 | 10111 | 11010 |
Color Harmonies of #533834
Complementary color
Monochromatic Colors of #533834
Black with #533834
Text Example
Text Example
White with #533834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533834; }
p { color: rgb(83,56,52); }
H1.HeaderClassName
{
color: #533834;
}
.AnyTagClassName
{
color: #533834;
}
</style>
background-color css
<style>
a { background-color: #533834; }
a { background-color: rgb(83,56,52); }
div.DivClassName
{
background-color: #533834;
}
.BgClassName
{
background-color: #533834;
}
</style>
border-color css
<style>
span { border-color: #533834; }
span { border-color: rgb(83,56,52); }
td.TdClassName
{
border-color: #533834;
}
.TagClassName
{
border-color: #533834;
}
</style>