Shades of Pharlap #767271
Tints of Pharlap #767271
RGB
CMYK
RGB Variations
Color information
#767271 (or 0x767271) is known color: Pharlap. HEX triplet: 76, 72 and 71. RGB value is (118,114,113). Sum of RGB (Red+Green+Blue) = 118+114+113=345 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.20% from 345); Green value is 114 (44.92% from 255 or 33.04% from 345); Blue value is 113 (44.53% from 255 or 32.75% from 345); Max value from RGB is 118 - color contains mainly: red. Hex color #767271 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767271 is #898D8E. Grayscale: #737373. Windows color (decimal): -9014671 or 7434870. OLE color: 7434870.
HSL color Cylindrical-coordinate representation of color #767271: hue angle of 12º degrees, saturation: 0.02, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #767271 is Cyan = 0, Magento = 0.03, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 114 | 113 | - |
| CMYK | 0 | 0.03 | 0.04 | 0.54 |
| HSL | 12º | 0.02% | 0.45% | - |
| HSV(B) | 12º | 0.04% | 0.46% | - |
| XYZ | 16.47 | 17.08 | 18.05 | - |
| YUV | 115.08 | 126.83 | 130.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 114 | 113 | 0 | 0.03 | 0.04 | 0.54 | 12 | 0.02 | 0.45 |
| Hex | 76 | 72 | 71 | 0 | 3 | 4 | 36 | C | 2 | 2D |
| Octal | 166 | 162 | 161 | 0 | 3 | 4 | 66 | 14 | 2 | 55 |
| Binary | 1110110 | 1110010 | 1110001 | 0 | 11 | 100 | 110110 | 1100 | 10 | 101101 |
Color Harmonies of #767271
Complementary color
Monochromatic Colors of #767271
Black with #767271
Text Example
Text Example
White with #767271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767271; }
p { color: rgb(118,114,113); }
H1.HeaderClassName
{
color: #767271;
}
.AnyTagClassName
{
color: #767271;
}
</style>
background-color css
<style>
a { background-color: #767271; }
a { background-color: rgb(118,114,113); }
div.DivClassName
{
background-color: #767271;
}
.BgClassName
{
background-color: #767271;
}
</style>
border-color css
<style>
span { border-color: #767271; }
span { border-color: rgb(118,114,113); }
td.TdClassName
{
border-color: #767271;
}
.TagClassName
{
border-color: #767271;
}
</style>