Shades of Pharlap #746765
Tints of Pharlap #746765
RGB
CMYK
RGB Variations
Color information
#746765 (or 0x746765) is known color: Pharlap. HEX triplet: 74, 67 and 65. RGB value is (116,103,101). Sum of RGB (Red+Green+Blue) = 116+103+101=320 (42% of max value = 765). Red value is 116 (45.70% from 255 or 36.25% from 320); Green value is 103 (40.62% from 255 or 32.19% from 320); Blue value is 101 (39.84% from 255 or 31.56% from 320); Max value from RGB is 116 - color contains mainly: red. Hex color #746765 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746765 is #8B989A. Grayscale: #6A6A6A. Windows color (decimal): -9148571 or 6645620. OLE color: 6645620.
HSL color Cylindrical-coordinate representation of color #746765: hue angle of 8º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #746765 is Cyan = 0, Magento = 0.11, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 103 | 101 | - |
| CMYK | 0 | 0.11 | 0.13 | 0.55 |
| HSL | 8º | 0.07% | 0.43% | - |
| HSV(B) | 8º | 0.13% | 0.45% | - |
| XYZ | 14.4 | 14.35 | 14.32 | - |
| YUV | 106.66 | 124.81 | 134.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 103 | 101 | 0 | 0.11 | 0.13 | 0.55 | 8 | 0.07 | 0.43 |
| Hex | 74 | 67 | 65 | 0 | B | D | 37 | 8 | 7 | 2B |
| Octal | 164 | 147 | 145 | 0 | 13 | 15 | 67 | 10 | 7 | 53 |
| Binary | 1110100 | 1100111 | 1100101 | 0 | 1011 | 1101 | 110111 | 1000 | 111 | 101011 |
Color Harmonies of #746765
Complementary color
Monochromatic Colors of #746765
Black with #746765
Text Example
Text Example
White with #746765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746765; }
p { color: rgb(116,103,101); }
H1.HeaderClassName
{
color: #746765;
}
.AnyTagClassName
{
color: #746765;
}
</style>
background-color css
<style>
a { background-color: #746765; }
a { background-color: rgb(116,103,101); }
div.DivClassName
{
background-color: #746765;
}
.BgClassName
{
background-color: #746765;
}
</style>
border-color css
<style>
span { border-color: #746765; }
span { border-color: rgb(116,103,101); }
td.TdClassName
{
border-color: #746765;
}
.TagClassName
{
border-color: #746765;
}
</style>