Shades of Turkish Rose #AF6773
Tints of Turkish Rose #AF6773
RGB
CMYK
RGB Variations
Color information
#AF6773 (or 0xAF6773) is known color: Turkish Rose. HEX triplet: AF, 67 and 73. RGB value is (175,103,115). Sum of RGB (Red+Green+Blue) = 175+103+115=393 (52% of max value = 765). Red value is 175 (68.75% from 255 or 44.53% from 393); Green value is 103 (40.62% from 255 or 26.21% from 393); Blue value is 115 (45.31% from 255 or 29.26% from 393); Max value from RGB is 175 - color contains mainly: red. Hex color #AF6773 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AF6773 is #50988C. Grayscale: #7D7D7D. Windows color (decimal): -5281933 or 7563183. OLE color: 7563183.
HSL color Cylindrical-coordinate representation of color #AF6773: hue angle of 350º degrees, saturation: 0.31, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #AF6773 is Cyan = 0, Magento = 0.41, Yellow = 0.34 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 175 | 103 | 115 | - |
| CMYK | 0 | 0.41 | 0.34 | 0.31 |
| HSL | 350º | 0.31% | 0.55% | - |
| HSV(B) | 350º | 0.41% | 0.69% | - |
| XYZ | 25.62 | 20.05 | 18.74 | - |
| YUV | 125.9 | 121.85 | 163.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 175 | 103 | 115 | 0 | 0.41 | 0.34 | 0.31 | 350 | 0.31 | 0.55 |
| Hex | AF | 67 | 73 | 0 | 29 | 22 | 1F | 15E | 1F | 37 |
| Octal | 257 | 147 | 163 | 0 | 51 | 42 | 37 | 536 | 37 | 67 |
| Binary | 10101111 | 1100111 | 1110011 | 0 | 101001 | 100010 | 11111 | 101011110 | 11111 | 110111 |
Color Harmonies of #AF6773
Complementary color
Monochromatic Colors of #AF6773
Black with #AF6773
Text Example
Text Example
White with #AF6773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #AF6773; }
p { color: rgb(175,103,115); }
H1.HeaderClassName
{
color: #AF6773;
}
.AnyTagClassName
{
color: #AF6773;
}
</style>
background-color css
<style>
a { background-color: #AF6773; }
a { background-color: rgb(175,103,115); }
div.DivClassName
{
background-color: #AF6773;
}
.BgClassName
{
background-color: #AF6773;
}
</style>
border-color css
<style>
span { border-color: #AF6773; }
span { border-color: rgb(175,103,115); }
td.TdClassName
{
border-color: #AF6773;
}
.TagClassName
{
border-color: #AF6773;
}
</style>