Shades of Purple #740692
Tints of Purple #740692
RGB
CMYK
RGB Variations
Color information
#740692 (or 0x740692) is known color: Purple. HEX triplet: 74, 06 and 92. RGB value is (116,6,146). Sum of RGB (Red+Green+Blue) = 116+6+146=268 (35% of max value = 765). Red value is 116 (45.70% from 255 or 43.28% from 268); Green value is 6 (2.73% from 255 or 2.24% from 268); Blue value is 146 (57.42% from 255 or 54.48% from 268); Max value from RGB is 146 - color contains mainly: blue. Hex color #740692 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #740692 is #8BF96D. Grayscale: #363636. Windows color (decimal): -9173358 or 9569908. OLE color: 9569908.
HSL color Cylindrical-coordinate representation of color #740692: hue angle of 287.14º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #740692 is Cyan = 0.21, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 116 | 6 | 146 | - |
| CMYK | 0.21 | 0.96 | 0 | 0.43 |
| HSL | 287.14º | 0.92% | 0.3% | - |
| HSV(B) | 287.14º | 0.96% | 0.57% | - |
| XYZ | 12.46 | 5.92 | 27.68 | - |
| YUV | 54.85 | 179.44 | 171.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 6 | 146 | 0.21 | 0.96 | 0 | 0.43 | 287.14 | 0.92 | 0.3 |
| Hex | 74 | 6 | 92 | 15 | 60 | 0 | 2B | 11F | 5C | 1E |
| Octal | 164 | 6 | 222 | 25 | 140 | 0 | 53 | 437 | 134 | 36 |
| Binary | 1110100 | 110 | 10010010 | 10101 | 1100000 | 0 | 101011 | 100011111 | 1011100 | 11110 |
Color Harmonies of #740692
Complementary color
Monochromatic Colors of #740692
Black with #740692
Text Example
Text Example
White with #740692
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740692; }
p { color: rgb(116,6,146); }
H1.HeaderClassName
{
color: #740692;
}
.AnyTagClassName
{
color: #740692;
}
</style>
background-color css
<style>
a { background-color: #740692; }
a { background-color: rgb(116,6,146); }
div.DivClassName
{
background-color: #740692;
}
.BgClassName
{
background-color: #740692;
}
</style>
border-color css
<style>
span { border-color: #740692; }
span { border-color: rgb(116,6,146); }
td.TdClassName
{
border-color: #740692;
}
.TagClassName
{
border-color: #740692;
}
</style>