Shades of Van Cleef #543935
Tints of Van Cleef #543935
RGB
CMYK
RGB Variations
Color information
#543935 (or 0x543935) is known color: Van Cleef. HEX triplet: 54, 39 and 35. RGB value is (84,57,53). Sum of RGB (Red+Green+Blue) = 84+57+53=194 (25% of max value = 765). Red value is 84 (33.20% from 255 or 43.30% from 194); Green value is 57 (22.66% from 255 or 29.38% from 194); Blue value is 53 (21.09% from 255 or 27.32% from 194); Max value from RGB is 84 - color contains mainly: red. Hex color #543935 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #543935 is #ABC6CA. Grayscale: #404040. Windows color (decimal): -11257547 or 3488084. OLE color: 3488084.
HSL color Cylindrical-coordinate representation of color #543935: hue angle of 7.74º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #543935 is Cyan = 0, Magento = 0.32, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 57 | 53 | - |
| CMYK | 0 | 0.32 | 0.37 | 0.67 |
| HSL | 7.74º | 0.23% | 0.27% | - |
| HSV(B) | 7.74º | 0.37% | 0.33% | - |
| XYZ | 5.76 | 5.07 | 4.04 | - |
| YUV | 64.62 | 121.45 | 141.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 57 | 53 | 0 | 0.32 | 0.37 | 0.67 | 7.74 | 0.23 | 0.27 |
| Hex | 54 | 39 | 35 | 0 | 20 | 25 | 43 | 8 | 17 | 1B |
| Octal | 124 | 71 | 65 | 0 | 40 | 45 | 103 | 10 | 27 | 33 |
| Binary | 1010100 | 111001 | 110101 | 0 | 100000 | 100101 | 1000011 | 1000 | 10111 | 11011 |
Color Harmonies of #543935
Complementary color
Monochromatic Colors of #543935
Black with #543935
Text Example
Text Example
White with #543935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543935; }
p { color: rgb(84,57,53); }
H1.HeaderClassName
{
color: #543935;
}
.AnyTagClassName
{
color: #543935;
}
</style>
background-color css
<style>
a { background-color: #543935; }
a { background-color: rgb(84,57,53); }
div.DivClassName
{
background-color: #543935;
}
.BgClassName
{
background-color: #543935;
}
</style>
border-color css
<style>
span { border-color: #543935; }
span { border-color: rgb(84,57,53); }
td.TdClassName
{
border-color: #543935;
}
.TagClassName
{
border-color: #543935;
}
</style>