Shades of Cork #57514C
Tints of Cork #57514C
RGB
CMYK
RGB Variations
Color information
#57514C (or 0x57514C) is known color: Cork. HEX triplet: 57, 51 and 4C. RGB value is (87,81,76). Sum of RGB (Red+Green+Blue) = 87+81+76=244 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.66% from 244); Green value is 81 (32.03% from 255 or 33.20% from 244); Blue value is 76 (30.08% from 255 or 31.15% from 244); Max value from RGB is 87 - color contains mainly: red. Hex color #57514C is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #57514C is #A8AEB3. Grayscale: #525252. Windows color (decimal): -11054772 or 5001559. OLE color: 5001559.
HSL color Cylindrical-coordinate representation of color #57514C: hue angle of 27.27º degrees, saturation: 0.07, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #57514C is Cyan = 0, Magento = 0.07, Yellow = 0.13 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 81 | 76 | - |
| CMYK | 0 | 0.07 | 0.13 | 0.66 |
| HSL | 27.27º | 0.07% | 0.32% | - |
| HSV(B) | 27.27º | 0.13% | 0.34% | - |
| XYZ | 8.18 | 8.43 | 8.03 | - |
| YUV | 82.22 | 124.49 | 131.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 81 | 76 | 0 | 0.07 | 0.13 | 0.66 | 27.27 | 0.07 | 0.32 |
| Hex | 57 | 51 | 4C | 0 | 7 | D | 42 | 1B | 7 | 20 |
| Octal | 127 | 121 | 114 | 0 | 7 | 15 | 102 | 33 | 7 | 40 |
| Binary | 1010111 | 1010001 | 1001100 | 0 | 111 | 1101 | 1000010 | 11011 | 111 | 100000 |
Color Harmonies of #57514C
Complementary color
Monochromatic Colors of #57514C
Black with #57514C
Text Example
Text Example
White with #57514C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57514C; }
p { color: rgb(87,81,76); }
H1.HeaderClassName
{
color: #57514C;
}
.AnyTagClassName
{
color: #57514C;
}
</style>
background-color css
<style>
a { background-color: #57514C; }
a { background-color: rgb(87,81,76); }
div.DivClassName
{
background-color: #57514C;
}
.BgClassName
{
background-color: #57514C;
}
</style>
border-color css
<style>
span { border-color: #57514C; }
span { border-color: rgb(87,81,76); }
td.TdClassName
{
border-color: #57514C;
}
.TagClassName
{
border-color: #57514C;
}
</style>