Shades of Trendy Pink #906589
Tints of Trendy Pink #906589
RGB
CMYK
RGB Variations
Color information
#906589 (or 0x906589) is known color: Trendy Pink. HEX triplet: 90, 65 and 89. RGB value is (144,101,137). Sum of RGB (Red+Green+Blue) = 144+101+137=382 (50% of max value = 765). Red value is 144 (56.64% from 255 or 37.70% from 382); Green value is 101 (39.84% from 255 or 26.44% from 382); Blue value is 137 (53.91% from 255 or 35.86% from 382); Max value from RGB is 144 - color contains mainly: red. Hex color #906589 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #906589 is #6F9A76. Grayscale: #757575. Windows color (decimal): -7314039 or 9004432. OLE color: 9004432.
HSL color Cylindrical-coordinate representation of color #906589: hue angle of 309.77º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #906589 is Cyan = 0, Magento = 0.30, Yellow = 0.05 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 101 | 137 | - |
| CMYK | 0 | 0.30 | 0.05 | 0.44 |
| HSL | 309.77º | 0.18% | 0.48% | - |
| HSV(B) | 309.77º | 0.3% | 0.56% | - |
| XYZ | 20.67 | 17.04 | 25.87 | - |
| YUV | 117.96 | 138.75 | 146.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 101 | 137 | 0 | 0.30 | 0.05 | 0.44 | 309.77 | 0.18 | 0.48 |
| Hex | 90 | 65 | 89 | 0 | 1E | 5 | 2C | 136 | 12 | 30 |
| Octal | 220 | 145 | 211 | 0 | 36 | 5 | 54 | 466 | 22 | 60 |
| Binary | 10010000 | 1100101 | 10001001 | 0 | 11110 | 101 | 101100 | 100110110 | 10010 | 110000 |
Color Harmonies of #906589
Complementary color
Monochromatic Colors of #906589
Black with #906589
Text Example
Text Example
White with #906589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906589; }
p { color: rgb(144,101,137); }
H1.HeaderClassName
{
color: #906589;
}
.AnyTagClassName
{
color: #906589;
}
</style>
background-color css
<style>
a { background-color: #906589; }
a { background-color: rgb(144,101,137); }
div.DivClassName
{
background-color: #906589;
}
.BgClassName
{
background-color: #906589;
}
</style>
border-color css
<style>
span { border-color: #906589; }
span { border-color: rgb(144,101,137); }
td.TdClassName
{
border-color: #906589;
}
.TagClassName
{
border-color: #906589;
}
</style>