Shades of Turkish Rose #A27980
Tints of Turkish Rose #A27980
RGB
CMYK
RGB Variations
Color information
#A27980 (or 0xA27980) is known color: Turkish Rose. HEX triplet: A2, 79 and 80. RGB value is (162,121,128). Sum of RGB (Red+Green+Blue) = 162+121+128=411 (54% of max value = 765). Red value is 162 (63.67% from 255 or 39.42% from 411); Green value is 121 (47.66% from 255 or 29.44% from 411); Blue value is 128 (50.39% from 255 or 31.14% from 411); Max value from RGB is 162 - color contains mainly: red. Hex color #A27980 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A27980 is #5D867F. Grayscale: #868686. Windows color (decimal): -6129280 or 8419746. OLE color: 8419746.
HSL color Cylindrical-coordinate representation of color #A27980: hue angle of 349.76º degrees, saturation: 0.18, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #A27980 is Cyan = 0, Magento = 0.25, Yellow = 0.21 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 121 | 128 | - |
| CMYK | 0 | 0.25 | 0.21 | 0.36 |
| HSL | 349.76º | 0.18% | 0.55% | - |
| HSV(B) | 349.76º | 0.25% | 0.64% | - |
| XYZ | 25.63 | 22.91 | 23.49 | - |
| YUV | 134.06 | 124.58 | 147.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 121 | 128 | 0 | 0.25 | 0.21 | 0.36 | 349.76 | 0.18 | 0.55 |
| Hex | A2 | 79 | 80 | 0 | 19 | 15 | 24 | 15E | 12 | 37 |
| Octal | 242 | 171 | 200 | 0 | 31 | 25 | 44 | 536 | 22 | 67 |
| Binary | 10100010 | 1111001 | 10000000 | 0 | 11001 | 10101 | 100100 | 101011110 | 10010 | 110111 |
Color Harmonies of #A27980
Complementary color
Monochromatic Colors of #A27980
Black with #A27980
Text Example
Text Example
White with #A27980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27980; }
p { color: rgb(162,121,128); }
H1.HeaderClassName
{
color: #A27980;
}
.AnyTagClassName
{
color: #A27980;
}
</style>
background-color css
<style>
a { background-color: #A27980; }
a { background-color: rgb(162,121,128); }
div.DivClassName
{
background-color: #A27980;
}
.BgClassName
{
background-color: #A27980;
}
</style>
border-color css
<style>
span { border-color: #A27980; }
span { border-color: rgb(162,121,128); }
td.TdClassName
{
border-color: #A27980;
}
.TagClassName
{
border-color: #A27980;
}
</style>