Shades of Purple #740680
Tints of Purple #740680
RGB
CMYK
RGB Variations
Color information
#740680 (or 0x740680) is known color: Purple. HEX triplet: 74, 06 and 80. RGB value is (116,6,128). Sum of RGB (Red+Green+Blue) = 116+6+128=250 (33% of max value = 765). Red value is 116 (45.70% from 255 or 46.4% from 250); Green value is 6 (2.73% from 255 or 2.4% from 250); Blue value is 128 (50.39% from 255 or 51.2% from 250); Max value from RGB is 128 - color contains mainly: blue. Hex color #740680 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #740680 is #8BF97F. Grayscale: #343434. Windows color (decimal): -9173376 or 8390260. OLE color: 8390260.
HSL color Cylindrical-coordinate representation of color #740680: hue angle of 294.1º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #740680 is Cyan = 0.09, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 116 | 6 | 128 | - |
| CMYK | 0.09 | 0.95 | 0 | 0.50 |
| HSL | 294.1º | 0.91% | 0.26% | - |
| HSV(B) | 294.1º | 0.95% | 0.5% | - |
| XYZ | 11.16 | 5.4 | 20.88 | - |
| YUV | 52.8 | 170.44 | 173.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 6 | 128 | 0.09 | 0.95 | 0 | 0.50 | 294.1 | 0.91 | 0.26 |
| Hex | 74 | 6 | 80 | 9 | 5F | 0 | 32 | 126 | 5B | 1A |
| Octal | 164 | 6 | 200 | 11 | 137 | 0 | 62 | 446 | 133 | 32 |
| Binary | 1110100 | 110 | 10000000 | 1001 | 1011111 | 0 | 110010 | 100100110 | 1011011 | 11010 |
Color Harmonies of #740680
Complementary color
Monochromatic Colors of #740680
Black with #740680
Text Example
Text Example
White with #740680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740680; }
p { color: rgb(116,6,128); }
H1.HeaderClassName
{
color: #740680;
}
.AnyTagClassName
{
color: #740680;
}
</style>
background-color css
<style>
a { background-color: #740680; }
a { background-color: rgb(116,6,128); }
div.DivClassName
{
background-color: #740680;
}
.BgClassName
{
background-color: #740680;
}
</style>
border-color css
<style>
span { border-color: #740680; }
span { border-color: rgb(116,6,128); }
td.TdClassName
{
border-color: #740680;
}
.TagClassName
{
border-color: #740680;
}
</style>