Shades of Turkish Rose #A16270
Tints of Turkish Rose #A16270
RGB
CMYK
RGB Variations
Color information
#A16270 (or 0xA16270) is known color: Turkish Rose. HEX triplet: A1, 62 and 70. RGB value is (161,98,112). Sum of RGB (Red+Green+Blue) = 161+98+112=371 (49% of max value = 765). Red value is 161 (63.28% from 255 or 43.40% from 371); Green value is 98 (38.67% from 255 or 26.42% from 371); Blue value is 112 (44.14% from 255 or 30.19% from 371); Max value from RGB is 161 - color contains mainly: red. Hex color #A16270 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A16270 is #5E9D8F. Grayscale: #767676. Windows color (decimal): -6200720 or 7365281. OLE color: 7365281.
HSL color Cylindrical-coordinate representation of color #A16270: hue angle of 346.67º 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 #A16270 is Cyan = 0, Magento = 0.39, Yellow = 0.30 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 98 | 112 | - |
| CMYK | 0 | 0.39 | 0.30 | 0.37 |
| HSL | 346.67º | 0.25% | 0.51% | - |
| HSV(B) | 346.67º | 0.39% | 0.63% | - |
| XYZ | 21.99 | 17.48 | 17.54 | - |
| YUV | 118.43 | 124.37 | 158.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 98 | 112 | 0 | 0.39 | 0.30 | 0.37 | 346.67 | 0.25 | 0.51 |
| Hex | A1 | 62 | 70 | 0 | 27 | 1E | 25 | 15B | 19 | 33 |
| Octal | 241 | 142 | 160 | 0 | 47 | 36 | 45 | 533 | 31 | 63 |
| Binary | 10100001 | 1100010 | 1110000 | 0 | 100111 | 11110 | 100101 | 101011011 | 11001 | 110011 |
Color Harmonies of #A16270
Complementary color
Monochromatic Colors of #A16270
Black with #A16270
Text Example
Text Example
White with #A16270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A16270; }
p { color: rgb(161,98,112); }
H1.HeaderClassName
{
color: #A16270;
}
.AnyTagClassName
{
color: #A16270;
}
</style>
background-color css
<style>
a { background-color: #A16270; }
a { background-color: rgb(161,98,112); }
div.DivClassName
{
background-color: #A16270;
}
.BgClassName
{
background-color: #A16270;
}
</style>
border-color css
<style>
span { border-color: #A16270; }
span { border-color: rgb(161,98,112); }
td.TdClassName
{
border-color: #A16270;
}
.TagClassName
{
border-color: #A16270;
}
</style>