Shades of Turkish Rose #AE6576
Tints of Turkish Rose #AE6576
RGB
CMYK
RGB Variations
Color information
#AE6576 (or 0xAE6576) is known color: Turkish Rose. HEX triplet: AE, 65 and 76. RGB value is (174,101,118). Sum of RGB (Red+Green+Blue) = 174+101+118=393 (52% of max value = 765). Red value is 174 (68.36% from 255 or 44.27% from 393); Green value is 101 (39.84% from 255 or 25.70% from 393); Blue value is 118 (46.48% from 255 or 30.03% from 393); Max value from RGB is 174 - color contains mainly: red. Hex color #AE6576 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AE6576 is #519A89. Grayscale: #7C7C7C. Windows color (decimal): -5347978 or 7759278. OLE color: 7759278.
HSL color Cylindrical-coordinate representation of color #AE6576: hue angle of 346.03º degrees, saturation: 0.31, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #AE6576 is Cyan = 0, Magento = 0.42, Yellow = 0.32 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 174 | 101 | 118 | - |
| CMYK | 0 | 0.42 | 0.32 | 0.32 |
| HSL | 346.03º | 0.31% | 0.54% | - |
| HSV(B) | 346.03º | 0.42% | 0.68% | - |
| XYZ | 25.38 | 19.61 | 19.59 | - |
| YUV | 124.77 | 124.18 | 163.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 174 | 101 | 118 | 0 | 0.42 | 0.32 | 0.32 | 346.03 | 0.31 | 0.54 |
| Hex | AE | 65 | 76 | 0 | 2A | 20 | 20 | 15A | 1F | 36 |
| Octal | 256 | 145 | 166 | 0 | 52 | 40 | 40 | 532 | 37 | 66 |
| Binary | 10101110 | 1100101 | 1110110 | 0 | 101010 | 100000 | 100000 | 101011010 | 11111 | 110110 |
Color Harmonies of #AE6576
Complementary color
Monochromatic Colors of #AE6576
Black with #AE6576
Text Example
Text Example
White with #AE6576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #AE6576; }
p { color: rgb(174,101,118); }
H1.HeaderClassName
{
color: #AE6576;
}
.AnyTagClassName
{
color: #AE6576;
}
</style>
background-color css
<style>
a { background-color: #AE6576; }
a { background-color: rgb(174,101,118); }
div.DivClassName
{
background-color: #AE6576;
}
.BgClassName
{
background-color: #AE6576;
}
</style>
border-color css
<style>
span { border-color: #AE6576; }
span { border-color: rgb(174,101,118); }
td.TdClassName
{
border-color: #AE6576;
}
.TagClassName
{
border-color: #AE6576;
}
</style>