Shades of Turkish Rose #A88185
Tints of Turkish Rose #A88185
RGB
CMYK
RGB Variations
Color information
#A88185 (or 0xA88185) is known color: Turkish Rose. HEX triplet: A8, 81 and 85. RGB value is (168,129,133). Sum of RGB (Red+Green+Blue) = 168+129+133=430 (56% of max value = 765). Red value is 168 (66.02% from 255 or 39.07% from 430); Green value is 129 (50.78% from 255 or 30% from 430); Blue value is 133 (52.34% from 255 or 30.93% from 430); Max value from RGB is 168 - color contains mainly: red. Hex color #A88185 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A88185 is #577E7A. Grayscale: #8D8D8D. Windows color (decimal): -5734011 or 8749480. OLE color: 8749480.
HSL color Cylindrical-coordinate representation of color #A88185: hue angle of 353.85º degrees, saturation: 0.18, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #A88185 is Cyan = 0, Magento = 0.23, Yellow = 0.21 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 168 | 129 | 133 | - |
| CMYK | 0 | 0.23 | 0.21 | 0.34 |
| HSL | 353.85º | 0.18% | 0.58% | - |
| HSV(B) | 353.85º | 0.23% | 0.66% | - |
| XYZ | 28.23 | 25.72 | 25.67 | - |
| YUV | 141.12 | 123.42 | 147.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 168 | 129 | 133 | 0 | 0.23 | 0.21 | 0.34 | 353.85 | 0.18 | 0.58 |
| Hex | A8 | 81 | 85 | 0 | 17 | 15 | 22 | 162 | 12 | 3A |
| Octal | 250 | 201 | 205 | 0 | 27 | 25 | 42 | 542 | 22 | 72 |
| Binary | 10101000 | 10000001 | 10000101 | 0 | 10111 | 10101 | 100010 | 101100010 | 10010 | 111010 |
Color Harmonies of #A88185
Complementary color
Monochromatic Colors of #A88185
Black with #A88185
Text Example
Text Example
White with #A88185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A88185; }
p { color: rgb(168,129,133); }
H1.HeaderClassName
{
color: #A88185;
}
.AnyTagClassName
{
color: #A88185;
}
</style>
background-color css
<style>
a { background-color: #A88185; }
a { background-color: rgb(168,129,133); }
div.DivClassName
{
background-color: #A88185;
}
.BgClassName
{
background-color: #A88185;
}
</style>
border-color css
<style>
span { border-color: #A88185; }
span { border-color: rgb(168,129,133); }
td.TdClassName
{
border-color: #A88185;
}
.TagClassName
{
border-color: #A88185;
}
</style>