Shades of Trendy Pink #906689
Tints of Trendy Pink #906689
RGB
CMYK
RGB Variations
Color information
#906689 (or 0x906689) is known color: Trendy Pink. HEX triplet: 90, 66 and 89. RGB value is (144,102,137). Sum of RGB (Red+Green+Blue) = 144+102+137=383 (50% of max value = 765). Red value is 144 (56.64% from 255 or 37.60% from 383); Green value is 102 (40.23% from 255 or 26.63% from 383); Blue value is 137 (53.91% from 255 or 35.77% from 383); Max value from RGB is 144 - color contains mainly: red. Hex color #906689 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #906689 is #6F9976. Grayscale: #767676. Windows color (decimal): -7313783 or 9004688. OLE color: 9004688.
HSL color Cylindrical-coordinate representation of color #906689: hue angle of 310º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #906689 is Cyan = 0, Magento = 0.29, Yellow = 0.05 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 102 | 137 | - |
| CMYK | 0 | 0.29 | 0.05 | 0.44 |
| HSL | 310º | 0.17% | 0.48% | - |
| HSV(B) | 310º | 0.29% | 0.56% | - |
| XYZ | 20.77 | 17.24 | 25.9 | - |
| YUV | 118.55 | 138.41 | 146.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 102 | 137 | 0 | 0.29 | 0.05 | 0.44 | 310 | 0.17 | 0.48 |
| Hex | 90 | 66 | 89 | 0 | 1D | 5 | 2C | 136 | 11 | 30 |
| Octal | 220 | 146 | 211 | 0 | 35 | 5 | 54 | 466 | 21 | 60 |
| Binary | 10010000 | 1100110 | 10001001 | 0 | 11101 | 101 | 101100 | 100110110 | 10001 | 110000 |
Color Harmonies of #906689
Complementary color
Monochromatic Colors of #906689
Black with #906689
Text Example
Text Example
White with #906689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906689; }
p { color: rgb(144,102,137); }
H1.HeaderClassName
{
color: #906689;
}
.AnyTagClassName
{
color: #906689;
}
</style>
background-color css
<style>
a { background-color: #906689; }
a { background-color: rgb(144,102,137); }
div.DivClassName
{
background-color: #906689;
}
.BgClassName
{
background-color: #906689;
}
</style>
border-color css
<style>
span { border-color: #906689; }
span { border-color: rgb(144,102,137); }
td.TdClassName
{
border-color: #906689;
}
.TagClassName
{
border-color: #906689;
}
</style>