Shades of Turkish Rose #A87377
Tints of Turkish Rose #A87377
RGB
CMYK
RGB Variations
Color information
#A87377 (or 0xA87377) is known color: Turkish Rose. HEX triplet: A8, 73 and 77. RGB value is (168,115,119). Sum of RGB (Red+Green+Blue) = 168+115+119=402 (53% of max value = 765). Red value is 168 (66.02% from 255 or 41.79% from 402); Green value is 115 (45.31% from 255 or 28.61% from 402); Blue value is 119 (46.88% from 255 or 29.60% from 402); Max value from RGB is 168 - color contains mainly: red. Hex color #A87377 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A87377 is #578C88. Grayscale: #838383. Windows color (decimal): -5737609 or 7828392. OLE color: 7828392.
HSL color Cylindrical-coordinate representation of color #A87377: hue angle of 355.47º degrees, saturation: 0.23, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #A87377 is Cyan = 0, Magento = 0.32, Yellow = 0.29 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 168 | 115 | 119 | - |
| CMYK | 0 | 0.32 | 0.29 | 0.34 |
| HSL | 355.47º | 0.23% | 0.55% | - |
| HSV(B) | 355.47º | 0.32% | 0.66% | - |
| XYZ | 25.61 | 21.92 | 20.33 | - |
| YUV | 131.3 | 121.06 | 154.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 168 | 115 | 119 | 0 | 0.32 | 0.29 | 0.34 | 355.47 | 0.23 | 0.55 |
| Hex | A8 | 73 | 77 | 0 | 20 | 1D | 22 | 163 | 17 | 37 |
| Octal | 250 | 163 | 167 | 0 | 40 | 35 | 42 | 543 | 27 | 67 |
| Binary | 10101000 | 1110011 | 1110111 | 0 | 100000 | 11101 | 100010 | 101100011 | 10111 | 110111 |
Color Harmonies of #A87377
Complementary color
Monochromatic Colors of #A87377
Black with #A87377
Text Example
Text Example
White with #A87377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A87377; }
p { color: rgb(168,115,119); }
H1.HeaderClassName
{
color: #A87377;
}
.AnyTagClassName
{
color: #A87377;
}
</style>
background-color css
<style>
a { background-color: #A87377; }
a { background-color: rgb(168,115,119); }
div.DivClassName
{
background-color: #A87377;
}
.BgClassName
{
background-color: #A87377;
}
</style>
border-color css
<style>
span { border-color: #A87377; }
span { border-color: rgb(168,115,119); }
td.TdClassName
{
border-color: #A87377;
}
.TagClassName
{
border-color: #A87377;
}
</style>