Shades of Turkish Rose #A08182
Tints of Turkish Rose #A08182
RGB
CMYK
RGB Variations
Color information
#A08182 (or 0xA08182) is known color: Turkish Rose. HEX triplet: A0, 81 and 82. RGB value is (160,129,130). Sum of RGB (Red+Green+Blue) = 160+129+130=419 (55% of max value = 765). Red value is 160 (62.89% from 255 or 38.19% from 419); Green value is 129 (50.78% from 255 or 30.79% from 419); Blue value is 130 (51.17% from 255 or 31.03% from 419); Max value from RGB is 160 - color contains mainly: red. Hex color #A08182 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A08182 is #5F7E7D. Grayscale: #8A8A8A. Windows color (decimal): -6258302 or 8552864. OLE color: 8552864.
HSL color Cylindrical-coordinate representation of color #A08182: hue angle of 358.06º degrees, saturation: 0.14, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #A08182 is Cyan = 0, Magento = 0.19, Yellow = 0.19 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 129 | 130 | - |
| CMYK | 0 | 0.19 | 0.19 | 0.37 |
| HSL | 358.06º | 0.14% | 0.57% | - |
| HSV(B) | 358.06º | 0.19% | 0.63% | - |
| XYZ | 26.38 | 24.79 | 24.51 | - |
| YUV | 138.38 | 123.27 | 143.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 129 | 130 | 0 | 0.19 | 0.19 | 0.37 | 358.06 | 0.14 | 0.57 |
| Hex | A0 | 81 | 82 | 0 | 13 | 13 | 25 | 166 | E | 39 |
| Octal | 240 | 201 | 202 | 0 | 23 | 23 | 45 | 546 | 16 | 71 |
| Binary | 10100000 | 10000001 | 10000010 | 0 | 10011 | 10011 | 100101 | 101100110 | 1110 | 111001 |
Color Harmonies of #A08182
Complementary color
Monochromatic Colors of #A08182
Black with #A08182
Text Example
Text Example
White with #A08182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A08182; }
p { color: rgb(160,129,130); }
H1.HeaderClassName
{
color: #A08182;
}
.AnyTagClassName
{
color: #A08182;
}
</style>
background-color css
<style>
a { background-color: #A08182; }
a { background-color: rgb(160,129,130); }
div.DivClassName
{
background-color: #A08182;
}
.BgClassName
{
background-color: #A08182;
}
</style>
border-color css
<style>
span { border-color: #A08182; }
span { border-color: rgb(160,129,130); }
td.TdClassName
{
border-color: #A08182;
}
.TagClassName
{
border-color: #A08182;
}
</style>