Shades of Turkish Rose #A28086
Tints of Turkish Rose #A28086
RGB
CMYK
RGB Variations
Color information
#A28086 (or 0xA28086) is known color: Turkish Rose. HEX triplet: A2, 80 and 86. RGB value is (162,128,134). Sum of RGB (Red+Green+Blue) = 162+128+134=424 (56% of max value = 765). Red value is 162 (63.67% from 255 or 38.21% from 424); Green value is 128 (50.39% from 255 or 30.19% from 424); Blue value is 134 (52.73% from 255 or 31.60% from 424); Max value from RGB is 162 - color contains mainly: red. Hex color #A28086 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A28086 is #5D7F79. Grayscale: #8A8A8A. Windows color (decimal): -6127482 or 8814754. OLE color: 8814754.
HSL color Cylindrical-coordinate representation of color #A28086: hue angle of 349.41º degrees, saturation: 0.15, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #A28086 is Cyan = 0, Magento = 0.21, Yellow = 0.17 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 128 | 134 | - |
| CMYK | 0 | 0.21 | 0.17 | 0.36 |
| HSL | 349.41º | 0.15% | 0.57% | - |
| HSV(B) | 349.41º | 0.21% | 0.64% | - |
| XYZ | 26.92 | 24.84 | 25.93 | - |
| YUV | 138.85 | 125.26 | 144.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 128 | 134 | 0 | 0.21 | 0.17 | 0.36 | 349.41 | 0.15 | 0.57 |
| Hex | A2 | 80 | 86 | 0 | 15 | 11 | 24 | 15D | F | 39 |
| Octal | 242 | 200 | 206 | 0 | 25 | 21 | 44 | 535 | 17 | 71 |
| Binary | 10100010 | 10000000 | 10000110 | 0 | 10101 | 10001 | 100100 | 101011101 | 1111 | 111001 |
Color Harmonies of #A28086
Complementary color
Monochromatic Colors of #A28086
Black with #A28086
Text Example
Text Example
White with #A28086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A28086; }
p { color: rgb(162,128,134); }
H1.HeaderClassName
{
color: #A28086;
}
.AnyTagClassName
{
color: #A28086;
}
</style>
background-color css
<style>
a { background-color: #A28086; }
a { background-color: rgb(162,128,134); }
div.DivClassName
{
background-color: #A28086;
}
.BgClassName
{
background-color: #A28086;
}
</style>
border-color css
<style>
span { border-color: #A28086; }
span { border-color: rgb(162,128,134); }
td.TdClassName
{
border-color: #A28086;
}
.TagClassName
{
border-color: #A28086;
}
</style>