Shades of Turkish Rose #A38184
Tints of Turkish Rose #A38184
RGB
CMYK
RGB Variations
Color information
#A38184 (or 0xA38184) is known color: Turkish Rose. HEX triplet: A3, 81 and 84. RGB value is (163,129,132). Sum of RGB (Red+Green+Blue) = 163+129+132=424 (56% of max value = 765). Red value is 163 (64.06% from 255 or 38.44% from 424); Green value is 129 (50.78% from 255 or 30.42% from 424); Blue value is 132 (51.95% from 255 or 31.13% from 424); Max value from RGB is 163 - color contains mainly: red. Hex color #A38184 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A38184 is #5C7E7B. Grayscale: #8B8B8B. Windows color (decimal): -6061692 or 8683939. OLE color: 8683939.
HSL color Cylindrical-coordinate representation of color #A38184: hue angle of 354.71º 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 #A38184 is Cyan = 0, Magento = 0.21, Yellow = 0.19 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 129 | 132 | - |
| CMYK | 0 | 0.21 | 0.19 | 0.36 |
| HSL | 354.71º | 0.16% | 0.57% | - |
| HSV(B) | 354.71º | 0.21% | 0.64% | - |
| XYZ | 27.12 | 25.15 | 25.26 | - |
| YUV | 139.51 | 123.76 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 129 | 132 | 0 | 0.21 | 0.19 | 0.36 | 354.71 | 0.16 | 0.57 |
| Hex | A3 | 81 | 84 | 0 | 15 | 13 | 24 | 163 | 10 | 39 |
| Octal | 243 | 201 | 204 | 0 | 25 | 23 | 44 | 543 | 20 | 71 |
| Binary | 10100011 | 10000001 | 10000100 | 0 | 10101 | 10011 | 100100 | 101100011 | 10000 | 111001 |
Color Harmonies of #A38184
Complementary color
Monochromatic Colors of #A38184
Black with #A38184
Text Example
Text Example
White with #A38184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38184; }
p { color: rgb(163,129,132); }
H1.HeaderClassName
{
color: #A38184;
}
.AnyTagClassName
{
color: #A38184;
}
</style>
background-color css
<style>
a { background-color: #A38184; }
a { background-color: rgb(163,129,132); }
div.DivClassName
{
background-color: #A38184;
}
.BgClassName
{
background-color: #A38184;
}
</style>
border-color css
<style>
span { border-color: #A38184; }
span { border-color: rgb(163,129,132); }
td.TdClassName
{
border-color: #A38184;
}
.TagClassName
{
border-color: #A38184;
}
</style>