Shades of Turkish Rose #A36070
Tints of Turkish Rose #A36070
RGB
CMYK
RGB Variations
Color information
#A36070 (or 0xA36070) is known color: Turkish Rose. HEX triplet: A3, 60 and 70. RGB value is (163,96,112). Sum of RGB (Red+Green+Blue) = 163+96+112=371 (49% of max value = 765). Red value is 163 (64.06% from 255 or 43.94% from 371); Green value is 96 (37.89% from 255 or 25.88% from 371); Blue value is 112 (44.14% from 255 or 30.19% from 371); Max value from RGB is 163 - color contains mainly: red. Hex color #A36070 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A36070 is #5C9F8F. Grayscale: #757575. Windows color (decimal): -6070160 or 7364771. OLE color: 7364771.
HSL color Cylindrical-coordinate representation of color #A36070: hue angle of 345.67º degrees, saturation: 0.27, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A36070 is Cyan = 0, Magento = 0.41, Yellow = 0.31 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 96 | 112 | - |
| CMYK | 0 | 0.41 | 0.31 | 0.36 |
| HSL | 345.67º | 0.27% | 0.51% | - |
| HSV(B) | 345.67º | 0.41% | 0.64% | - |
| XYZ | 22.21 | 17.32 | 17.5 | - |
| YUV | 117.86 | 124.7 | 160.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 96 | 112 | 0 | 0.41 | 0.31 | 0.36 | 345.67 | 0.27 | 0.51 |
| Hex | A3 | 60 | 70 | 0 | 29 | 1F | 24 | 15A | 1B | 33 |
| Octal | 243 | 140 | 160 | 0 | 51 | 37 | 44 | 532 | 33 | 63 |
| Binary | 10100011 | 1100000 | 1110000 | 0 | 101001 | 11111 | 100100 | 101011010 | 11011 | 110011 |
Color Harmonies of #A36070
Complementary color
Monochromatic Colors of #A36070
Black with #A36070
Text Example
Text Example
White with #A36070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36070; }
p { color: rgb(163,96,112); }
H1.HeaderClassName
{
color: #A36070;
}
.AnyTagClassName
{
color: #A36070;
}
</style>
background-color css
<style>
a { background-color: #A36070; }
a { background-color: rgb(163,96,112); }
div.DivClassName
{
background-color: #A36070;
}
.BgClassName
{
background-color: #A36070;
}
</style>
border-color css
<style>
span { border-color: #A36070; }
span { border-color: rgb(163,96,112); }
td.TdClassName
{
border-color: #A36070;
}
.TagClassName
{
border-color: #A36070;
}
</style>