Shades of Turkish Rose #A76479
Tints of Turkish Rose #A76479
RGB
CMYK
RGB Variations
Color information
#A76479 (or 0xA76479) is known color: Turkish Rose. HEX triplet: A7, 64 and 79. RGB value is (167,100,121). Sum of RGB (Red+Green+Blue) = 167+100+121=388 (51% of max value = 765). Red value is 167 (65.62% from 255 or 43.04% from 388); Green value is 100 (39.45% from 255 or 25.77% from 388); Blue value is 121 (47.66% from 255 or 31.19% from 388); Max value from RGB is 167 - color contains mainly: red. Hex color #A76479 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76479 is #589B86. Grayscale: #7A7A7A. Windows color (decimal): -5806983 or 7955623. OLE color: 7955623.
HSL color Cylindrical-coordinate representation of color #A76479: hue angle of 341.19º degrees, saturation: 0.28, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A76479 is Cyan = 0, Magento = 0.40, Yellow = 0.28 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 100 | 121 | - |
| CMYK | 0 | 0.40 | 0.28 | 0.35 |
| HSL | 341.19º | 0.28% | 0.52% | - |
| HSV(B) | 341.19º | 0.4% | 0.65% | - |
| XYZ | 23.94 | 18.71 | 20.44 | - |
| YUV | 122.43 | 127.2 | 159.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 100 | 121 | 0 | 0.40 | 0.28 | 0.35 | 341.19 | 0.28 | 0.52 |
| Hex | A7 | 64 | 79 | 0 | 28 | 1C | 23 | 155 | 1C | 34 |
| Octal | 247 | 144 | 171 | 0 | 50 | 34 | 43 | 525 | 34 | 64 |
| Binary | 10100111 | 1100100 | 1111001 | 0 | 101000 | 11100 | 100011 | 101010101 | 11100 | 110100 |
Color Harmonies of #A76479
Complementary color
Monochromatic Colors of #A76479
Black with #A76479
Text Example
Text Example
White with #A76479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76479; }
p { color: rgb(167,100,121); }
H1.HeaderClassName
{
color: #A76479;
}
.AnyTagClassName
{
color: #A76479;
}
</style>
background-color css
<style>
a { background-color: #A76479; }
a { background-color: rgb(167,100,121); }
div.DivClassName
{
background-color: #A76479;
}
.BgClassName
{
background-color: #A76479;
}
</style>
border-color css
<style>
span { border-color: #A76479; }
span { border-color: rgb(167,100,121); }
td.TdClassName
{
border-color: #A76479;
}
.TagClassName
{
border-color: #A76479;
}
</style>