Shades of Purple #740276
Tints of Purple #740276
RGB
CMYK
RGB Variations
Color information
#740276 (or 0x740276) is known color: Purple. HEX triplet: 74, 02 and 76. RGB value is (116,2,118). Sum of RGB (Red+Green+Blue) = 116+2+118=236 (31% of max value = 765). Red value is 116 (45.70% from 255 or 49.15% from 236); Green value is 2 (1.17% from 255 or 0.85% from 236); Blue value is 118 (46.48% from 255 or 50% from 236); Max value from RGB is 118 - color contains mainly: blue. Hex color #740276 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740276 is #8BFD89. Grayscale: #303030. Windows color (decimal): -9174410 or 7733876. OLE color: 7733876.
HSL color Cylindrical-coordinate representation of color #740276: hue angle of 298.97º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #740276 is Cyan = 0.02, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 116 | 2 | 118 | - |
| CMYK | 0.02 | 0.98 | 0 | 0.54 |
| HSL | 298.97º | 0.97% | 0.24% | - |
| HSV(B) | 298.97º | 0.98% | 0.46% | - |
| XYZ | 10.49 | 5.06 | 17.56 | - |
| YUV | 49.31 | 166.77 | 175.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 2 | 118 | 0.02 | 0.98 | 0 | 0.54 | 298.97 | 0.97 | 0.24 |
| Hex | 74 | 2 | 76 | 2 | 62 | 0 | 36 | 12B | 61 | 18 |
| Octal | 164 | 2 | 166 | 2 | 142 | 0 | 66 | 453 | 141 | 30 |
| Binary | 1110100 | 10 | 1110110 | 10 | 1100010 | 0 | 110110 | 100101011 | 1100001 | 11000 |
Color Harmonies of #740276
Complementary color
Monochromatic Colors of #740276
Black with #740276
Text Example
Text Example
White with #740276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740276; }
p { color: rgb(116,2,118); }
H1.HeaderClassName
{
color: #740276;
}
.AnyTagClassName
{
color: #740276;
}
</style>
background-color css
<style>
a { background-color: #740276; }
a { background-color: rgb(116,2,118); }
div.DivClassName
{
background-color: #740276;
}
.BgClassName
{
background-color: #740276;
}
</style>
border-color css
<style>
span { border-color: #740276; }
span { border-color: rgb(116,2,118); }
td.TdClassName
{
border-color: #740276;
}
.TagClassName
{
border-color: #740276;
}
</style>