Shades of Purple #760467
Tints of Purple #760467
RGB
CMYK
RGB Variations
Color information
#760467 (or 0x760467) is known color: Purple. HEX triplet: 76, 04 and 67. RGB value is (118,4,103). Sum of RGB (Red+Green+Blue) = 118+4+103=225 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.44% from 225); Green value is 4 (1.95% from 255 or 1.78% from 225); Blue value is 103 (40.62% from 255 or 45.78% from 225); Max value from RGB is 118 - color contains mainly: red. Hex color #760467 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760467 is #89FB98. Grayscale: #313131. Windows color (decimal): -9042841 or 6751350. OLE color: 6751350.
HSL color Cylindrical-coordinate representation of color #760467: hue angle of 307.89º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #760467 is Cyan = 0, Magento = 0.97, Yellow = 0.13 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 4 | 103 | - |
| CMYK | 0 | 0.97 | 0.13 | 0.54 |
| HSL | 307.89º | 0.93% | 0.24% | - |
| HSV(B) | 307.89º | 0.97% | 0.46% | - |
| XYZ | 9.96 | 4.92 | 13.26 | - |
| YUV | 49.37 | 158.27 | 176.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 4 | 103 | 0 | 0.97 | 0.13 | 0.54 | 307.89 | 0.93 | 0.24 |
| Hex | 76 | 4 | 67 | 0 | 61 | D | 36 | 134 | 5D | 18 |
| Octal | 166 | 4 | 147 | 0 | 141 | 15 | 66 | 464 | 135 | 30 |
| Binary | 1110110 | 100 | 1100111 | 0 | 1100001 | 1101 | 110110 | 100110100 | 1011101 | 11000 |
Color Harmonies of #760467
Complementary color
Monochromatic Colors of #760467
Black with #760467
Text Example
Text Example
White with #760467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760467; }
p { color: rgb(118,4,103); }
H1.HeaderClassName
{
color: #760467;
}
.AnyTagClassName
{
color: #760467;
}
</style>
background-color css
<style>
a { background-color: #760467; }
a { background-color: rgb(118,4,103); }
div.DivClassName
{
background-color: #760467;
}
.BgClassName
{
background-color: #760467;
}
</style>
border-color css
<style>
span { border-color: #760467; }
span { border-color: rgb(118,4,103); }
td.TdClassName
{
border-color: #760467;
}
.TagClassName
{
border-color: #760467;
}
</style>