Shades of Van Cleef #533934
Tints of Van Cleef #533934
RGB
CMYK
RGB Variations
Color information
#533934 (or 0x533934) is known color: Van Cleef. HEX triplet: 53, 39 and 34. RGB value is (83,57,52). Sum of RGB (Red+Green+Blue) = 83+57+52=192 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.23% from 192); Green value is 57 (22.66% from 255 or 29.69% from 192); Blue value is 52 (20.70% from 255 or 27.08% from 192); Max value from RGB is 83 - color contains mainly: red. Hex color #533934 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533934 is #ACC6CB. Grayscale: #404040. Windows color (decimal): -11323084 or 3422547. OLE color: 3422547.
HSL color Cylindrical-coordinate representation of color #533934: hue angle of 9.68º 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 #533934 is Cyan = 0, Magento = 0.31, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 57 | 52 | - |
| CMYK | 0 | 0.31 | 0.37 | 0.67 |
| HSL | 9.68º | 0.23% | 0.26% | - |
| HSV(B) | 9.68º | 0.37% | 0.33% | - |
| XYZ | 5.65 | 5.01 | 3.92 | - |
| YUV | 64.2 | 121.11 | 141.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 57 | 52 | 0 | 0.31 | 0.37 | 0.67 | 9.68 | 0.23 | 0.26 |
| Hex | 53 | 39 | 34 | 0 | 1F | 25 | 43 | A | 17 | 1A |
| Octal | 123 | 71 | 64 | 0 | 37 | 45 | 103 | 12 | 27 | 32 |
| Binary | 1010011 | 111001 | 110100 | 0 | 11111 | 100101 | 1000011 | 1010 | 10111 | 11010 |
Color Harmonies of #533934
Complementary color
Monochromatic Colors of #533934
Black with #533934
Text Example
Text Example
White with #533934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533934; }
p { color: rgb(83,57,52); }
H1.HeaderClassName
{
color: #533934;
}
.AnyTagClassName
{
color: #533934;
}
</style>
background-color css
<style>
a { background-color: #533934; }
a { background-color: rgb(83,57,52); }
div.DivClassName
{
background-color: #533934;
}
.BgClassName
{
background-color: #533934;
}
</style>
border-color css
<style>
span { border-color: #533934; }
span { border-color: rgb(83,57,52); }
td.TdClassName
{
border-color: #533934;
}
.TagClassName
{
border-color: #533934;
}
</style>