Shades of Turkish Rose #AE6467
Tints of Turkish Rose #AE6467
RGB
CMYK
RGB Variations
Color information
#AE6467 (or 0xAE6467) is known color: Turkish Rose. HEX triplet: AE, 64 and 67. RGB value is (174,100,103). Sum of RGB (Red+Green+Blue) = 174+100+103=377 (49% of max value = 765). Red value is 174 (68.36% from 255 or 46.15% from 377); Green value is 100 (39.45% from 255 or 26.53% from 377); Blue value is 103 (40.62% from 255 or 27.32% from 377); Max value from RGB is 174 - color contains mainly: red. Hex color #AE6467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AE6467 is #519B98. Grayscale: #7A7A7A. Windows color (decimal): -5348249 or 6775982. OLE color: 6775982.
HSL color Cylindrical-coordinate representation of color #AE6467: hue angle of 357.57º degrees, saturation: 0.31, 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 #AE6467 is Cyan = 0, Magento = 0.43, Yellow = 0.41 and Black (K on CMYK) = 0.32.
Color convert
| RGB | 174 | 100 | 103 | - |
| CMYK | 0 | 0.43 | 0.41 | 0.32 |
| HSL | 357.57º | 0.31% | 0.54% | - |
| HSV(B) | 357.57º | 0.43% | 0.68% | - |
| XYZ | 24.46 | 19.09 | 15.23 | - |
| YUV | 122.47 | 117.02 | 164.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 174 | 100 | 103 | 0 | 0.43 | 0.41 | 0.32 | 357.57 | 0.31 | 0.54 |
| Hex | AE | 64 | 67 | 0 | 2B | 29 | 20 | 166 | 1F | 36 |
| Octal | 256 | 144 | 147 | 0 | 53 | 51 | 40 | 546 | 37 | 66 |
| Binary | 10101110 | 1100100 | 1100111 | 0 | 101011 | 101001 | 100000 | 101100110 | 11111 | 110110 |
Color Harmonies of #AE6467
Complementary color
Monochromatic Colors of #AE6467
Black with #AE6467
Text Example
Text Example
White with #AE6467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #AE6467; }
p { color: rgb(174,100,103); }
H1.HeaderClassName
{
color: #AE6467;
}
.AnyTagClassName
{
color: #AE6467;
}
</style>
background-color css
<style>
a { background-color: #AE6467; }
a { background-color: rgb(174,100,103); }
div.DivClassName
{
background-color: #AE6467;
}
.BgClassName
{
background-color: #AE6467;
}
</style>
border-color css
<style>
span { border-color: #AE6467; }
span { border-color: rgb(174,100,103); }
td.TdClassName
{
border-color: #AE6467;
}
.TagClassName
{
border-color: #AE6467;
}
</style>