Shades of Turkish Rose #A28387
Tints of Turkish Rose #A28387
RGB
CMYK
RGB Variations
Color information
#A28387 (or 0xA28387) is known color: Turkish Rose. HEX triplet: A2, 83 and 87. RGB value is (162,131,135). Sum of RGB (Red+Green+Blue) = 162+131+135=428 (56% of max value = 765). Red value is 162 (63.67% from 255 or 37.85% from 428); Green value is 131 (51.56% from 255 or 30.61% from 428); Blue value is 135 (53.12% from 255 or 31.54% from 428); Max value from RGB is 162 - color contains mainly: red. Hex color #A28387 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A28387 is #5D7C78. Grayscale: #8C8C8C. Windows color (decimal): -6126713 or 8881058. OLE color: 8881058.
HSL color Cylindrical-coordinate representation of color #A28387: hue angle of 352.26º degrees, saturation: 0.14, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A28387 is Cyan = 0, Magento = 0.19, Yellow = 0.17 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 131 | 135 | - |
| CMYK | 0 | 0.19 | 0.17 | 0.36 |
| HSL | 352.26º | 0.14% | 0.57% | - |
| HSV(B) | 352.26º | 0.19% | 0.64% | - |
| XYZ | 27.39 | 25.66 | 26.43 | - |
| YUV | 140.73 | 124.77 | 143.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 131 | 135 | 0 | 0.19 | 0.17 | 0.36 | 352.26 | 0.14 | 0.57 |
| Hex | A2 | 83 | 87 | 0 | 13 | 11 | 24 | 160 | E | 39 |
| Octal | 242 | 203 | 207 | 0 | 23 | 21 | 44 | 540 | 16 | 71 |
| Binary | 10100010 | 10000011 | 10000111 | 0 | 10011 | 10001 | 100100 | 101100000 | 1110 | 111001 |
Color Harmonies of #A28387
Complementary color
Monochromatic Colors of #A28387
Black with #A28387
Text Example
Text Example
White with #A28387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A28387; }
p { color: rgb(162,131,135); }
H1.HeaderClassName
{
color: #A28387;
}
.AnyTagClassName
{
color: #A28387;
}
</style>
background-color css
<style>
a { background-color: #A28387; }
a { background-color: rgb(162,131,135); }
div.DivClassName
{
background-color: #A28387;
}
.BgClassName
{
background-color: #A28387;
}
</style>
border-color css
<style>
span { border-color: #A28387; }
span { border-color: rgb(162,131,135); }
td.TdClassName
{
border-color: #A28387;
}
.TagClassName
{
border-color: #A28387;
}
</style>