Shades of Turkish Rose #A38082
Tints of Turkish Rose #A38082
RGB
CMYK
RGB Variations
Color information
#A38082 (or 0xA38082) is known color: Turkish Rose. HEX triplet: A3, 80 and 82. RGB value is (163,128,130). Sum of RGB (Red+Green+Blue) = 163+128+130=421 (55% of max value = 765). Red value is 163 (64.06% from 255 or 38.72% from 421); Green value is 128 (50.39% from 255 or 30.40% from 421); Blue value is 130 (51.17% from 255 or 30.88% from 421); Max value from RGB is 163 - color contains mainly: red. Hex color #A38082 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A38082 is #5C7F7D. Grayscale: #8A8A8A. Windows color (decimal): -6061950 or 8552611. OLE color: 8552611.
HSL color Cylindrical-coordinate representation of color #A38082: hue angle of 356.57º 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 #A38082 is Cyan = 0, Magento = 0.21, Yellow = 0.20 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 128 | 130 | - |
| CMYK | 0 | 0.21 | 0.20 | 0.36 |
| HSL | 356.57º | 0.16% | 0.57% | - |
| HSV(B) | 356.57º | 0.21% | 0.64% | - |
| XYZ | 26.85 | 24.84 | 24.5 | - |
| YUV | 138.69 | 123.1 | 145.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 128 | 130 | 0 | 0.21 | 0.20 | 0.36 | 356.57 | 0.16 | 0.57 |
| Hex | A3 | 80 | 82 | 0 | 15 | 14 | 24 | 165 | 10 | 39 |
| Octal | 243 | 200 | 202 | 0 | 25 | 24 | 44 | 545 | 20 | 71 |
| Binary | 10100011 | 10000000 | 10000010 | 0 | 10101 | 10100 | 100100 | 101100101 | 10000 | 111001 |
Color Harmonies of #A38082
Complementary color
Monochromatic Colors of #A38082
Black with #A38082
Text Example
Text Example
White with #A38082
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A38082; }
p { color: rgb(163,128,130); }
H1.HeaderClassName
{
color: #A38082;
}
.AnyTagClassName
{
color: #A38082;
}
</style>
background-color css
<style>
a { background-color: #A38082; }
a { background-color: rgb(163,128,130); }
div.DivClassName
{
background-color: #A38082;
}
.BgClassName
{
background-color: #A38082;
}
</style>
border-color css
<style>
span { border-color: #A38082; }
span { border-color: rgb(163,128,130); }
td.TdClassName
{
border-color: #A38082;
}
.TagClassName
{
border-color: #A38082;
}
</style>