Shades of Turkish Rose #A57680
Tints of Turkish Rose #A57680
RGB
CMYK
RGB Variations
Color information
#A57680 (or 0xA57680) is known color: Turkish Rose. HEX triplet: A5, 76 and 80. RGB value is (165,118,128). Sum of RGB (Red+Green+Blue) = 165+118+128=411 (54% of max value = 765). Red value is 165 (64.84% from 255 or 40.15% from 411); Green value is 118 (46.48% from 255 or 28.71% from 411); Blue value is 128 (50.39% from 255 or 31.14% from 411); Max value from RGB is 165 - color contains mainly: red. Hex color #A57680 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A57680 is #5A897F. Grayscale: #858585. Windows color (decimal): -5933440 or 8418981. OLE color: 8418981.
HSL color Cylindrical-coordinate representation of color #A57680: hue angle of 347.23º degrees, saturation: 0.21, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A57680 is Cyan = 0, Magento = 0.28, Yellow = 0.22 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 165 | 118 | 128 | - |
| CMYK | 0 | 0.28 | 0.22 | 0.35 |
| HSL | 347.23º | 0.21% | 0.55% | - |
| HSV(B) | 347.23º | 0.28% | 0.65% | - |
| XYZ | 25.89 | 22.51 | 23.4 | - |
| YUV | 133.19 | 125.07 | 150.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 165 | 118 | 128 | 0 | 0.28 | 0.22 | 0.35 | 347.23 | 0.21 | 0.55 |
| Hex | A5 | 76 | 80 | 0 | 1C | 16 | 23 | 15B | 15 | 37 |
| Octal | 245 | 166 | 200 | 0 | 34 | 26 | 43 | 533 | 25 | 67 |
| Binary | 10100101 | 1110110 | 10000000 | 0 | 11100 | 10110 | 100011 | 101011011 | 10101 | 110111 |
Color Harmonies of #A57680
Complementary color
Monochromatic Colors of #A57680
Black with #A57680
Text Example
Text Example
White with #A57680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A57680; }
p { color: rgb(165,118,128); }
H1.HeaderClassName
{
color: #A57680;
}
.AnyTagClassName
{
color: #A57680;
}
</style>
background-color css
<style>
a { background-color: #A57680; }
a { background-color: rgb(165,118,128); }
div.DivClassName
{
background-color: #A57680;
}
.BgClassName
{
background-color: #A57680;
}
</style>
border-color css
<style>
span { border-color: #A57680; }
span { border-color: rgb(165,118,128); }
td.TdClassName
{
border-color: #A57680;
}
.TagClassName
{
border-color: #A57680;
}
</style>