Shades of Trendy Pink #815085
Tints of Trendy Pink #815085
RGB
CMYK
RGB Variations
Color information
#815085 (or 0x815085) is known color: Trendy Pink. HEX triplet: 81, 50 and 85. RGB value is (129,80,133). Sum of RGB (Red+Green+Blue) = 129+80+133=342 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.72% from 342); Green value is 80 (31.64% from 255 or 23.39% from 342); Blue value is 133 (52.34% from 255 or 38.89% from 342); Max value from RGB is 133 - color contains mainly: blue. Hex color #815085 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #815085 is #7EAF7A. Grayscale: #646464. Windows color (decimal): -8302459 or 8736897. OLE color: 8736897.
HSL color Cylindrical-coordinate representation of color #815085: hue angle of 295.47º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #815085 is Cyan = 0.03, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 129 | 80 | 133 | - |
| CMYK | 0.03 | 0.40 | 0 | 0.48 |
| HSL | 295.47º | 0.25% | 0.42% | - |
| HSV(B) | 295.47º | 0.4% | 0.52% | - |
| XYZ | 16.16 | 12.1 | 23.67 | - |
| YUV | 100.69 | 146.23 | 148.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 80 | 133 | 0.03 | 0.40 | 0 | 0.48 | 295.47 | 0.25 | 0.42 |
| Hex | 81 | 50 | 85 | 3 | 28 | 0 | 30 | 127 | 19 | 2A |
| Octal | 201 | 120 | 205 | 3 | 50 | 0 | 60 | 447 | 31 | 52 |
| Binary | 10000001 | 1010000 | 10000101 | 11 | 101000 | 0 | 110000 | 100100111 | 11001 | 101010 |
Color Harmonies of #815085
Complementary color
Monochromatic Colors of #815085
Black with #815085
Text Example
Text Example
White with #815085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815085; }
p { color: rgb(129,80,133); }
H1.HeaderClassName
{
color: #815085;
}
.AnyTagClassName
{
color: #815085;
}
</style>
background-color css
<style>
a { background-color: #815085; }
a { background-color: rgb(129,80,133); }
div.DivClassName
{
background-color: #815085;
}
.BgClassName
{
background-color: #815085;
}
</style>
border-color css
<style>
span { border-color: #815085; }
span { border-color: rgb(129,80,133); }
td.TdClassName
{
border-color: #815085;
}
.TagClassName
{
border-color: #815085;
}
</style>