Shades of Paco #514540
Tints of Paco #514540
RGB
CMYK
RGB Variations
Color information
#514540 (or 0x514540) is known color: Paco. HEX triplet: 51, 45 and 40. RGB value is (81,69,64). Sum of RGB (Red+Green+Blue) = 81+69+64=214 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.85% from 214); Green value is 69 (27.34% from 255 or 32.24% from 214); Blue value is 64 (25.39% from 255 or 29.91% from 214); Max value from RGB is 81 - color contains mainly: red. Hex color #514540 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514540 is #AEBABF. Grayscale: #484848. Windows color (decimal): -11451072 or 4212049. OLE color: 4212049.
HSL color Cylindrical-coordinate representation of color #514540: hue angle of 17.65º degrees, saturation: 0.12, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #514540 is Cyan = 0, Magento = 0.15, Yellow = 0.21 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 69 | 64 | - |
| CMYK | 0 | 0.15 | 0.21 | 0.68 |
| HSL | 17.65º | 0.12% | 0.28% | - |
| HSV(B) | 17.65º | 0.21% | 0.32% | - |
| XYZ | 6.45 | 6.38 | 5.74 | - |
| YUV | 72.02 | 123.48 | 134.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 64 | 0 | 0.15 | 0.21 | 0.68 | 17.65 | 0.12 | 0.28 |
| Hex | 51 | 45 | 40 | 0 | F | 15 | 44 | 12 | C | 1C |
| Octal | 121 | 105 | 100 | 0 | 17 | 25 | 104 | 22 | 14 | 34 |
| Binary | 1010001 | 1000101 | 1000000 | 0 | 1111 | 10101 | 1000100 | 10010 | 1100 | 11100 |
Color Harmonies of #514540
Complementary color
Monochromatic Colors of #514540
Black with #514540
Text Example
Text Example
White with #514540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514540; }
p { color: rgb(81,69,64); }
H1.HeaderClassName
{
color: #514540;
}
.AnyTagClassName
{
color: #514540;
}
</style>
background-color css
<style>
a { background-color: #514540; }
a { background-color: rgb(81,69,64); }
div.DivClassName
{
background-color: #514540;
}
.BgClassName
{
background-color: #514540;
}
</style>
border-color css
<style>
span { border-color: #514540; }
span { border-color: rgb(81,69,64); }
td.TdClassName
{
border-color: #514540;
}
.TagClassName
{
border-color: #514540;
}
</style>