Shades of Trendy Pink #815378
Tints of Trendy Pink #815378
RGB
CMYK
RGB Variations
Color information
#815378 (or 0x815378) is known color: Trendy Pink. HEX triplet: 81, 53 and 78. RGB value is (129,83,120). Sum of RGB (Red+Green+Blue) = 129+83+120=332 (43% of max value = 765). Red value is 129 (50.78% from 255 or 38.86% from 332); Green value is 83 (32.81% from 255 or 25% from 332); Blue value is 120 (47.27% from 255 or 36.14% from 332); Max value from RGB is 129 - color contains mainly: red. Hex color #815378 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #815378 is #7EAC87. Grayscale: #646464. Windows color (decimal): -8301704 or 7885697. OLE color: 7885697.
HSL color Cylindrical-coordinate representation of color #815378: hue angle of 311.74º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #815378 is Cyan = 0, Magento = 0.36, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 120 | - |
| CMYK | 0 | 0.36 | 0.07 | 0.49 |
| HSL | 311.74º | 0.22% | 0.42% | - |
| HSV(B) | 311.74º | 0.36% | 0.51% | - |
| XYZ | 15.54 | 12.21 | 19.31 | - |
| YUV | 100.97 | 138.74 | 147.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 120 | 0 | 0.36 | 0.07 | 0.49 | 311.74 | 0.22 | 0.42 |
| Hex | 81 | 53 | 78 | 0 | 24 | 7 | 31 | 138 | 16 | 2A |
| Octal | 201 | 123 | 170 | 0 | 44 | 7 | 61 | 470 | 26 | 52 |
| Binary | 10000001 | 1010011 | 1111000 | 0 | 100100 | 111 | 110001 | 100111000 | 10110 | 101010 |
Color Harmonies of #815378
Complementary color
Monochromatic Colors of #815378
Black with #815378
Text Example
Text Example
White with #815378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815378; }
p { color: rgb(129,83,120); }
H1.HeaderClassName
{
color: #815378;
}
.AnyTagClassName
{
color: #815378;
}
</style>
background-color css
<style>
a { background-color: #815378; }
a { background-color: rgb(129,83,120); }
div.DivClassName
{
background-color: #815378;
}
.BgClassName
{
background-color: #815378;
}
</style>
border-color css
<style>
span { border-color: #815378; }
span { border-color: rgb(129,83,120); }
td.TdClassName
{
border-color: #815378;
}
.TagClassName
{
border-color: #815378;
}
</style>