Shades of Turkish Rose #A28588
Tints of Turkish Rose #A28588
RGB
CMYK
RGB Variations
Color information
#A28588 (or 0xA28588) is known color: Turkish Rose. HEX triplet: A2, 85 and 88. RGB value is (162,133,136). Sum of RGB (Red+Green+Blue) = 162+133+136=431 (57% of max value = 765). Red value is 162 (63.67% from 255 or 37.59% from 431); Green value is 133 (52.34% from 255 or 30.86% from 431); Blue value is 136 (53.52% from 255 or 31.55% from 431); Max value from RGB is 162 - color contains mainly: red. Hex color #A28588 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A28588 is #5D7A77. Grayscale: #8E8E8E. Windows color (decimal): -6126200 or 8947106. OLE color: 8947106.
HSL color Cylindrical-coordinate representation of color #A28588: hue angle of 353.79º degrees, saturation: 0.13, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #A28588 is Cyan = 0, Magento = 0.18, Yellow = 0.16 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 133 | 136 | - |
| CMYK | 0 | 0.18 | 0.16 | 0.36 |
| HSL | 353.79º | 0.13% | 0.58% | - |
| HSV(B) | 353.79º | 0.18% | 0.64% | - |
| XYZ | 27.73 | 26.23 | 26.89 | - |
| YUV | 142.01 | 124.61 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 133 | 136 | 0 | 0.18 | 0.16 | 0.36 | 353.79 | 0.13 | 0.58 |
| Hex | A2 | 85 | 88 | 0 | 12 | 10 | 24 | 162 | D | 3A |
| Octal | 242 | 205 | 210 | 0 | 22 | 20 | 44 | 542 | 15 | 72 |
| Binary | 10100010 | 10000101 | 10001000 | 0 | 10010 | 10000 | 100100 | 101100010 | 1101 | 111010 |
Color Harmonies of #A28588
Complementary color
Monochromatic Colors of #A28588
Black with #A28588
Text Example
Text Example
White with #A28588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A28588; }
p { color: rgb(162,133,136); }
H1.HeaderClassName
{
color: #A28588;
}
.AnyTagClassName
{
color: #A28588;
}
</style>
background-color css
<style>
a { background-color: #A28588; }
a { background-color: rgb(162,133,136); }
div.DivClassName
{
background-color: #A28588;
}
.BgClassName
{
background-color: #A28588;
}
</style>
border-color css
<style>
span { border-color: #A28588; }
span { border-color: rgb(162,133,136); }
td.TdClassName
{
border-color: #A28588;
}
.TagClassName
{
border-color: #A28588;
}
</style>