Shades of Turkish Rose #A27780
Tints of Turkish Rose #A27780
RGB
CMYK
RGB Variations
Color information
#A27780 (or 0xA27780) is known color: Turkish Rose. HEX triplet: A2, 77 and 80. RGB value is (162,119,128). Sum of RGB (Red+Green+Blue) = 162+119+128=409 (54% of max value = 765). Red value is 162 (63.67% from 255 or 39.61% from 409); Green value is 119 (46.88% from 255 or 29.10% from 409); Blue value is 128 (50.39% from 255 or 31.30% from 409); Max value from RGB is 162 - color contains mainly: red. Hex color #A27780 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A27780 is #5D887F. Grayscale: #848484. Windows color (decimal): -6129792 or 8419234. OLE color: 8419234.
HSL color Cylindrical-coordinate representation of color #A27780: hue angle of 347.44º degrees, saturation: 0.19, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A27780 is Cyan = 0, Magento = 0.27, Yellow = 0.21 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 119 | 128 | - |
| CMYK | 0 | 0.27 | 0.21 | 0.36 |
| HSL | 347.44º | 0.19% | 0.55% | - |
| HSV(B) | 347.44º | 0.27% | 0.64% | - |
| XYZ | 25.39 | 22.43 | 23.41 | - |
| YUV | 132.88 | 125.25 | 148.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 119 | 128 | 0 | 0.27 | 0.21 | 0.36 | 347.44 | 0.19 | 0.55 |
| Hex | A2 | 77 | 80 | 0 | 1B | 15 | 24 | 15B | 13 | 37 |
| Octal | 242 | 167 | 200 | 0 | 33 | 25 | 44 | 533 | 23 | 67 |
| Binary | 10100010 | 1110111 | 10000000 | 0 | 11011 | 10101 | 100100 | 101011011 | 10011 | 110111 |
Color Harmonies of #A27780
Complementary color
Monochromatic Colors of #A27780
Black with #A27780
Text Example
Text Example
White with #A27780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27780; }
p { color: rgb(162,119,128); }
H1.HeaderClassName
{
color: #A27780;
}
.AnyTagClassName
{
color: #A27780;
}
</style>
background-color css
<style>
a { background-color: #A27780; }
a { background-color: rgb(162,119,128); }
div.DivClassName
{
background-color: #A27780;
}
.BgClassName
{
background-color: #A27780;
}
</style>
border-color css
<style>
span { border-color: #A27780; }
span { border-color: rgb(162,119,128); }
td.TdClassName
{
border-color: #A27780;
}
.TagClassName
{
border-color: #A27780;
}
</style>