Shades of Trendy Pink #975088
Tints of Trendy Pink #975088
RGB
CMYK
RGB Variations
Color information
#975088 (or 0x975088) is known color: Trendy Pink. HEX triplet: 97, 50 and 88. RGB value is (151,80,136). Sum of RGB (Red+Green+Blue) = 151+80+136=367 (48% of max value = 765). Red value is 151 (59.38% from 255 or 41.14% from 367); Green value is 80 (31.64% from 255 or 21.80% from 367); Blue value is 136 (53.52% from 255 or 37.06% from 367); Max value from RGB is 151 - color contains mainly: red. Hex color #975088 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #975088 is #68AF77. Grayscale: #6B6B6B. Windows color (decimal): -6860664 or 8933527. OLE color: 8933527.
HSL color Cylindrical-coordinate representation of color #975088: hue angle of 312.68º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #975088 is Cyan = 0, Magento = 0.47, Yellow = 0.10 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 80 | 136 | - |
| CMYK | 0 | 0.47 | 0.10 | 0.41 |
| HSL | 312.68º | 0.31% | 0.45% | - |
| HSV(B) | 312.68º | 0.47% | 0.59% | - |
| XYZ | 20.08 | 14.09 | 24.95 | - |
| YUV | 107.61 | 144.02 | 158.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 80 | 136 | 0 | 0.47 | 0.10 | 0.41 | 312.68 | 0.31 | 0.45 |
| Hex | 97 | 50 | 88 | 0 | 2F | A | 29 | 139 | 1F | 2D |
| Octal | 227 | 120 | 210 | 0 | 57 | 12 | 51 | 471 | 37 | 55 |
| Binary | 10010111 | 1010000 | 10001000 | 0 | 101111 | 1010 | 101001 | 100111001 | 11111 | 101101 |
Color Harmonies of #975088
Complementary color
Monochromatic Colors of #975088
Black with #975088
Text Example
Text Example
White with #975088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975088; }
p { color: rgb(151,80,136); }
H1.HeaderClassName
{
color: #975088;
}
.AnyTagClassName
{
color: #975088;
}
</style>
background-color css
<style>
a { background-color: #975088; }
a { background-color: rgb(151,80,136); }
div.DivClassName
{
background-color: #975088;
}
.BgClassName
{
background-color: #975088;
}
</style>
border-color css
<style>
span { border-color: #975088; }
span { border-color: rgb(151,80,136); }
td.TdClassName
{
border-color: #975088;
}
.TagClassName
{
border-color: #975088;
}
</style>