Shades of Turkish Rose #A87378
Tints of Turkish Rose #A87378
RGB
CMYK
RGB Variations
Color information
#A87378 (or 0xA87378) is known color: Turkish Rose. HEX triplet: A8, 73 and 78. RGB value is (168,115,120). Sum of RGB (Red+Green+Blue) = 168+115+120=403 (53% of max value = 765). Red value is 168 (66.02% from 255 or 41.69% from 403); Green value is 115 (45.31% from 255 or 28.54% from 403); Blue value is 120 (47.27% from 255 or 29.78% from 403); Max value from RGB is 168 - color contains mainly: red. Hex color #A87378 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A87378 is #578C87. Grayscale: #838383. Windows color (decimal): -5737608 or 7893928. OLE color: 7893928.
HSL color Cylindrical-coordinate representation of color #A87378: hue angle of 354.34º 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 #A87378 is Cyan = 0, Magento = 0.32, Yellow = 0.29 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 168 | 115 | 120 | - |
| CMYK | 0 | 0.32 | 0.29 | 0.34 |
| HSL | 354.34º | 0.23% | 0.55% | - |
| HSV(B) | 354.34º | 0.32% | 0.66% | - |
| XYZ | 25.67 | 21.94 | 20.65 | - |
| YUV | 131.42 | 121.56 | 154.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 168 | 115 | 120 | 0 | 0.32 | 0.29 | 0.34 | 354.34 | 0.23 | 0.55 |
| Hex | A8 | 73 | 78 | 0 | 20 | 1D | 22 | 162 | 17 | 37 |
| Octal | 250 | 163 | 170 | 0 | 40 | 35 | 42 | 542 | 27 | 67 |
| Binary | 10101000 | 1110011 | 1111000 | 0 | 100000 | 11101 | 100010 | 101100010 | 10111 | 110111 |
Color Harmonies of #A87378
Complementary color
Monochromatic Colors of #A87378
Black with #A87378
Text Example
Text Example
White with #A87378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A87378; }
p { color: rgb(168,115,120); }
H1.HeaderClassName
{
color: #A87378;
}
.AnyTagClassName
{
color: #A87378;
}
</style>
background-color css
<style>
a { background-color: #A87378; }
a { background-color: rgb(168,115,120); }
div.DivClassName
{
background-color: #A87378;
}
.BgClassName
{
background-color: #A87378;
}
</style>
border-color css
<style>
span { border-color: #A87378; }
span { border-color: rgb(168,115,120); }
td.TdClassName
{
border-color: #A87378;
}
.TagClassName
{
border-color: #A87378;
}
</style>