Shades of Turkish Rose #A96372
Tints of Turkish Rose #A96372
RGB
CMYK
RGB Variations
Color information
#A96372 (or 0xA96372) is known color: Turkish Rose. HEX triplet: A9, 63 and 72. RGB value is (169,99,114). Sum of RGB (Red+Green+Blue) = 169+99+114=382 (50% of max value = 765). Red value is 169 (66.41% from 255 or 44.24% from 382); Green value is 99 (39.06% from 255 or 25.92% from 382); Blue value is 114 (44.92% from 255 or 29.84% from 382); Max value from RGB is 169 - color contains mainly: red. Hex color #A96372 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A96372 is #569C8D. Grayscale: #797979. Windows color (decimal): -5676174 or 7496617. OLE color: 7496617.
HSL color Cylindrical-coordinate representation of color #A96372: hue angle of 347.14º degrees, saturation: 0.29, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A96372 is Cyan = 0, Magento = 0.41, Yellow = 0.33 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 169 | 99 | 114 | - |
| CMYK | 0 | 0.41 | 0.33 | 0.34 |
| HSL | 347.14º | 0.29% | 0.53% | - |
| HSV(B) | 347.14º | 0.41% | 0.66% | - |
| XYZ | 23.86 | 18.57 | 18.25 | - |
| YUV | 121.64 | 123.69 | 161.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 169 | 99 | 114 | 0 | 0.41 | 0.33 | 0.34 | 347.14 | 0.29 | 0.53 |
| Hex | A9 | 63 | 72 | 0 | 29 | 21 | 22 | 15B | 1D | 35 |
| Octal | 251 | 143 | 162 | 0 | 51 | 41 | 42 | 533 | 35 | 65 |
| Binary | 10101001 | 1100011 | 1110010 | 0 | 101001 | 100001 | 100010 | 101011011 | 11101 | 110101 |
Color Harmonies of #A96372
Complementary color
Monochromatic Colors of #A96372
Black with #A96372
Text Example
Text Example
White with #A96372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A96372; }
p { color: rgb(169,99,114); }
H1.HeaderClassName
{
color: #A96372;
}
.AnyTagClassName
{
color: #A96372;
}
</style>
background-color css
<style>
a { background-color: #A96372; }
a { background-color: rgb(169,99,114); }
div.DivClassName
{
background-color: #A96372;
}
.BgClassName
{
background-color: #A96372;
}
</style>
border-color css
<style>
span { border-color: #A96372; }
span { border-color: rgb(169,99,114); }
td.TdClassName
{
border-color: #A96372;
}
.TagClassName
{
border-color: #A96372;
}
</style>