Shades of Turkish Rose #AE6376
Tints of Turkish Rose #AE6376
RGB
CMYK
RGB Variations
Color information
#AE6376 (or 0xAE6376) is known color: Turkish Rose. HEX triplet: AE, 63 and 76. RGB value is (174,99,118). Sum of RGB (Red+Green+Blue) = 174+99+118=391 (51% of max value = 765). Red value is 174 (68.36% from 255 or 44.50% from 391); Green value is 99 (39.06% from 255 or 25.32% from 391); Blue value is 118 (46.48% from 255 or 30.18% from 391); Max value from RGB is 174 - color contains mainly: red. Hex color #AE6376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AE6376 is #519C89. Grayscale: #7B7B7B. Windows color (decimal): -5348490 or 7758766. OLE color: 7758766.
HSL color Cylindrical-coordinate representation of color #AE6376: hue angle of 344.8º degrees, saturation: 0.32, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #AE6376 is Cyan = 0, Magento = 0.43, Yellow = 0.32 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 174 | 99 | 118 | - |
| CMYK | 0 | 0.43 | 0.32 | 0.32 |
| HSL | 344.8º | 0.32% | 0.54% | - |
| HSV(B) | 344.8º | 0.43% | 0.68% | - |
| XYZ | 25.19 | 19.23 | 19.52 | - |
| YUV | 123.59 | 124.85 | 163.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 174 | 99 | 118 | 0 | 0.43 | 0.32 | 0.32 | 344.8 | 0.32 | 0.54 |
| Hex | AE | 63 | 76 | 0 | 2B | 20 | 20 | 159 | 20 | 36 |
| Octal | 256 | 143 | 166 | 0 | 53 | 40 | 40 | 531 | 40 | 66 |
| Binary | 10101110 | 1100011 | 1110110 | 0 | 101011 | 100000 | 100000 | 101011001 | 100000 | 110110 |
Color Harmonies of #AE6376
Complementary color
Monochromatic Colors of #AE6376
Black with #AE6376
Text Example
Text Example
White with #AE6376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #AE6376; }
p { color: rgb(174,99,118); }
H1.HeaderClassName
{
color: #AE6376;
}
.AnyTagClassName
{
color: #AE6376;
}
</style>
background-color css
<style>
a { background-color: #AE6376; }
a { background-color: rgb(174,99,118); }
div.DivClassName
{
background-color: #AE6376;
}
.BgClassName
{
background-color: #AE6376;
}
</style>
border-color css
<style>
span { border-color: #AE6376; }
span { border-color: rgb(174,99,118); }
td.TdClassName
{
border-color: #AE6376;
}
.TagClassName
{
border-color: #AE6376;
}
</style>