Shades of Turkish Rose #AE7077
Tints of Turkish Rose #AE7077
RGB
CMYK
RGB Variations
Color information
#AE7077 (or 0xAE7077) is known color: Turkish Rose. HEX triplet: AE, 70 and 77. RGB value is (174,112,119). Sum of RGB (Red+Green+Blue) = 174+112+119=405 (53% of max value = 765). Red value is 174 (68.36% from 255 or 42.96% from 405); Green value is 112 (44.14% from 255 or 27.65% from 405); Blue value is 119 (46.88% from 255 or 29.38% from 405); Max value from RGB is 174 - color contains mainly: red. Hex color #AE7077 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AE7077 is #518F88. Grayscale: #838383. Windows color (decimal): -5345161 or 7827630. OLE color: 7827630.
HSL color Cylindrical-coordinate representation of color #AE7077: hue angle of 353.23º degrees, saturation: 0.28, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #AE7077 is Cyan = 0, Magento = 0.36, Yellow = 0.32 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 174 | 112 | 119 | - |
| CMYK | 0 | 0.36 | 0.32 | 0.32 |
| HSL | 353.23º | 0.28% | 0.56% | - |
| HSV(B) | 353.23º | 0.36% | 0.68% | - |
| XYZ | 26.58 | 21.92 | 20.28 | - |
| YUV | 131.34 | 121.04 | 158.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 174 | 112 | 119 | 0 | 0.36 | 0.32 | 0.32 | 353.23 | 0.28 | 0.56 |
| Hex | AE | 70 | 77 | 0 | 24 | 20 | 20 | 161 | 1C | 38 |
| Octal | 256 | 160 | 167 | 0 | 44 | 40 | 40 | 541 | 34 | 70 |
| Binary | 10101110 | 1110000 | 1110111 | 0 | 100100 | 100000 | 100000 | 101100001 | 11100 | 111000 |
Color Harmonies of #AE7077
Complementary color
Monochromatic Colors of #AE7077
Black with #AE7077
Text Example
Text Example
White with #AE7077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #AE7077; }
p { color: rgb(174,112,119); }
H1.HeaderClassName
{
color: #AE7077;
}
.AnyTagClassName
{
color: #AE7077;
}
</style>
background-color css
<style>
a { background-color: #AE7077; }
a { background-color: rgb(174,112,119); }
div.DivClassName
{
background-color: #AE7077;
}
.BgClassName
{
background-color: #AE7077;
}
</style>
border-color css
<style>
span { border-color: #AE7077; }
span { border-color: rgb(174,112,119); }
td.TdClassName
{
border-color: #AE7077;
}
.TagClassName
{
border-color: #AE7077;
}
</style>