Shades of Turkish Rose #A38889
Tints of Turkish Rose #A38889
RGB
CMYK
RGB Variations
Color information
#A38889 (or 0xA38889) is known color: Turkish Rose. HEX triplet: A3, 88 and 89. RGB value is (163,136,137). Sum of RGB (Red+Green+Blue) = 163+136+137=436 (57% of max value = 765). Red value is 163 (64.06% from 255 or 37.39% from 436); Green value is 136 (53.52% from 255 or 31.19% from 436); Blue value is 137 (53.91% from 255 or 31.42% from 436); Max value from RGB is 163 - color contains mainly: red. Hex color #A38889 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A38889 is #5C7776. Grayscale: #909090. Windows color (decimal): -6059895 or 9013411. OLE color: 9013411.
HSL color Cylindrical-coordinate representation of color #A38889: hue angle of 357.78º degrees, saturation: 0.13, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #A38889 is Cyan = 0, Magento = 0.17, Yellow = 0.16 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 136 | 137 | - |
| CMYK | 0 | 0.17 | 0.16 | 0.36 |
| HSL | 357.78º | 0.13% | 0.59% | - |
| HSV(B) | 357.78º | 0.17% | 0.64% | - |
| XYZ | 28.42 | 27.2 | 27.42 | - |
| YUV | 144.19 | 123.95 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 136 | 137 | 0 | 0.17 | 0.16 | 0.36 | 357.78 | 0.13 | 0.59 |
| Hex | A3 | 88 | 89 | 0 | 11 | 10 | 24 | 166 | D | 3B |
| Octal | 243 | 210 | 211 | 0 | 21 | 20 | 44 | 546 | 15 | 73 |
| Binary | 10100011 | 10001000 | 10001001 | 0 | 10001 | 10000 | 100100 | 101100110 | 1101 | 111011 |
Color Harmonies of #A38889
Complementary color
Monochromatic Colors of #A38889
Black with #A38889
Text Example
Text Example
White with #A38889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38889; }
p { color: rgb(163,136,137); }
H1.HeaderClassName
{
color: #A38889;
}
.AnyTagClassName
{
color: #A38889;
}
</style>
background-color css
<style>
a { background-color: #A38889; }
a { background-color: rgb(163,136,137); }
div.DivClassName
{
background-color: #A38889;
}
.BgClassName
{
background-color: #A38889;
}
</style>
border-color css
<style>
span { border-color: #A38889; }
span { border-color: rgb(163,136,137); }
td.TdClassName
{
border-color: #A38889;
}
.TagClassName
{
border-color: #A38889;
}
</style>