Shades of Turkish Rose #A48385
Tints of Turkish Rose #A48385
RGB
CMYK
RGB Variations
Color information
#A48385 (or 0xA48385) is known color: Turkish Rose. HEX triplet: A4, 83 and 85. RGB value is (164,131,133). Sum of RGB (Red+Green+Blue) = 164+131+133=428 (56% of max value = 765). Red value is 164 (64.45% from 255 or 38.32% from 428); Green value is 131 (51.56% from 255 or 30.61% from 428); Blue value is 133 (52.34% from 255 or 31.07% from 428); Max value from RGB is 164 - color contains mainly: red. Hex color #A48385 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A48385 is #5B7C7A. Grayscale: #8D8D8D. Windows color (decimal): -5995643 or 8749988. OLE color: 8749988.
HSL color Cylindrical-coordinate representation of color #A48385: hue angle of 356.36º degrees, saturation: 0.15, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A48385 is Cyan = 0, Magento = 0.20, Yellow = 0.19 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 131 | 133 | - |
| CMYK | 0 | 0.20 | 0.19 | 0.36 |
| HSL | 356.36º | 0.15% | 0.58% | - |
| HSV(B) | 356.36º | 0.2% | 0.64% | - |
| XYZ | 27.66 | 25.82 | 25.72 | - |
| YUV | 141.1 | 123.43 | 144.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 131 | 133 | 0 | 0.20 | 0.19 | 0.36 | 356.36 | 0.15 | 0.58 |
| Hex | A4 | 83 | 85 | 0 | 14 | 13 | 24 | 164 | F | 3A |
| Octal | 244 | 203 | 205 | 0 | 24 | 23 | 44 | 544 | 17 | 72 |
| Binary | 10100100 | 10000011 | 10000101 | 0 | 10100 | 10011 | 100100 | 101100100 | 1111 | 111010 |
Color Harmonies of #A48385
Complementary color
Monochromatic Colors of #A48385
Black with #A48385
Text Example
Text Example
White with #A48385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A48385; }
p { color: rgb(164,131,133); }
H1.HeaderClassName
{
color: #A48385;
}
.AnyTagClassName
{
color: #A48385;
}
</style>
background-color css
<style>
a { background-color: #A48385; }
a { background-color: rgb(164,131,133); }
div.DivClassName
{
background-color: #A48385;
}
.BgClassName
{
background-color: #A48385;
}
</style>
border-color css
<style>
span { border-color: #A48385; }
span { border-color: rgb(164,131,133); }
td.TdClassName
{
border-color: #A48385;
}
.TagClassName
{
border-color: #A48385;
}
</style>