Shades of Pharlap #756461
Tints of Pharlap #756461
RGB
CMYK
RGB Variations
Color information
#756461 (or 0x756461) is known color: Pharlap. HEX triplet: 75, 64 and 61. RGB value is (117,100,97). Sum of RGB (Red+Green+Blue) = 117+100+97=314 (41% of max value = 765). Red value is 117 (46.09% from 255 or 37.26% from 314); Green value is 100 (39.45% from 255 or 31.85% from 314); Blue value is 97 (38.28% from 255 or 30.89% from 314); Max value from RGB is 117 - color contains mainly: red. Hex color #756461 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756461 is #8A9B9E. Grayscale: #686868. Windows color (decimal): -9083807 or 6382709. OLE color: 6382709.
HSL color Cylindrical-coordinate representation of color #756461: hue angle of 9º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #756461 is Cyan = 0, Magento = 0.15, Yellow = 0.17 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 100 | 97 | - |
| CMYK | 0 | 0.15 | 0.17 | 0.54 |
| HSL | 9º | 0.09% | 0.42% | - |
| HSV(B) | 9º | 0.17% | 0.46% | - |
| XYZ | 14.05 | 13.76 | 13.22 | - |
| YUV | 104.74 | 123.63 | 136.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 97 | 0 | 0.15 | 0.17 | 0.54 | 9 | 0.09 | 0.42 |
| Hex | 75 | 64 | 61 | 0 | F | 11 | 36 | 9 | 9 | 2A |
| Octal | 165 | 144 | 141 | 0 | 17 | 21 | 66 | 11 | 11 | 52 |
| Binary | 1110101 | 1100100 | 1100001 | 0 | 1111 | 10001 | 110110 | 1001 | 1001 | 101010 |
Color Harmonies of #756461
Complementary color
Monochromatic Colors of #756461
Black with #756461
Text Example
Text Example
White with #756461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756461; }
p { color: rgb(117,100,97); }
H1.HeaderClassName
{
color: #756461;
}
.AnyTagClassName
{
color: #756461;
}
</style>
background-color css
<style>
a { background-color: #756461; }
a { background-color: rgb(117,100,97); }
div.DivClassName
{
background-color: #756461;
}
.BgClassName
{
background-color: #756461;
}
</style>
border-color css
<style>
span { border-color: #756461; }
span { border-color: rgb(117,100,97); }
td.TdClassName
{
border-color: #756461;
}
.TagClassName
{
border-color: #756461;
}
</style>