Shades of Purple #740670
Tints of Purple #740670
RGB
CMYK
RGB Variations
Color information
#740670 (or 0x740670) is known color: Purple. HEX triplet: 74, 06 and 70. RGB value is (116,6,112). Sum of RGB (Red+Green+Blue) = 116+6+112=234 (30% of max value = 765). Red value is 116 (45.70% from 255 or 49.57% from 234); Green value is 6 (2.73% from 255 or 2.56% from 234); Blue value is 112 (44.14% from 255 or 47.86% from 234); Max value from RGB is 116 - color contains mainly: red. Hex color #740670 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740670 is #8BF98F. Grayscale: #323232. Windows color (decimal): -9173392 or 7341684. OLE color: 7341684.
HSL color Cylindrical-coordinate representation of color #740670: hue angle of 302.18º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #740670 is Cyan = 0, Magento = 0.95, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 6 | 112 | - |
| CMYK | 0 | 0.95 | 0.03 | 0.55 |
| HSL | 302.18º | 0.9% | 0.24% | - |
| HSV(B) | 302.18º | 0.95% | 0.45% | - |
| XYZ | 10.19 | 5.01 | 15.76 | - |
| YUV | 50.97 | 162.44 | 174.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 6 | 112 | 0 | 0.95 | 0.03 | 0.55 | 302.18 | 0.9 | 0.24 |
| Hex | 74 | 6 | 70 | 0 | 5F | 3 | 37 | 12E | 5A | 18 |
| Octal | 164 | 6 | 160 | 0 | 137 | 3 | 67 | 456 | 132 | 30 |
| Binary | 1110100 | 110 | 1110000 | 0 | 1011111 | 11 | 110111 | 100101110 | 1011010 | 11000 |
Color Harmonies of #740670
Complementary color
Monochromatic Colors of #740670
Black with #740670
Text Example
Text Example
White with #740670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740670; }
p { color: rgb(116,6,112); }
H1.HeaderClassName
{
color: #740670;
}
.AnyTagClassName
{
color: #740670;
}
</style>
background-color css
<style>
a { background-color: #740670; }
a { background-color: rgb(116,6,112); }
div.DivClassName
{
background-color: #740670;
}
.BgClassName
{
background-color: #740670;
}
</style>
border-color css
<style>
span { border-color: #740670; }
span { border-color: rgb(116,6,112); }
td.TdClassName
{
border-color: #740670;
}
.TagClassName
{
border-color: #740670;
}
</style>