Shades of Pharlap #766363
Tints of Pharlap #766363
RGB
CMYK
RGB Variations
Color information
#766363 (or 0x766363) is known color: Pharlap. HEX triplet: 76, 63 and 63. RGB value is (118,99,99). Sum of RGB (Red+Green+Blue) = 118+99+99=316 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.34% from 316); Green value is 99 (39.06% from 255 or 31.33% from 316); Blue value is 99 (39.06% from 255 or 31.33% from 316); Max value from RGB is 118 - color contains mainly: red. Hex color #766363 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766363 is #899C9C. Grayscale: #686868. Windows color (decimal): -9018525 or 6513526. OLE color: 6513526.
HSL color Cylindrical-coordinate representation of color #766363: hue angle of 0º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #766363 is Cyan = 0, Magento = 0.16, Yellow = 0.16 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 99 | - |
| CMYK | 0 | 0.16 | 0.16 | 0.54 |
| HSL | 0º | 0.09% | 0.43% | - |
| HSV(B) | 0º | 0.16% | 0.46% | - |
| XYZ | 14.19 | 13.68 | 13.7 | - |
| YUV | 104.68 | 124.79 | 137.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 99 | 0 | 0.16 | 0.16 | 0.54 | 0 | 0.09 | 0.43 |
| Hex | 76 | 63 | 63 | 0 | 10 | 10 | 36 | 0 | 9 | 2B |
| Octal | 166 | 143 | 143 | 0 | 20 | 20 | 66 | 0 | 11 | 53 |
| Binary | 1110110 | 1100011 | 1100011 | 0 | 10000 | 10000 | 110110 | 0 | 1001 | 101011 |
Color Harmonies of #766363
Complementary color
Monochromatic Colors of #766363
Black with #766363
Text Example
Text Example
White with #766363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766363; }
p { color: rgb(118,99,99); }
H1.HeaderClassName
{
color: #766363;
}
.AnyTagClassName
{
color: #766363;
}
</style>
background-color css
<style>
a { background-color: #766363; }
a { background-color: rgb(118,99,99); }
div.DivClassName
{
background-color: #766363;
}
.BgClassName
{
background-color: #766363;
}
</style>
border-color css
<style>
span { border-color: #766363; }
span { border-color: rgb(118,99,99); }
td.TdClassName
{
border-color: #766363;
}
.TagClassName
{
border-color: #766363;
}
</style>