Shades of Cork #514944
Tints of Cork #514944
RGB
CMYK
RGB Variations
Color information
#514944 (or 0x514944) is known color: Cork. HEX triplet: 51, 49 and 44. RGB value is (81,73,68). Sum of RGB (Red+Green+Blue) = 81+73+68=222 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.49% from 222); Green value is 73 (28.91% from 255 or 32.88% from 222); Blue value is 68 (26.95% from 255 or 30.63% from 222); Max value from RGB is 81 - color contains mainly: red. Hex color #514944 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514944 is #AEB6BB. Grayscale: #4A4A4A. Windows color (decimal): -11450044 or 4475217. OLE color: 4475217.
HSL color Cylindrical-coordinate representation of color #514944: hue angle of 23.08º degrees, saturation: 0.09, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #514944 is Cyan = 0, Magento = 0.10, Yellow = 0.16 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 73 | 68 | - |
| CMYK | 0 | 0.10 | 0.16 | 0.68 |
| HSL | 23.08º | 0.09% | 0.29% | - |
| HSV(B) | 23.08º | 0.16% | 0.32% | - |
| XYZ | 6.82 | 6.93 | 6.45 | - |
| YUV | 74.82 | 124.15 | 132.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 73 | 68 | 0 | 0.10 | 0.16 | 0.68 | 23.08 | 0.09 | 0.29 |
| Hex | 51 | 49 | 44 | 0 | A | 10 | 44 | 17 | 9 | 1D |
| Octal | 121 | 111 | 104 | 0 | 12 | 20 | 104 | 27 | 11 | 35 |
| Binary | 1010001 | 1001001 | 1000100 | 0 | 1010 | 10000 | 1000100 | 10111 | 1001 | 11101 |
Color Harmonies of #514944
Complementary color
Monochromatic Colors of #514944
Black with #514944
Text Example
Text Example
White with #514944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514944; }
p { color: rgb(81,73,68); }
H1.HeaderClassName
{
color: #514944;
}
.AnyTagClassName
{
color: #514944;
}
</style>
background-color css
<style>
a { background-color: #514944; }
a { background-color: rgb(81,73,68); }
div.DivClassName
{
background-color: #514944;
}
.BgClassName
{
background-color: #514944;
}
</style>
border-color css
<style>
span { border-color: #514944; }
span { border-color: rgb(81,73,68); }
td.TdClassName
{
border-color: #514944;
}
.TagClassName
{
border-color: #514944;
}
</style>