Shades of Turkish Rose #A38185
Tints of Turkish Rose #A38185
RGB
CMYK
RGB Variations
Color information
#A38185 (or 0xA38185) is known color: Turkish Rose. HEX triplet: A3, 81 and 85. RGB value is (163,129,133). Sum of RGB (Red+Green+Blue) = 163+129+133=425 (56% of max value = 765). Red value is 163 (64.06% from 255 or 38.35% from 425); Green value is 129 (50.78% from 255 or 30.35% from 425); Blue value is 133 (52.34% from 255 or 31.29% from 425); Max value from RGB is 163 - color contains mainly: red. Hex color #A38185 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A38185 is #5C7E7A. Grayscale: #8B8B8B. Windows color (decimal): -6061691 or 8749475. OLE color: 8749475.
HSL color Cylindrical-coordinate representation of color #A38185: hue angle of 352.94º degrees, saturation: 0.16, 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 #A38185 is Cyan = 0, Magento = 0.21, Yellow = 0.18 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 129 | 133 | - |
| CMYK | 0 | 0.21 | 0.18 | 0.36 |
| HSL | 352.94º | 0.16% | 0.57% | - |
| HSV(B) | 352.94º | 0.21% | 0.64% | - |
| XYZ | 27.19 | 25.18 | 25.62 | - |
| YUV | 139.62 | 124.26 | 144.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 129 | 133 | 0 | 0.21 | 0.18 | 0.36 | 352.94 | 0.16 | 0.57 |
| Hex | A3 | 81 | 85 | 0 | 15 | 12 | 24 | 161 | 10 | 39 |
| Octal | 243 | 201 | 205 | 0 | 25 | 22 | 44 | 541 | 20 | 71 |
| Binary | 10100011 | 10000001 | 10000101 | 0 | 10101 | 10010 | 100100 | 101100001 | 10000 | 111001 |
Color Harmonies of #A38185
Complementary color
Monochromatic Colors of #A38185
Black with #A38185
Text Example
Text Example
White with #A38185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38185; }
p { color: rgb(163,129,133); }
H1.HeaderClassName
{
color: #A38185;
}
.AnyTagClassName
{
color: #A38185;
}
</style>
background-color css
<style>
a { background-color: #A38185; }
a { background-color: rgb(163,129,133); }
div.DivClassName
{
background-color: #A38185;
}
.BgClassName
{
background-color: #A38185;
}
</style>
border-color css
<style>
span { border-color: #A38185; }
span { border-color: rgb(163,129,133); }
td.TdClassName
{
border-color: #A38185;
}
.TagClassName
{
border-color: #A38185;
}
</style>