Shades of Turkish Rose #AE6978
Tints of Turkish Rose #AE6978
RGB
CMYK
RGB Variations
Color information
#AE6978 (or 0xAE6978) is known color: Turkish Rose. HEX triplet: AE, 69 and 78. RGB value is (174,105,120). Sum of RGB (Red+Green+Blue) = 174+105+120=399 (52% of max value = 765). Red value is 174 (68.36% from 255 or 43.61% from 399); Green value is 105 (41.41% from 255 or 26.32% from 399); Blue value is 120 (47.27% from 255 or 30.08% from 399); Max value from RGB is 174 - color contains mainly: red. Hex color #AE6978 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AE6978 is #519687. Grayscale: #7F7F7F. Windows color (decimal): -5346952 or 7891374. OLE color: 7891374.
HSL color Cylindrical-coordinate representation of color #AE6978: hue angle of 346.96º degrees, saturation: 0.3, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #AE6978 is Cyan = 0, Magento = 0.40, Yellow = 0.31 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 174 | 105 | 120 | - |
| CMYK | 0 | 0.40 | 0.31 | 0.32 |
| HSL | 346.96º | 0.3% | 0.55% | - |
| HSV(B) | 346.96º | 0.4% | 0.68% | - |
| XYZ | 25.9 | 20.46 | 20.35 | - |
| YUV | 127.34 | 123.86 | 161.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 174 | 105 | 120 | 0 | 0.40 | 0.31 | 0.32 | 346.96 | 0.3 | 0.55 |
| Hex | AE | 69 | 78 | 0 | 28 | 1F | 20 | 15B | 1E | 37 |
| Octal | 256 | 151 | 170 | 0 | 50 | 37 | 40 | 533 | 36 | 67 |
| Binary | 10101110 | 1101001 | 1111000 | 0 | 101000 | 11111 | 100000 | 101011011 | 11110 | 110111 |
Color Harmonies of #AE6978
Complementary color
Monochromatic Colors of #AE6978
Black with #AE6978
Text Example
Text Example
White with #AE6978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #AE6978; }
p { color: rgb(174,105,120); }
H1.HeaderClassName
{
color: #AE6978;
}
.AnyTagClassName
{
color: #AE6978;
}
</style>
background-color css
<style>
a { background-color: #AE6978; }
a { background-color: rgb(174,105,120); }
div.DivClassName
{
background-color: #AE6978;
}
.BgClassName
{
background-color: #AE6978;
}
</style>
border-color css
<style>
span { border-color: #AE6978; }
span { border-color: rgb(174,105,120); }
td.TdClassName
{
border-color: #AE6978;
}
.TagClassName
{
border-color: #AE6978;
}
</style>