Shades of Van Cleef #543932
Tints of Van Cleef #543932
RGB
CMYK
RGB Variations
Color information
#543932 (or 0x543932) is known color: Van Cleef. HEX triplet: 54, 39 and 32. RGB value is (84,57,50). Sum of RGB (Red+Green+Blue) = 84+57+50=191 (25% of max value = 765). Red value is 84 (33.20% from 255 or 43.98% from 191); Green value is 57 (22.66% from 255 or 29.84% from 191); Blue value is 50 (19.92% from 255 or 26.18% from 191); Max value from RGB is 84 - color contains mainly: red. Hex color #543932 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #543932 is #ABC6CD. Grayscale: #404040. Windows color (decimal): -11257550 or 3291476. OLE color: 3291476.
HSL color Cylindrical-coordinate representation of color #543932: hue angle of 12.35º degrees, saturation: 0.25, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #543932 is Cyan = 0, Magento = 0.32, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 57 | 50 | - |
| CMYK | 0 | 0.32 | 0.40 | 0.67 |
| HSL | 12.35º | 0.25% | 0.26% | - |
| HSV(B) | 12.35º | 0.4% | 0.33% | - |
| XYZ | 5.7 | 5.04 | 3.69 | - |
| YUV | 64.28 | 119.95 | 142.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 57 | 50 | 0 | 0.32 | 0.40 | 0.67 | 12.35 | 0.25 | 0.26 |
| Hex | 54 | 39 | 32 | 0 | 20 | 28 | 43 | C | 19 | 1A |
| Octal | 124 | 71 | 62 | 0 | 40 | 50 | 103 | 14 | 31 | 32 |
| Binary | 1010100 | 111001 | 110010 | 0 | 100000 | 101000 | 1000011 | 1100 | 11001 | 11010 |
Color Harmonies of #543932
Complementary color
Monochromatic Colors of #543932
Black with #543932
Text Example
Text Example
White with #543932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543932; }
p { color: rgb(84,57,50); }
H1.HeaderClassName
{
color: #543932;
}
.AnyTagClassName
{
color: #543932;
}
</style>
background-color css
<style>
a { background-color: #543932; }
a { background-color: rgb(84,57,50); }
div.DivClassName
{
background-color: #543932;
}
.BgClassName
{
background-color: #543932;
}
</style>
border-color css
<style>
span { border-color: #543932; }
span { border-color: rgb(84,57,50); }
td.TdClassName
{
border-color: #543932;
}
.TagClassName
{
border-color: #543932;
}
</style>