Shades of Turkish Rose #A28285
Tints of Turkish Rose #A28285
RGB
CMYK
RGB Variations
Color information
#A28285 (or 0xA28285) is known color: Turkish Rose. HEX triplet: A2, 82 and 85. RGB value is (162,130,133). Sum of RGB (Red+Green+Blue) = 162+130+133=425 (56% of max value = 765). Red value is 162 (63.67% from 255 or 38.12% from 425); Green value is 130 (51.17% from 255 or 30.59% from 425); Blue value is 133 (52.34% from 255 or 31.29% from 425); Max value from RGB is 162 - color contains mainly: red. Hex color #A28285 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A28285 is #5D7D7A. Grayscale: #8B8B8B. Windows color (decimal): -6126971 or 8749730. OLE color: 8749730.
HSL color Cylindrical-coordinate representation of color #A28285: hue angle of 354.38º degrees, saturation: 0.15, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A28285 is Cyan = 0, Magento = 0.20, Yellow = 0.18 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 130 | 133 | - |
| CMYK | 0 | 0.20 | 0.18 | 0.36 |
| HSL | 354.38º | 0.15% | 0.57% | - |
| HSV(B) | 354.38º | 0.2% | 0.64% | - |
| XYZ | 27.12 | 25.34 | 25.65 | - |
| YUV | 139.91 | 124.1 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 130 | 133 | 0 | 0.20 | 0.18 | 0.36 | 354.38 | 0.15 | 0.57 |
| Hex | A2 | 82 | 85 | 0 | 14 | 12 | 24 | 162 | F | 39 |
| Octal | 242 | 202 | 205 | 0 | 24 | 22 | 44 | 542 | 17 | 71 |
| Binary | 10100010 | 10000010 | 10000101 | 0 | 10100 | 10010 | 100100 | 101100010 | 1111 | 111001 |
Color Harmonies of #A28285
Complementary color
Monochromatic Colors of #A28285
Black with #A28285
Text Example
Text Example
White with #A28285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A28285; }
p { color: rgb(162,130,133); }
H1.HeaderClassName
{
color: #A28285;
}
.AnyTagClassName
{
color: #A28285;
}
</style>
background-color css
<style>
a { background-color: #A28285; }
a { background-color: rgb(162,130,133); }
div.DivClassName
{
background-color: #A28285;
}
.BgClassName
{
background-color: #A28285;
}
</style>
border-color css
<style>
span { border-color: #A28285; }
span { border-color: rgb(162,130,133); }
td.TdClassName
{
border-color: #A28285;
}
.TagClassName
{
border-color: #A28285;
}
</style>