Shades of Van Cleef #533534
Tints of Van Cleef #533534
RGB
CMYK
RGB Variations
Color information
#533534 (or 0x533534) is known color: Van Cleef. HEX triplet: 53, 35 and 34. RGB value is (83,53,52). Sum of RGB (Red+Green+Blue) = 83+53+52=188 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.15% from 188); Green value is 53 (21.09% from 255 or 28.19% from 188); Blue value is 52 (20.70% from 255 or 27.66% from 188); Max value from RGB is 83 - color contains mainly: red. Hex color #533534 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533534 is #ACCACB. Grayscale: #3D3D3D. Windows color (decimal): -11324108 or 3421523. OLE color: 3421523.
HSL color Cylindrical-coordinate representation of color #533534: hue angle of 1.94º 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 #533534 is Cyan = 0, Magento = 0.36, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 53 | 52 | - |
| CMYK | 0 | 0.36 | 0.37 | 0.67 |
| HSL | 1.94º | 0.23% | 0.26% | - |
| HSV(B) | 1.94º | 0.37% | 0.33% | - |
| XYZ | 5.46 | 4.63 | 3.86 | - |
| YUV | 61.86 | 122.44 | 143.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 53 | 52 | 0 | 0.36 | 0.37 | 0.67 | 1.94 | 0.23 | 0.26 |
| Hex | 53 | 35 | 34 | 0 | 24 | 25 | 43 | 2 | 17 | 1A |
| Octal | 123 | 65 | 64 | 0 | 44 | 45 | 103 | 2 | 27 | 32 |
| Binary | 1010011 | 110101 | 110100 | 0 | 100100 | 100101 | 1000011 | 10 | 10111 | 11010 |
Color Harmonies of #533534
Complementary color
Monochromatic Colors of #533534
Black with #533534
Text Example
Text Example
White with #533534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533534; }
p { color: rgb(83,53,52); }
H1.HeaderClassName
{
color: #533534;
}
.AnyTagClassName
{
color: #533534;
}
</style>
background-color css
<style>
a { background-color: #533534; }
a { background-color: rgb(83,53,52); }
div.DivClassName
{
background-color: #533534;
}
.BgClassName
{
background-color: #533534;
}
</style>
border-color css
<style>
span { border-color: #533534; }
span { border-color: rgb(83,53,52); }
td.TdClassName
{
border-color: #533534;
}
.TagClassName
{
border-color: #533534;
}
</style>