Shades of Cork #544740
Tints of Cork #544740
RGB
CMYK
RGB Variations
Color information
#544740 (or 0x544740) is known color: Cork. HEX triplet: 54, 47 and 40. RGB value is (84,71,64). Sum of RGB (Red+Green+Blue) = 84+71+64=219 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.36% from 219); Green value is 71 (28.12% from 255 or 32.42% from 219); Blue value is 64 (25.39% from 255 or 29.22% from 219); Max value from RGB is 84 - color contains mainly: red. Hex color #544740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544740 is #ABB8BF. Grayscale: #4A4A4A. Windows color (decimal): -11253952 or 4212564. OLE color: 4212564.
HSL color Cylindrical-coordinate representation of color #544740: hue angle of 21º degrees, saturation: 0.14, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #544740 is Cyan = 0, Magento = 0.15, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 71 | 64 | - |
| CMYK | 0 | 0.15 | 0.24 | 0.67 |
| HSL | 21º | 0.14% | 0.29% | - |
| HSV(B) | 21º | 0.24% | 0.33% | - |
| XYZ | 6.83 | 6.76 | 5.8 | - |
| YUV | 74.09 | 122.31 | 135.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 71 | 64 | 0 | 0.15 | 0.24 | 0.67 | 21 | 0.14 | 0.29 |
| Hex | 54 | 47 | 40 | 0 | F | 18 | 43 | 15 | E | 1D |
| Octal | 124 | 107 | 100 | 0 | 17 | 30 | 103 | 25 | 16 | 35 |
| Binary | 1010100 | 1000111 | 1000000 | 0 | 1111 | 11000 | 1000011 | 10101 | 1110 | 11101 |
Color Harmonies of #544740
Complementary color
Monochromatic Colors of #544740
Black with #544740
Text Example
Text Example
White with #544740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544740; }
p { color: rgb(84,71,64); }
H1.HeaderClassName
{
color: #544740;
}
.AnyTagClassName
{
color: #544740;
}
</style>
background-color css
<style>
a { background-color: #544740; }
a { background-color: rgb(84,71,64); }
div.DivClassName
{
background-color: #544740;
}
.BgClassName
{
background-color: #544740;
}
</style>
border-color css
<style>
span { border-color: #544740; }
span { border-color: rgb(84,71,64); }
td.TdClassName
{
border-color: #544740;
}
.TagClassName
{
border-color: #544740;
}
</style>