Shades of Trendy Pink #925387
Tints of Trendy Pink #925387
RGB
CMYK
RGB Variations
Color information
#925387 (or 0x925387) is known color: Trendy Pink. HEX triplet: 92, 53 and 87. RGB value is (146,83,135). Sum of RGB (Red+Green+Blue) = 146+83+135=364 (48% of max value = 765). Red value is 146 (57.42% from 255 or 40.11% from 364); Green value is 83 (32.81% from 255 or 22.80% from 364); Blue value is 135 (53.12% from 255 or 37.09% from 364); Max value from RGB is 146 - color contains mainly: red. Hex color #925387 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #925387 is #6DAC78. Grayscale: #6B6B6B. Windows color (decimal): -7187577 or 8868754. OLE color: 8868754.
HSL color Cylindrical-coordinate representation of color #925387: hue angle of 310.48º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #925387 is Cyan = 0, Magento = 0.43, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 83 | 135 | - |
| CMYK | 0 | 0.43 | 0.08 | 0.43 |
| HSL | 310.48º | 0.28% | 0.45% | - |
| HSV(B) | 310.48º | 0.43% | 0.57% | - |
| XYZ | 19.32 | 14.05 | 24.61 | - |
| YUV | 107.77 | 143.37 | 155.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 83 | 135 | 0 | 0.43 | 0.08 | 0.43 | 310.48 | 0.28 | 0.45 |
| Hex | 92 | 53 | 87 | 0 | 2B | 8 | 2B | 136 | 1C | 2D |
| Octal | 222 | 123 | 207 | 0 | 53 | 10 | 53 | 466 | 34 | 55 |
| Binary | 10010010 | 1010011 | 10000111 | 0 | 101011 | 1000 | 101011 | 100110110 | 11100 | 101101 |
Color Harmonies of #925387
Complementary color
Monochromatic Colors of #925387
Black with #925387
Text Example
Text Example
White with #925387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925387; }
p { color: rgb(146,83,135); }
H1.HeaderClassName
{
color: #925387;
}
.AnyTagClassName
{
color: #925387;
}
</style>
background-color css
<style>
a { background-color: #925387; }
a { background-color: rgb(146,83,135); }
div.DivClassName
{
background-color: #925387;
}
.BgClassName
{
background-color: #925387;
}
</style>
border-color css
<style>
span { border-color: #925387; }
span { border-color: rgb(146,83,135); }
td.TdClassName
{
border-color: #925387;
}
.TagClassName
{
border-color: #925387;
}
</style>