Shades of Turkish Rose #A06270
Tints of Turkish Rose #A06270
RGB
CMYK
RGB Variations
Color information
#A06270 (or 0xA06270) is known color: Turkish Rose. HEX triplet: A0, 62 and 70. RGB value is (160,98,112). Sum of RGB (Red+Green+Blue) = 160+98+112=370 (49% of max value = 765). Red value is 160 (62.89% from 255 or 43.24% from 370); Green value is 98 (38.67% from 255 or 26.49% from 370); Blue value is 112 (44.14% from 255 or 30.27% from 370); Max value from RGB is 160 - color contains mainly: red. Hex color #A06270 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A06270 is #5F9D8F. Grayscale: #767676. Windows color (decimal): -6266256 or 7365280. OLE color: 7365280.
HSL color Cylindrical-coordinate representation of color #A06270: hue angle of 346.45º degrees, saturation: 0.25, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A06270 is Cyan = 0, Magento = 0.39, Yellow = 0.30 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 98 | 112 | - |
| CMYK | 0 | 0.39 | 0.30 | 0.37 |
| HSL | 346.45º | 0.25% | 0.51% | - |
| HSV(B) | 346.45º | 0.39% | 0.63% | - |
| XYZ | 21.79 | 17.38 | 17.54 | - |
| YUV | 118.13 | 124.54 | 157.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 98 | 112 | 0 | 0.39 | 0.30 | 0.37 | 346.45 | 0.25 | 0.51 |
| Hex | A0 | 62 | 70 | 0 | 27 | 1E | 25 | 15A | 19 | 33 |
| Octal | 240 | 142 | 160 | 0 | 47 | 36 | 45 | 532 | 31 | 63 |
| Binary | 10100000 | 1100010 | 1110000 | 0 | 100111 | 11110 | 100101 | 101011010 | 11001 | 110011 |
Color Harmonies of #A06270
Complementary color
Monochromatic Colors of #A06270
Black with #A06270
Text Example
Text Example
White with #A06270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A06270; }
p { color: rgb(160,98,112); }
H1.HeaderClassName
{
color: #A06270;
}
.AnyTagClassName
{
color: #A06270;
}
</style>
background-color css
<style>
a { background-color: #A06270; }
a { background-color: rgb(160,98,112); }
div.DivClassName
{
background-color: #A06270;
}
.BgClassName
{
background-color: #A06270;
}
</style>
border-color css
<style>
span { border-color: #A06270; }
span { border-color: rgb(160,98,112); }
td.TdClassName
{
border-color: #A06270;
}
.TagClassName
{
border-color: #A06270;
}
</style>