Shades of Liver #514349
Tints of Liver #514349
RGB
CMYK
RGB Variations
Color information
#514349 (or 0x514349) is known color: Liver. HEX triplet: 51, 43 and 49. RGB value is (81,67,73). Sum of RGB (Red+Green+Blue) = 81+67+73=221 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.65% from 221); Green value is 67 (26.56% from 255 or 30.32% from 221); Blue value is 73 (28.91% from 255 or 33.03% from 221); Max value from RGB is 81 - color contains mainly: red. Hex color #514349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514349 is #AEBCB6. Grayscale: #474747. Windows color (decimal): -11451575 or 4801361. OLE color: 4801361.
HSL color Cylindrical-coordinate representation of color #514349: hue angle of 334.29º degrees, saturation: 0.09, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #514349 is Cyan = 0, Magento = 0.17, Yellow = 0.10 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 67 | 73 | - |
| CMYK | 0 | 0.17 | 0.10 | 0.68 |
| HSL | 334.29º | 0.09% | 0.29% | - |
| HSV(B) | 334.29º | 0.17% | 0.32% | - |
| XYZ | 6.6 | 6.24 | 7.16 | - |
| YUV | 71.87 | 128.64 | 134.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 67 | 73 | 0 | 0.17 | 0.10 | 0.68 | 334.29 | 0.09 | 0.29 |
| Hex | 51 | 43 | 49 | 0 | 11 | A | 44 | 14E | 9 | 1D |
| Octal | 121 | 103 | 111 | 0 | 21 | 12 | 104 | 516 | 11 | 35 |
| Binary | 1010001 | 1000011 | 1001001 | 0 | 10001 | 1010 | 1000100 | 101001110 | 1001 | 11101 |
Color Harmonies of #514349
Complementary color
Monochromatic Colors of #514349
Black with #514349
Text Example
Text Example
White with #514349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514349; }
p { color: rgb(81,67,73); }
H1.HeaderClassName
{
color: #514349;
}
.AnyTagClassName
{
color: #514349;
}
</style>
background-color css
<style>
a { background-color: #514349; }
a { background-color: rgb(81,67,73); }
div.DivClassName
{
background-color: #514349;
}
.BgClassName
{
background-color: #514349;
}
</style>
border-color css
<style>
span { border-color: #514349; }
span { border-color: rgb(81,67,73); }
td.TdClassName
{
border-color: #514349;
}
.TagClassName
{
border-color: #514349;
}
</style>