Shades of Turkish Rose #A06977
Tints of Turkish Rose #A06977
RGB
CMYK
RGB Variations
Color information
#A06977 (or 0xA06977) is known color: Turkish Rose. HEX triplet: A0, 69 and 77. RGB value is (160,105,119). Sum of RGB (Red+Green+Blue) = 160+105+119=384 (50% of max value = 765). Red value is 160 (62.89% from 255 or 41.67% from 384); Green value is 105 (41.41% from 255 or 27.34% from 384); Blue value is 119 (46.88% from 255 or 30.99% from 384); Max value from RGB is 160 - color contains mainly: red. Hex color #A06977 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A06977 is #5F9688. Grayscale: #7B7B7B. Windows color (decimal): -6264457 or 7825824. OLE color: 7825824.
HSL color Cylindrical-coordinate representation of color #A06977: hue angle of 344.73º degrees, saturation: 0.22, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #A06977 is Cyan = 0, Magento = 0.34, Yellow = 0.26 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 105 | 119 | - |
| CMYK | 0 | 0.34 | 0.26 | 0.37 |
| HSL | 344.73º | 0.22% | 0.52% | - |
| HSV(B) | 344.73º | 0.34% | 0.63% | - |
| XYZ | 22.88 | 18.91 | 19.9 | - |
| YUV | 123.04 | 125.72 | 154.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 105 | 119 | 0 | 0.34 | 0.26 | 0.37 | 344.73 | 0.22 | 0.52 |
| Hex | A0 | 69 | 77 | 0 | 22 | 1A | 25 | 159 | 16 | 34 |
| Octal | 240 | 151 | 167 | 0 | 42 | 32 | 45 | 531 | 26 | 64 |
| Binary | 10100000 | 1101001 | 1110111 | 0 | 100010 | 11010 | 100101 | 101011001 | 10110 | 110100 |
Color Harmonies of #A06977
Complementary color
Monochromatic Colors of #A06977
Black with #A06977
Text Example
Text Example
White with #A06977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A06977; }
p { color: rgb(160,105,119); }
H1.HeaderClassName
{
color: #A06977;
}
.AnyTagClassName
{
color: #A06977;
}
</style>
background-color css
<style>
a { background-color: #A06977; }
a { background-color: rgb(160,105,119); }
div.DivClassName
{
background-color: #A06977;
}
.BgClassName
{
background-color: #A06977;
}
</style>
border-color css
<style>
span { border-color: #A06977; }
span { border-color: rgb(160,105,119); }
td.TdClassName
{
border-color: #A06977;
}
.TagClassName
{
border-color: #A06977;
}
</style>