Shades of Trendy Pink #974783
Tints of Trendy Pink #974783
RGB
CMYK
RGB Variations
Color information
#974783 (or 0x974783) is known color: Trendy Pink. HEX triplet: 97, 47 and 83. RGB value is (151,71,131). Sum of RGB (Red+Green+Blue) = 151+71+131=353 (46% of max value = 765). Red value is 151 (59.38% from 255 or 42.78% from 353); Green value is 71 (28.12% from 255 or 20.11% from 353); Blue value is 131 (51.56% from 255 or 37.11% from 353); Max value from RGB is 151 - color contains mainly: red. Hex color #974783 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #974783 is #68B87C. Grayscale: #656565. Windows color (decimal): -6862973 or 8603543. OLE color: 8603543.
HSL color Cylindrical-coordinate representation of color #974783: hue angle of 315º degrees, saturation: 0.36, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #974783 is Cyan = 0, Magento = 0.53, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 71 | 131 | - |
| CMYK | 0 | 0.53 | 0.13 | 0.41 |
| HSL | 315º | 0.36% | 0.44% | - |
| HSV(B) | 315º | 0.53% | 0.59% | - |
| XYZ | 19.11 | 12.72 | 22.92 | - |
| YUV | 101.76 | 144.5 | 163.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 71 | 131 | 0 | 0.53 | 0.13 | 0.41 | 315 | 0.36 | 0.44 |
| Hex | 97 | 47 | 83 | 0 | 35 | D | 29 | 13B | 24 | 2C |
| Octal | 227 | 107 | 203 | 0 | 65 | 15 | 51 | 473 | 44 | 54 |
| Binary | 10010111 | 1000111 | 10000011 | 0 | 110101 | 1101 | 101001 | 100111011 | 100100 | 101100 |
Color Harmonies of #974783
Complementary color
Monochromatic Colors of #974783
Black with #974783
Text Example
Text Example
White with #974783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974783; }
p { color: rgb(151,71,131); }
H1.HeaderClassName
{
color: #974783;
}
.AnyTagClassName
{
color: #974783;
}
</style>
background-color css
<style>
a { background-color: #974783; }
a { background-color: rgb(151,71,131); }
div.DivClassName
{
background-color: #974783;
}
.BgClassName
{
background-color: #974783;
}
</style>
border-color css
<style>
span { border-color: #974783; }
span { border-color: rgb(151,71,131); }
td.TdClassName
{
border-color: #974783;
}
.TagClassName
{
border-color: #974783;
}
</style>