Shades of Turkish Rose #A48085
Tints of Turkish Rose #A48085
RGB
CMYK
RGB Variations
Color information
#A48085 (or 0xA48085) is known color: Turkish Rose. HEX triplet: A4, 80 and 85. RGB value is (164,128,133). Sum of RGB (Red+Green+Blue) = 164+128+133=425 (56% of max value = 765). Red value is 164 (64.45% from 255 or 38.59% from 425); Green value is 128 (50.39% from 255 or 30.12% from 425); Blue value is 133 (52.34% from 255 or 31.29% from 425); Max value from RGB is 164 - color contains mainly: red. Hex color #A48085 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A48085 is #5B7F7A. Grayscale: #8B8B8B. Windows color (decimal): -5996411 or 8749220. OLE color: 8749220.
HSL color Cylindrical-coordinate representation of color #A48085: hue angle of 351.67º degrees, saturation: 0.17, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #A48085 is Cyan = 0, Magento = 0.22, Yellow = 0.19 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 128 | 133 | - |
| CMYK | 0 | 0.22 | 0.19 | 0.36 |
| HSL | 351.67º | 0.17% | 0.57% | - |
| HSV(B) | 351.67º | 0.22% | 0.64% | - |
| XYZ | 27.26 | 25.02 | 25.58 | - |
| YUV | 139.33 | 124.43 | 145.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 128 | 133 | 0 | 0.22 | 0.19 | 0.36 | 351.67 | 0.17 | 0.57 |
| Hex | A4 | 80 | 85 | 0 | 16 | 13 | 24 | 160 | 11 | 39 |
| Octal | 244 | 200 | 205 | 0 | 26 | 23 | 44 | 540 | 21 | 71 |
| Binary | 10100100 | 10000000 | 10000101 | 0 | 10110 | 10011 | 100100 | 101100000 | 10001 | 111001 |
Color Harmonies of #A48085
Complementary color
Monochromatic Colors of #A48085
Black with #A48085
Text Example
Text Example
White with #A48085
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48085; }
p { color: rgb(164,128,133); }
H1.HeaderClassName
{
color: #A48085;
}
.AnyTagClassName
{
color: #A48085;
}
</style>
background-color css
<style>
a { background-color: #A48085; }
a { background-color: rgb(164,128,133); }
div.DivClassName
{
background-color: #A48085;
}
.BgClassName
{
background-color: #A48085;
}
</style>
border-color css
<style>
span { border-color: #A48085; }
span { border-color: rgb(164,128,133); }
td.TdClassName
{
border-color: #A48085;
}
.TagClassName
{
border-color: #A48085;
}
</style>