Shades of Turkish Rose #A18285
Tints of Turkish Rose #A18285
RGB
CMYK
RGB Variations
Color information
#A18285 (or 0xA18285) is known color: Turkish Rose. HEX triplet: A1, 82 and 85. RGB value is (161,130,133). Sum of RGB (Red+Green+Blue) = 161+130+133=424 (56% of max value = 765). Red value is 161 (63.28% from 255 or 37.97% from 424); Green value is 130 (51.17% from 255 or 30.66% from 424); Blue value is 133 (52.34% from 255 or 31.37% from 424); Max value from RGB is 161 - color contains mainly: red. Hex color #A18285 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A18285 is #5E7D7A. Grayscale: #8B8B8B. Windows color (decimal): -6192507 or 8749729. OLE color: 8749729.
HSL color Cylindrical-coordinate representation of color #A18285: hue angle of 354.19º degrees, saturation: 0.14, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A18285 is Cyan = 0, Magento = 0.19, Yellow = 0.17 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 130 | 133 | - |
| CMYK | 0 | 0.19 | 0.17 | 0.37 |
| HSL | 354.19º | 0.14% | 0.57% | - |
| HSV(B) | 354.19º | 0.19% | 0.63% | - |
| XYZ | 26.91 | 25.24 | 25.64 | - |
| YUV | 139.61 | 124.27 | 143.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 130 | 133 | 0 | 0.19 | 0.17 | 0.37 | 354.19 | 0.14 | 0.57 |
| Hex | A1 | 82 | 85 | 0 | 13 | 11 | 25 | 162 | E | 39 |
| Octal | 241 | 202 | 205 | 0 | 23 | 21 | 45 | 542 | 16 | 71 |
| Binary | 10100001 | 10000010 | 10000101 | 0 | 10011 | 10001 | 100101 | 101100010 | 1110 | 111001 |
Color Harmonies of #A18285
Complementary color
Monochromatic Colors of #A18285
Black with #A18285
Text Example
Text Example
White with #A18285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18285; }
p { color: rgb(161,130,133); }
H1.HeaderClassName
{
color: #A18285;
}
.AnyTagClassName
{
color: #A18285;
}
</style>
background-color css
<style>
a { background-color: #A18285; }
a { background-color: rgb(161,130,133); }
div.DivClassName
{
background-color: #A18285;
}
.BgClassName
{
background-color: #A18285;
}
</style>
border-color css
<style>
span { border-color: #A18285; }
span { border-color: rgb(161,130,133); }
td.TdClassName
{
border-color: #A18285;
}
.TagClassName
{
border-color: #A18285;
}
</style>