Shades of Turkish Rose #A07377
Tints of Turkish Rose #A07377
RGB
CMYK
RGB Variations
Color information
#A07377 (or 0xA07377) is known color: Turkish Rose. HEX triplet: A0, 73 and 77. RGB value is (160,115,119). Sum of RGB (Red+Green+Blue) = 160+115+119=394 (52% of max value = 765). Red value is 160 (62.89% from 255 or 40.61% from 394); Green value is 115 (45.31% from 255 or 29.19% from 394); Blue value is 119 (46.88% from 255 or 30.20% from 394); Max value from RGB is 160 - color contains mainly: red. Hex color #A07377 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A07377 is #5F8C88. Grayscale: #808080. Windows color (decimal): -6261897 or 7828384. OLE color: 7828384.
HSL color Cylindrical-coordinate representation of color #A07377: hue angle of 354.67º degrees, saturation: 0.19, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A07377 is Cyan = 0, Magento = 0.28, Yellow = 0.26 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 115 | 119 | - |
| CMYK | 0 | 0.28 | 0.26 | 0.37 |
| HSL | 354.67º | 0.19% | 0.54% | - |
| HSV(B) | 354.67º | 0.28% | 0.63% | - |
| XYZ | 23.96 | 21.07 | 20.26 | - |
| YUV | 128.91 | 122.41 | 150.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 115 | 119 | 0 | 0.28 | 0.26 | 0.37 | 354.67 | 0.19 | 0.54 |
| Hex | A0 | 73 | 77 | 0 | 1C | 1A | 25 | 163 | 13 | 36 |
| Octal | 240 | 163 | 167 | 0 | 34 | 32 | 45 | 543 | 23 | 66 |
| Binary | 10100000 | 1110011 | 1110111 | 0 | 11100 | 11010 | 100101 | 101100011 | 10011 | 110110 |
Color Harmonies of #A07377
Complementary color
Monochromatic Colors of #A07377
Black with #A07377
Text Example
Text Example
White with #A07377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07377; }
p { color: rgb(160,115,119); }
H1.HeaderClassName
{
color: #A07377;
}
.AnyTagClassName
{
color: #A07377;
}
</style>
background-color css
<style>
a { background-color: #A07377; }
a { background-color: rgb(160,115,119); }
div.DivClassName
{
background-color: #A07377;
}
.BgClassName
{
background-color: #A07377;
}
</style>
border-color css
<style>
span { border-color: #A07377; }
span { border-color: rgb(160,115,119); }
td.TdClassName
{
border-color: #A07377;
}
.TagClassName
{
border-color: #A07377;
}
</style>