Shades of Van Cleef #533936
Tints of Van Cleef #533936
RGB
CMYK
RGB Variations
Color information
#533936 (or 0x533936) is known color: Van Cleef. HEX triplet: 53, 39 and 36. RGB value is (83,57,54). Sum of RGB (Red+Green+Blue) = 83+57+54=194 (25% of max value = 765). Red value is 83 (32.81% from 255 or 42.78% from 194); Green value is 57 (22.66% from 255 or 29.38% from 194); Blue value is 54 (21.48% from 255 or 27.84% from 194); Max value from RGB is 83 - color contains mainly: red. Hex color #533936 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533936 is #ACC6C9. Grayscale: #404040. Windows color (decimal): -11323082 or 3553619. OLE color: 3553619.
HSL color Cylindrical-coordinate representation of color #533936: hue angle of 6.21º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #533936 is Cyan = 0, Magento = 0.31, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 57 | 54 | - |
| CMYK | 0 | 0.31 | 0.35 | 0.67 |
| HSL | 6.21º | 0.21% | 0.27% | - |
| HSV(B) | 6.21º | 0.35% | 0.33% | - |
| XYZ | 5.7 | 5.03 | 4.16 | - |
| YUV | 64.43 | 122.11 | 141.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 57 | 54 | 0 | 0.31 | 0.35 | 0.67 | 6.21 | 0.21 | 0.27 |
| Hex | 53 | 39 | 36 | 0 | 1F | 23 | 43 | 6 | 15 | 1B |
| Octal | 123 | 71 | 66 | 0 | 37 | 43 | 103 | 6 | 25 | 33 |
| Binary | 1010011 | 111001 | 110110 | 0 | 11111 | 100011 | 1000011 | 110 | 10101 | 11011 |
Color Harmonies of #533936
Complementary color
Monochromatic Colors of #533936
Black with #533936
Text Example
Text Example
White with #533936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533936; }
p { color: rgb(83,57,54); }
H1.HeaderClassName
{
color: #533936;
}
.AnyTagClassName
{
color: #533936;
}
</style>
background-color css
<style>
a { background-color: #533936; }
a { background-color: rgb(83,57,54); }
div.DivClassName
{
background-color: #533936;
}
.BgClassName
{
background-color: #533936;
}
</style>
border-color css
<style>
span { border-color: #533936; }
span { border-color: rgb(83,57,54); }
td.TdClassName
{
border-color: #533936;
}
.TagClassName
{
border-color: #533936;
}
</style>