Shades of Turkish Rose #A07477
Tints of Turkish Rose #A07477
RGB
CMYK
RGB Variations
Color information
#A07477 (or 0xA07477) is known color: Turkish Rose. HEX triplet: A0, 74 and 77. RGB value is (160,116,119). Sum of RGB (Red+Green+Blue) = 160+116+119=395 (52% of max value = 765). Red value is 160 (62.89% from 255 or 40.51% from 395); Green value is 116 (45.70% from 255 or 29.37% from 395); Blue value is 119 (46.88% from 255 or 30.13% from 395); Max value from RGB is 160 - color contains mainly: red. Hex color #A07477 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A07477 is #5F8B88. Grayscale: #818181. Windows color (decimal): -6261641 or 7828640. OLE color: 7828640.
HSL color Cylindrical-coordinate representation of color #A07477: hue angle of 355.91º degrees, saturation: 0.19, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A07477 is Cyan = 0, Magento = 0.28, Yellow = 0.26 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 116 | 119 | - |
| CMYK | 0 | 0.28 | 0.26 | 0.37 |
| HSL | 355.91º | 0.19% | 0.54% | - |
| HSV(B) | 355.91º | 0.28% | 0.63% | - |
| XYZ | 24.07 | 21.3 | 20.29 | - |
| YUV | 129.5 | 122.08 | 149.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 116 | 119 | 0 | 0.28 | 0.26 | 0.37 | 355.91 | 0.19 | 0.54 |
| Hex | A0 | 74 | 77 | 0 | 1C | 1A | 25 | 164 | 13 | 36 |
| Octal | 240 | 164 | 167 | 0 | 34 | 32 | 45 | 544 | 23 | 66 |
| Binary | 10100000 | 1110100 | 1110111 | 0 | 11100 | 11010 | 100101 | 101100100 | 10011 | 110110 |
Color Harmonies of #A07477
Complementary color
Monochromatic Colors of #A07477
Black with #A07477
Text Example
Text Example
White with #A07477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07477; }
p { color: rgb(160,116,119); }
H1.HeaderClassName
{
color: #A07477;
}
.AnyTagClassName
{
color: #A07477;
}
</style>
background-color css
<style>
a { background-color: #A07477; }
a { background-color: rgb(160,116,119); }
div.DivClassName
{
background-color: #A07477;
}
.BgClassName
{
background-color: #A07477;
}
</style>
border-color css
<style>
span { border-color: #A07477; }
span { border-color: rgb(160,116,119); }
td.TdClassName
{
border-color: #A07477;
}
.TagClassName
{
border-color: #A07477;
}
</style>