Shades of Turkish Rose #A28889
Tints of Turkish Rose #A28889
RGB
CMYK
RGB Variations
Color information
#A28889 (or 0xA28889) is known color: Turkish Rose. HEX triplet: A2, 88 and 89. RGB value is (162,136,137). Sum of RGB (Red+Green+Blue) = 162+136+137=435 (57% of max value = 765). Red value is 162 (63.67% from 255 or 37.24% from 435); Green value is 136 (53.52% from 255 or 31.26% from 435); Blue value is 137 (53.91% from 255 or 31.49% from 435); Max value from RGB is 162 - color contains mainly: red. Hex color #A28889 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A28889 is #5D7776. Grayscale: #8F8F8F. Windows color (decimal): -6125431 or 9013410. OLE color: 9013410.
HSL color Cylindrical-coordinate representation of color #A28889: hue angle of 357.69º degrees, saturation: 0.12, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #A28889 is Cyan = 0, Magento = 0.16, Yellow = 0.15 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 136 | 137 | - |
| CMYK | 0 | 0.16 | 0.15 | 0.36 |
| HSL | 357.69º | 0.12% | 0.58% | - |
| HSV(B) | 357.69º | 0.16% | 0.64% | - |
| XYZ | 28.22 | 27.1 | 27.41 | - |
| YUV | 143.89 | 124.11 | 140.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 136 | 137 | 0 | 0.16 | 0.15 | 0.36 | 357.69 | 0.12 | 0.58 |
| Hex | A2 | 88 | 89 | 0 | 10 | F | 24 | 166 | C | 3A |
| Octal | 242 | 210 | 211 | 0 | 20 | 17 | 44 | 546 | 14 | 72 |
| Binary | 10100010 | 10001000 | 10001001 | 0 | 10000 | 1111 | 100100 | 101100110 | 1100 | 111010 |
Color Harmonies of #A28889
Complementary color
Monochromatic Colors of #A28889
Black with #A28889
Text Example
Text Example
White with #A28889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A28889; }
p { color: rgb(162,136,137); }
H1.HeaderClassName
{
color: #A28889;
}
.AnyTagClassName
{
color: #A28889;
}
</style>
background-color css
<style>
a { background-color: #A28889; }
a { background-color: rgb(162,136,137); }
div.DivClassName
{
background-color: #A28889;
}
.BgClassName
{
background-color: #A28889;
}
</style>
border-color css
<style>
span { border-color: #A28889; }
span { border-color: rgb(162,136,137); }
td.TdClassName
{
border-color: #A28889;
}
.TagClassName
{
border-color: #A28889;
}
</style>