Shades of Purple #740677
Tints of Purple #740677
RGB
CMYK
RGB Variations
Color information
#740677 (or 0x740677) is known color: Purple. HEX triplet: 74, 06 and 77. RGB value is (116,6,119). Sum of RGB (Red+Green+Blue) = 116+6+119=241 (31% of max value = 765). Red value is 116 (45.70% from 255 or 48.13% from 241); Green value is 6 (2.73% from 255 or 2.49% from 241); Blue value is 119 (46.88% from 255 or 49.38% from 241); Max value from RGB is 119 - color contains mainly: blue. Hex color #740677 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740677 is #8BF988. Grayscale: #333333. Windows color (decimal): -9173385 or 7800436. OLE color: 7800436.
HSL color Cylindrical-coordinate representation of color #740677: hue angle of 298.41º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #740677 is Cyan = 0.03, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 116 | 6 | 119 | - |
| CMYK | 0.03 | 0.95 | 0 | 0.53 |
| HSL | 298.41º | 0.9% | 0.25% | - |
| HSV(B) | 298.41º | 0.95% | 0.47% | - |
| XYZ | 10.6 | 5.18 | 17.89 | - |
| YUV | 51.77 | 165.94 | 173.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 6 | 119 | 0.03 | 0.95 | 0 | 0.53 | 298.41 | 0.9 | 0.25 |
| Hex | 74 | 6 | 77 | 3 | 5F | 0 | 35 | 12A | 5A | 19 |
| Octal | 164 | 6 | 167 | 3 | 137 | 0 | 65 | 452 | 132 | 31 |
| Binary | 1110100 | 110 | 1110111 | 11 | 1011111 | 0 | 110101 | 100101010 | 1011010 | 11001 |
Color Harmonies of #740677
Complementary color
Monochromatic Colors of #740677
Black with #740677
Text Example
Text Example
White with #740677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740677; }
p { color: rgb(116,6,119); }
H1.HeaderClassName
{
color: #740677;
}
.AnyTagClassName
{
color: #740677;
}
</style>
background-color css
<style>
a { background-color: #740677; }
a { background-color: rgb(116,6,119); }
div.DivClassName
{
background-color: #740677;
}
.BgClassName
{
background-color: #740677;
}
</style>
border-color css
<style>
span { border-color: #740677; }
span { border-color: rgb(116,6,119); }
td.TdClassName
{
border-color: #740677;
}
.TagClassName
{
border-color: #740677;
}
</style>