Shades of Turkish Rose #AE7375
Tints of Turkish Rose #AE7375
RGB
CMYK
RGB Variations
Color information
#AE7375 (or 0xAE7375) is known color: Turkish Rose. HEX triplet: AE, 73 and 75. RGB value is (174,115,117). Sum of RGB (Red+Green+Blue) = 174+115+117=406 (53% of max value = 765). Red value is 174 (68.36% from 255 or 42.86% from 406); Green value is 115 (45.31% from 255 or 28.33% from 406); Blue value is 117 (46.09% from 255 or 28.82% from 406); Max value from RGB is 174 - color contains mainly: red. Hex color #AE7375 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AE7375 is #518C8A. Grayscale: #848484. Windows color (decimal): -5344395 or 7697326. OLE color: 7697326.
HSL color Cylindrical-coordinate representation of color #AE7375: hue angle of 357.97º degrees, saturation: 0.27, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #AE7375 is Cyan = 0, Magento = 0.34, Yellow = 0.33 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 174 | 115 | 117 | - |
| CMYK | 0 | 0.34 | 0.33 | 0.32 |
| HSL | 357.97º | 0.27% | 0.57% | - |
| HSV(B) | 357.97º | 0.34% | 0.68% | - |
| XYZ | 26.8 | 22.54 | 19.77 | - |
| YUV | 132.87 | 119.05 | 157.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 174 | 115 | 117 | 0 | 0.34 | 0.33 | 0.32 | 357.97 | 0.27 | 0.57 |
| Hex | AE | 73 | 75 | 0 | 22 | 21 | 20 | 166 | 1B | 39 |
| Octal | 256 | 163 | 165 | 0 | 42 | 41 | 40 | 546 | 33 | 71 |
| Binary | 10101110 | 1110011 | 1110101 | 0 | 100010 | 100001 | 100000 | 101100110 | 11011 | 111001 |
Color Harmonies of #AE7375
Complementary color
Monochromatic Colors of #AE7375
Black with #AE7375
Text Example
Text Example
White with #AE7375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #AE7375; }
p { color: rgb(174,115,117); }
H1.HeaderClassName
{
color: #AE7375;
}
.AnyTagClassName
{
color: #AE7375;
}
</style>
background-color css
<style>
a { background-color: #AE7375; }
a { background-color: rgb(174,115,117); }
div.DivClassName
{
background-color: #AE7375;
}
.BgClassName
{
background-color: #AE7375;
}
</style>
border-color css
<style>
span { border-color: #AE7375; }
span { border-color: rgb(174,115,117); }
td.TdClassName
{
border-color: #AE7375;
}
.TagClassName
{
border-color: #AE7375;
}
</style>