Shades of Turkish Rose #A76878
Tints of Turkish Rose #A76878
RGB
CMYK
RGB Variations
Color information
#A76878 (or 0xA76878) is known color: Turkish Rose. HEX triplet: A7, 68 and 78. RGB value is (167,104,120). Sum of RGB (Red+Green+Blue) = 167+104+120=391 (51% of max value = 765). Red value is 167 (65.62% from 255 or 42.71% from 391); Green value is 104 (41.02% from 255 or 26.60% from 391); Blue value is 120 (47.27% from 255 or 30.69% from 391); Max value from RGB is 167 - color contains mainly: red. Hex color #A76878 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76878 is #589787. Grayscale: #7C7C7C. Windows color (decimal): -5805960 or 7891111. OLE color: 7891111.
HSL color Cylindrical-coordinate representation of color #A76878: hue angle of 344.76º degrees, saturation: 0.26, 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 #A76878 is Cyan = 0, Magento = 0.38, Yellow = 0.28 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 104 | 120 | - |
| CMYK | 0 | 0.38 | 0.28 | 0.35 |
| HSL | 344.76º | 0.26% | 0.53% | - |
| HSV(B) | 344.76º | 0.38% | 0.65% | - |
| XYZ | 24.28 | 19.47 | 20.25 | - |
| YUV | 124.66 | 125.37 | 158.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 104 | 120 | 0 | 0.38 | 0.28 | 0.35 | 344.76 | 0.26 | 0.53 |
| Hex | A7 | 68 | 78 | 0 | 26 | 1C | 23 | 159 | 1A | 35 |
| Octal | 247 | 150 | 170 | 0 | 46 | 34 | 43 | 531 | 32 | 65 |
| Binary | 10100111 | 1101000 | 1111000 | 0 | 100110 | 11100 | 100011 | 101011001 | 11010 | 110101 |
Color Harmonies of #A76878
Complementary color
Monochromatic Colors of #A76878
Black with #A76878
Text Example
Text Example
White with #A76878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76878; }
p { color: rgb(167,104,120); }
H1.HeaderClassName
{
color: #A76878;
}
.AnyTagClassName
{
color: #A76878;
}
</style>
background-color css
<style>
a { background-color: #A76878; }
a { background-color: rgb(167,104,120); }
div.DivClassName
{
background-color: #A76878;
}
.BgClassName
{
background-color: #A76878;
}
</style>
border-color css
<style>
span { border-color: #A76878; }
span { border-color: rgb(167,104,120); }
td.TdClassName
{
border-color: #A76878;
}
.TagClassName
{
border-color: #A76878;
}
</style>