Shades of Turkish Rose #A07277
Tints of Turkish Rose #A07277
RGB
CMYK
RGB Variations
Color information
#A07277 (or 0xA07277) is known color: Turkish Rose. HEX triplet: A0, 72 and 77. RGB value is (160,114,119). Sum of RGB (Red+Green+Blue) = 160+114+119=393 (52% of max value = 765). Red value is 160 (62.89% from 255 or 40.71% from 393); Green value is 114 (44.92% from 255 or 29.01% from 393); Blue value is 119 (46.88% from 255 or 30.28% from 393); Max value from RGB is 160 - color contains mainly: red. Hex color #A07277 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A07277 is #5F8D88. Grayscale: #808080. Windows color (decimal): -6262153 or 7828128. OLE color: 7828128.
HSL color Cylindrical-coordinate representation of color #A07277: hue angle of 353.48º degrees, saturation: 0.19, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A07277 is Cyan = 0, Magento = 0.29, Yellow = 0.26 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 114 | 119 | - |
| CMYK | 0 | 0.29 | 0.26 | 0.37 |
| HSL | 353.48º | 0.19% | 0.54% | - |
| HSV(B) | 353.48º | 0.29% | 0.63% | - |
| XYZ | 23.84 | 20.84 | 20.22 | - |
| YUV | 128.32 | 122.74 | 150.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 114 | 119 | 0 | 0.29 | 0.26 | 0.37 | 353.48 | 0.19 | 0.54 |
| Hex | A0 | 72 | 77 | 0 | 1D | 1A | 25 | 161 | 13 | 36 |
| Octal | 240 | 162 | 167 | 0 | 35 | 32 | 45 | 541 | 23 | 66 |
| Binary | 10100000 | 1110010 | 1110111 | 0 | 11101 | 11010 | 100101 | 101100001 | 10011 | 110110 |
Color Harmonies of #A07277
Complementary color
Monochromatic Colors of #A07277
Black with #A07277
Text Example
Text Example
White with #A07277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07277; }
p { color: rgb(160,114,119); }
H1.HeaderClassName
{
color: #A07277;
}
.AnyTagClassName
{
color: #A07277;
}
</style>
background-color css
<style>
a { background-color: #A07277; }
a { background-color: rgb(160,114,119); }
div.DivClassName
{
background-color: #A07277;
}
.BgClassName
{
background-color: #A07277;
}
</style>
border-color css
<style>
span { border-color: #A07277; }
span { border-color: rgb(160,114,119); }
td.TdClassName
{
border-color: #A07277;
}
.TagClassName
{
border-color: #A07277;
}
</style>