Shades of Turkish Rose #A76779
Tints of Turkish Rose #A76779
RGB
CMYK
RGB Variations
Color information
#A76779 (or 0xA76779) is known color: Turkish Rose. HEX triplet: A7, 67 and 79. RGB value is (167,103,121). Sum of RGB (Red+Green+Blue) = 167+103+121=391 (51% of max value = 765). Red value is 167 (65.62% from 255 or 42.71% from 391); Green value is 103 (40.62% from 255 or 26.34% from 391); Blue value is 121 (47.66% from 255 or 30.95% from 391); Max value from RGB is 167 - color contains mainly: red. Hex color #A76779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76779 is #589886. Grayscale: #7C7C7C. Windows color (decimal): -5806215 or 7956391. OLE color: 7956391.
HSL color Cylindrical-coordinate representation of color #A76779: hue angle of 343.12º degrees, saturation: 0.27, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #A76779 is Cyan = 0, Magento = 0.38, Yellow = 0.28 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 103 | 121 | - |
| CMYK | 0 | 0.38 | 0.28 | 0.35 |
| HSL | 343.13º | 0.27% | 0.53% | - |
| HSV(B) | 343.13º | 0.38% | 0.65% | - |
| XYZ | 24.24 | 19.3 | 20.54 | - |
| YUV | 124.19 | 126.2 | 158.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 103 | 121 | 0 | 0.38 | 0.28 | 0.35 | 343.13 | 0.27 | 0.53 |
| Hex | A7 | 67 | 79 | 0 | 26 | 1C | 23 | 157 | 1B | 35 |
| Octal | 247 | 147 | 171 | 0 | 46 | 34 | 43 | 527 | 33 | 65 |
| Binary | 10100111 | 1100111 | 1111001 | 0 | 100110 | 11100 | 100011 | 101010111 | 11011 | 110101 |
Color Harmonies of #A76779
Complementary color
Monochromatic Colors of #A76779
Black with #A76779
Text Example
Text Example
White with #A76779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76779; }
p { color: rgb(167,103,121); }
H1.HeaderClassName
{
color: #A76779;
}
.AnyTagClassName
{
color: #A76779;
}
</style>
background-color css
<style>
a { background-color: #A76779; }
a { background-color: rgb(167,103,121); }
div.DivClassName
{
background-color: #A76779;
}
.BgClassName
{
background-color: #A76779;
}
</style>
border-color css
<style>
span { border-color: #A76779; }
span { border-color: rgb(167,103,121); }
td.TdClassName
{
border-color: #A76779;
}
.TagClassName
{
border-color: #A76779;
}
</style>