Shades of Trendy Pink #826081
Tints of Trendy Pink #826081
RGB
CMYK
RGB Variations
Color information
#826081 (or 0x826081) is known color: Trendy Pink. HEX triplet: 82, 60 and 81. RGB value is (130,96,129). Sum of RGB (Red+Green+Blue) = 130+96+129=355 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.62% from 355); Green value is 96 (37.89% from 255 or 27.04% from 355); Blue value is 129 (50.78% from 255 or 36.34% from 355); Max value from RGB is 130 - color contains mainly: red. Hex color #826081 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826081 is #7D9F7E. Grayscale: #6D6D6D. Windows color (decimal): -8232831 or 8478850. OLE color: 8478850.
HSL color Cylindrical-coordinate representation of color #826081: hue angle of 301.76º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #826081 is Cyan = 0, Magento = 0.26, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 96 | 129 | - |
| CMYK | 0 | 0.26 | 0.01 | 0.49 |
| HSL | 301.76º | 0.15% | 0.44% | - |
| HSV(B) | 301.76º | 0.26% | 0.51% | - |
| XYZ | 17.35 | 14.7 | 22.69 | - |
| YUV | 109.93 | 138.76 | 142.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 96 | 129 | 0 | 0.26 | 0.01 | 0.49 | 301.76 | 0.15 | 0.44 |
| Hex | 82 | 60 | 81 | 0 | 1A | 1 | 31 | 12E | F | 2C |
| Octal | 202 | 140 | 201 | 0 | 32 | 1 | 61 | 456 | 17 | 54 |
| Binary | 10000010 | 1100000 | 10000001 | 0 | 11010 | 1 | 110001 | 100101110 | 1111 | 101100 |
Color Harmonies of #826081
Complementary color
Monochromatic Colors of #826081
Black with #826081
Text Example
Text Example
White with #826081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826081; }
p { color: rgb(130,96,129); }
H1.HeaderClassName
{
color: #826081;
}
.AnyTagClassName
{
color: #826081;
}
</style>
background-color css
<style>
a { background-color: #826081; }
a { background-color: rgb(130,96,129); }
div.DivClassName
{
background-color: #826081;
}
.BgClassName
{
background-color: #826081;
}
</style>
border-color css
<style>
span { border-color: #826081; }
span { border-color: rgb(130,96,129); }
td.TdClassName
{
border-color: #826081;
}
.TagClassName
{
border-color: #826081;
}
</style>