Shades of Turkish Rose #AE7677
Tints of Turkish Rose #AE7677
RGB
CMYK
RGB Variations
Color information
#AE7677 (or 0xAE7677) is known color: Turkish Rose. HEX triplet: AE, 76 and 77. RGB value is (174,118,119). Sum of RGB (Red+Green+Blue) = 174+118+119=411 (54% of max value = 765). Red value is 174 (68.36% from 255 or 42.34% from 411); Green value is 118 (46.48% from 255 or 28.71% from 411); Blue value is 119 (46.88% from 255 or 28.95% from 411); Max value from RGB is 174 - color contains mainly: red. Hex color #AE7677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AE7677 is #518988. Grayscale: #868686. Windows color (decimal): -5343625 or 7829166. OLE color: 7829166.
HSL color Cylindrical-coordinate representation of color #AE7677: hue angle of 358.93º degrees, saturation: 0.26, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #AE7677 is Cyan = 0, Magento = 0.32, Yellow = 0.32 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 174 | 118 | 119 | - |
| CMYK | 0 | 0.32 | 0.32 | 0.32 |
| HSL | 358.93º | 0.26% | 0.57% | - |
| HSV(B) | 358.93º | 0.32% | 0.68% | - |
| XYZ | 27.26 | 23.29 | 20.51 | - |
| YUV | 134.86 | 119.05 | 155.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 174 | 118 | 119 | 0 | 0.32 | 0.32 | 0.32 | 358.93 | 0.26 | 0.57 |
| Hex | AE | 76 | 77 | 0 | 20 | 20 | 20 | 167 | 1A | 39 |
| Octal | 256 | 166 | 167 | 0 | 40 | 40 | 40 | 547 | 32 | 71 |
| Binary | 10101110 | 1110110 | 1110111 | 0 | 100000 | 100000 | 100000 | 101100111 | 11010 | 111001 |
Color Harmonies of #AE7677
Complementary color
Monochromatic Colors of #AE7677
Black with #AE7677
Text Example
Text Example
White with #AE7677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #AE7677; }
p { color: rgb(174,118,119); }
H1.HeaderClassName
{
color: #AE7677;
}
.AnyTagClassName
{
color: #AE7677;
}
</style>
background-color css
<style>
a { background-color: #AE7677; }
a { background-color: rgb(174,118,119); }
div.DivClassName
{
background-color: #AE7677;
}
.BgClassName
{
background-color: #AE7677;
}
</style>
border-color css
<style>
span { border-color: #AE7677; }
span { border-color: rgb(174,118,119); }
td.TdClassName
{
border-color: #AE7677;
}
.TagClassName
{
border-color: #AE7677;
}
</style>