Shades of Turkish Rose #A86378
Tints of Turkish Rose #A86378
RGB
CMYK
RGB Variations
Color information
#A86378 (or 0xA86378) is known color: Turkish Rose. HEX triplet: A8, 63 and 78. RGB value is (168,99,120). Sum of RGB (Red+Green+Blue) = 168+99+120=387 (51% of max value = 765). Red value is 168 (66.02% from 255 or 43.41% from 387); Green value is 99 (39.06% from 255 or 25.58% from 387); Blue value is 120 (47.27% from 255 or 31.01% from 387); Max value from RGB is 168 - color contains mainly: red. Hex color #A86378 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A86378 is #579C87. Grayscale: #7A7A7A. Windows color (decimal): -5741704 or 7889832. OLE color: 7889832.
HSL color Cylindrical-coordinate representation of color #A86378: hue angle of 341.74º degrees, saturation: 0.28, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A86378 is Cyan = 0, Magento = 0.41, Yellow = 0.29 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 168 | 99 | 120 | - |
| CMYK | 0 | 0.41 | 0.29 | 0.34 |
| HSL | 341.74º | 0.28% | 0.52% | - |
| HSV(B) | 341.74º | 0.41% | 0.66% | - |
| XYZ | 24 | 18.6 | 20.1 | - |
| YUV | 122.03 | 126.86 | 160.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 168 | 99 | 120 | 0 | 0.41 | 0.29 | 0.34 | 341.74 | 0.28 | 0.52 |
| Hex | A8 | 63 | 78 | 0 | 29 | 1D | 22 | 156 | 1C | 34 |
| Octal | 250 | 143 | 170 | 0 | 51 | 35 | 42 | 526 | 34 | 64 |
| Binary | 10101000 | 1100011 | 1111000 | 0 | 101001 | 11101 | 100010 | 101010110 | 11100 | 110100 |
Color Harmonies of #A86378
Complementary color
Monochromatic Colors of #A86378
Black with #A86378
Text Example
Text Example
White with #A86378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A86378; }
p { color: rgb(168,99,120); }
H1.HeaderClassName
{
color: #A86378;
}
.AnyTagClassName
{
color: #A86378;
}
</style>
background-color css
<style>
a { background-color: #A86378; }
a { background-color: rgb(168,99,120); }
div.DivClassName
{
background-color: #A86378;
}
.BgClassName
{
background-color: #A86378;
}
</style>
border-color css
<style>
span { border-color: #A86378; }
span { border-color: rgb(168,99,120); }
td.TdClassName
{
border-color: #A86378;
}
.TagClassName
{
border-color: #A86378;
}
</style>