Shades of Cork #524740
Tints of Cork #524740
RGB
CMYK
RGB Variations
Color information
#524740 (or 0x524740) is known color: Cork. HEX triplet: 52, 47 and 40. RGB value is (82,71,64). Sum of RGB (Red+Green+Blue) = 82+71+64=217 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.79% from 217); Green value is 71 (28.12% from 255 or 32.72% from 217); Blue value is 64 (25.39% from 255 or 29.49% from 217); Max value from RGB is 82 - color contains mainly: red. Hex color #524740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524740 is #ADB8BF. Grayscale: #494949. Windows color (decimal): -11385024 or 4212562. OLE color: 4212562.
HSL color Cylindrical-coordinate representation of color #524740: hue angle of 23.33º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #524740 is Cyan = 0, Magento = 0.13, Yellow = 0.22 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 71 | 64 | - |
| CMYK | 0 | 0.13 | 0.22 | 0.68 |
| HSL | 23.33º | 0.12% | 0.29% | - |
| HSV(B) | 23.33º | 0.22% | 0.32% | - |
| XYZ | 6.66 | 6.67 | 5.79 | - |
| YUV | 73.49 | 122.64 | 134.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 71 | 64 | 0 | 0.13 | 0.22 | 0.68 | 23.33 | 0.12 | 0.29 |
| Hex | 52 | 47 | 40 | 0 | D | 16 | 44 | 17 | C | 1D |
| Octal | 122 | 107 | 100 | 0 | 15 | 26 | 104 | 27 | 14 | 35 |
| Binary | 1010010 | 1000111 | 1000000 | 0 | 1101 | 10110 | 1000100 | 10111 | 1100 | 11101 |
Color Harmonies of #524740
Complementary color
Monochromatic Colors of #524740
Black with #524740
Text Example
Text Example
White with #524740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524740; }
p { color: rgb(82,71,64); }
H1.HeaderClassName
{
color: #524740;
}
.AnyTagClassName
{
color: #524740;
}
</style>
background-color css
<style>
a { background-color: #524740; }
a { background-color: rgb(82,71,64); }
div.DivClassName
{
background-color: #524740;
}
.BgClassName
{
background-color: #524740;
}
</style>
border-color css
<style>
span { border-color: #524740; }
span { border-color: rgb(82,71,64); }
td.TdClassName
{
border-color: #524740;
}
.TagClassName
{
border-color: #524740;
}
</style>