Shades of Van Cleef #533938
Tints of Van Cleef #533938
RGB
CMYK
RGB Variations
Color information
#533938 (or 0x533938) is known color: Van Cleef. HEX triplet: 53, 39 and 38. RGB value is (83,57,56). Sum of RGB (Red+Green+Blue) = 83+57+56=196 (25% of max value = 765). Red value is 83 (32.81% from 255 or 42.35% from 196); Green value is 57 (22.66% from 255 or 29.08% from 196); Blue value is 56 (22.27% from 255 or 28.57% from 196); Max value from RGB is 83 - color contains mainly: red. Hex color #533938 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533938 is #ACC6C7. Grayscale: #404040. Windows color (decimal): -11323080 or 3684691. OLE color: 3684691.
HSL color Cylindrical-coordinate representation of color #533938: hue angle of 2.22º degrees, saturation: 0.19, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #533938 is Cyan = 0, Magento = 0.31, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 57 | 56 | - |
| CMYK | 0 | 0.31 | 0.33 | 0.67 |
| HSL | 2.22º | 0.19% | 0.27% | - |
| HSV(B) | 2.22º | 0.33% | 0.33% | - |
| XYZ | 5.74 | 5.05 | 4.41 | - |
| YUV | 64.66 | 123.11 | 141.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 57 | 56 | 0 | 0.31 | 0.33 | 0.67 | 2.22 | 0.19 | 0.27 |
| Hex | 53 | 39 | 38 | 0 | 1F | 21 | 43 | 2 | 13 | 1B |
| Octal | 123 | 71 | 70 | 0 | 37 | 41 | 103 | 2 | 23 | 33 |
| Binary | 1010011 | 111001 | 111000 | 0 | 11111 | 100001 | 1000011 | 10 | 10011 | 11011 |
Color Harmonies of #533938
Complementary color
Monochromatic Colors of #533938
Black with #533938
Text Example
Text Example
White with #533938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533938; }
p { color: rgb(83,57,56); }
H1.HeaderClassName
{
color: #533938;
}
.AnyTagClassName
{
color: #533938;
}
</style>
background-color css
<style>
a { background-color: #533938; }
a { background-color: rgb(83,57,56); }
div.DivClassName
{
background-color: #533938;
}
.BgClassName
{
background-color: #533938;
}
</style>
border-color css
<style>
span { border-color: #533938; }
span { border-color: rgb(83,57,56); }
td.TdClassName
{
border-color: #533938;
}
.TagClassName
{
border-color: #533938;
}
</style>