Shades of Turkish Rose #A28085
Tints of Turkish Rose #A28085
RGB
CMYK
RGB Variations
Color information
#A28085 (or 0xA28085) is known color: Turkish Rose. HEX triplet: A2, 80 and 85. RGB value is (162,128,133). Sum of RGB (Red+Green+Blue) = 162+128+133=423 (56% of max value = 765). Red value is 162 (63.67% from 255 or 38.30% from 423); Green value is 128 (50.39% from 255 or 30.26% from 423); Blue value is 133 (52.34% from 255 or 31.44% from 423); Max value from RGB is 162 - color contains mainly: red. Hex color #A28085 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A28085 is #5D7F7A. Grayscale: #8A8A8A. Windows color (decimal): -6127483 or 8749218. OLE color: 8749218.
HSL color Cylindrical-coordinate representation of color #A28085: hue angle of 351.18º 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 #A28085 is Cyan = 0, Magento = 0.21, Yellow = 0.18 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 128 | 133 | - |
| CMYK | 0 | 0.21 | 0.18 | 0.36 |
| HSL | 351.18º | 0.15% | 0.57% | - |
| HSV(B) | 351.18º | 0.21% | 0.64% | - |
| XYZ | 26.85 | 24.81 | 25.56 | - |
| YUV | 138.74 | 124.76 | 144.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 128 | 133 | 0 | 0.21 | 0.18 | 0.36 | 351.18 | 0.15 | 0.57 |
| Hex | A2 | 80 | 85 | 0 | 15 | 12 | 24 | 15F | F | 39 |
| Octal | 242 | 200 | 205 | 0 | 25 | 22 | 44 | 537 | 17 | 71 |
| Binary | 10100010 | 10000000 | 10000101 | 0 | 10101 | 10010 | 100100 | 101011111 | 1111 | 111001 |
Color Harmonies of #A28085
Complementary color
Monochromatic Colors of #A28085
Black with #A28085
Text Example
Text Example
White with #A28085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A28085; }
p { color: rgb(162,128,133); }
H1.HeaderClassName
{
color: #A28085;
}
.AnyTagClassName
{
color: #A28085;
}
</style>
background-color css
<style>
a { background-color: #A28085; }
a { background-color: rgb(162,128,133); }
div.DivClassName
{
background-color: #A28085;
}
.BgClassName
{
background-color: #A28085;
}
</style>
border-color css
<style>
span { border-color: #A28085; }
span { border-color: rgb(162,128,133); }
td.TdClassName
{
border-color: #A28085;
}
.TagClassName
{
border-color: #A28085;
}
</style>