Shades of Turkish Rose #AF7677
Tints of Turkish Rose #AF7677
RGB
CMYK
RGB Variations
Color information
#AF7677 (or 0xAF7677) is known color: Turkish Rose. HEX triplet: AF, 76 and 77. RGB value is (175,118,119). Sum of RGB (Red+Green+Blue) = 175+118+119=412 (54% of max value = 765). Red value is 175 (68.75% from 255 or 42.48% from 412); Green value is 118 (46.48% from 255 or 28.64% from 412); Blue value is 119 (46.88% from 255 or 28.88% from 412); Max value from RGB is 175 - color contains mainly: red. Hex color #AF7677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AF7677 is #508988. Grayscale: #878787. Windows color (decimal): -5278089 or 7829167. OLE color: 7829167.
HSL color Cylindrical-coordinate representation of color #AF7677: hue angle of 358.95º degrees, saturation: 0.26, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #AF7677 is Cyan = 0, Magento = 0.33, Yellow = 0.32 and Black (K on CMYK) = 0.31.
Color convert
| RGB | 175 | 118 | 119 | - |
| CMYK | 0 | 0.33 | 0.32 | 0.31 |
| HSL | 358.95º | 0.26% | 0.57% | - |
| HSV(B) | 358.95º | 0.33% | 0.69% | - |
| XYZ | 27.49 | 23.4 | 20.52 | - |
| YUV | 135.16 | 118.88 | 156.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 175 | 118 | 119 | 0 | 0.33 | 0.32 | 0.31 | 358.95 | 0.26 | 0.57 |
| Hex | AF | 76 | 77 | 0 | 21 | 20 | 1F | 167 | 1A | 39 |
| Octal | 257 | 166 | 167 | 0 | 41 | 40 | 37 | 547 | 32 | 71 |
| Binary | 10101111 | 1110110 | 1110111 | 0 | 100001 | 100000 | 11111 | 101100111 | 11010 | 111001 |
Color Harmonies of #AF7677
Complementary color
Monochromatic Colors of #AF7677
Black with #AF7677
Text Example
Text Example
White with #AF7677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #AF7677; }
p { color: rgb(175,118,119); }
H1.HeaderClassName
{
color: #AF7677;
}
.AnyTagClassName
{
color: #AF7677;
}
</style>
background-color css
<style>
a { background-color: #AF7677; }
a { background-color: rgb(175,118,119); }
div.DivClassName
{
background-color: #AF7677;
}
.BgClassName
{
background-color: #AF7677;
}
</style>
border-color css
<style>
span { border-color: #AF7677; }
span { border-color: rgb(175,118,119); }
td.TdClassName
{
border-color: #AF7677;
}
.TagClassName
{
border-color: #AF7677;
}
</style>