Shades of Turkish Rose #A86370
Tints of Turkish Rose #A86370
RGB
CMYK
RGB Variations
Color information
#A86370 (or 0xA86370) is known color: Turkish Rose. HEX triplet: A8, 63 and 70. RGB value is (168,99,112). Sum of RGB (Red+Green+Blue) = 168+99+112=379 (50% of max value = 765). Red value is 168 (66.02% from 255 or 44.33% from 379); Green value is 99 (39.06% from 255 or 26.12% from 379); Blue value is 112 (44.14% from 255 or 29.55% from 379); Max value from RGB is 168 - color contains mainly: red. Hex color #A86370 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A86370 is #579C8F. Grayscale: #797979. Windows color (decimal): -5741712 or 7365544. OLE color: 7365544.
HSL color Cylindrical-coordinate representation of color #A86370: hue angle of 348.7º 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 #A86370 is Cyan = 0, Magento = 0.41, Yellow = 0.33 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 168 | 99 | 112 | - |
| CMYK | 0 | 0.41 | 0.33 | 0.34 |
| HSL | 348.7º | 0.28% | 0.52% | - |
| HSV(B) | 348.7º | 0.41% | 0.66% | - |
| XYZ | 23.53 | 18.42 | 17.64 | - |
| YUV | 121.11 | 122.86 | 161.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 168 | 99 | 112 | 0 | 0.41 | 0.33 | 0.34 | 348.7 | 0.28 | 0.52 |
| Hex | A8 | 63 | 70 | 0 | 29 | 21 | 22 | 15D | 1C | 34 |
| Octal | 250 | 143 | 160 | 0 | 51 | 41 | 42 | 535 | 34 | 64 |
| Binary | 10101000 | 1100011 | 1110000 | 0 | 101001 | 100001 | 100010 | 101011101 | 11100 | 110100 |
Color Harmonies of #A86370
Complementary color
Monochromatic Colors of #A86370
Black with #A86370
Text Example
Text Example
White with #A86370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A86370; }
p { color: rgb(168,99,112); }
H1.HeaderClassName
{
color: #A86370;
}
.AnyTagClassName
{
color: #A86370;
}
</style>
background-color css
<style>
a { background-color: #A86370; }
a { background-color: rgb(168,99,112); }
div.DivClassName
{
background-color: #A86370;
}
.BgClassName
{
background-color: #A86370;
}
</style>
border-color css
<style>
span { border-color: #A86370; }
span { border-color: rgb(168,99,112); }
td.TdClassName
{
border-color: #A86370;
}
.TagClassName
{
border-color: #A86370;
}
</style>