Shades of Turkish Rose #A96067
Tints of Turkish Rose #A96067
RGB
CMYK
RGB Variations
Color information
#A96067 (or 0xA96067) is known color: Turkish Rose. HEX triplet: A9, 60 and 67. RGB value is (169,96,103). Sum of RGB (Red+Green+Blue) = 169+96+103=368 (48% of max value = 765). Red value is 169 (66.41% from 255 or 45.92% from 368); Green value is 96 (37.89% from 255 or 26.09% from 368); Blue value is 103 (40.62% from 255 or 27.99% from 368); Max value from RGB is 169 - color contains mainly: red. Hex color #A96067 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A96067 is #569F98. Grayscale: #767676. Windows color (decimal): -5676953 or 6774953. OLE color: 6774953.
HSL color Cylindrical-coordinate representation of color #A96067: hue angle of 354.25º degrees, saturation: 0.3, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #A96067 is Cyan = 0, Magento = 0.43, Yellow = 0.39 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 169 | 96 | 103 | - |
| CMYK | 0 | 0.43 | 0.39 | 0.34 |
| HSL | 354.25º | 0.3% | 0.52% | - |
| HSV(B) | 354.25º | 0.43% | 0.66% | - |
| XYZ | 22.99 | 17.78 | 15.05 | - |
| YUV | 118.63 | 119.18 | 163.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 169 | 96 | 103 | 0 | 0.43 | 0.39 | 0.34 | 354.25 | 0.3 | 0.52 |
| Hex | A9 | 60 | 67 | 0 | 2B | 27 | 22 | 162 | 1E | 34 |
| Octal | 251 | 140 | 147 | 0 | 53 | 47 | 42 | 542 | 36 | 64 |
| Binary | 10101001 | 1100000 | 1100111 | 0 | 101011 | 100111 | 100010 | 101100010 | 11110 | 110100 |
Color Harmonies of #A96067
Complementary color
Monochromatic Colors of #A96067
Black with #A96067
Text Example
Text Example
White with #A96067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A96067; }
p { color: rgb(169,96,103); }
H1.HeaderClassName
{
color: #A96067;
}
.AnyTagClassName
{
color: #A96067;
}
</style>
background-color css
<style>
a { background-color: #A96067; }
a { background-color: rgb(169,96,103); }
div.DivClassName
{
background-color: #A96067;
}
.BgClassName
{
background-color: #A96067;
}
</style>
border-color css
<style>
span { border-color: #A96067; }
span { border-color: rgb(169,96,103); }
td.TdClassName
{
border-color: #A96067;
}
.TagClassName
{
border-color: #A96067;
}
</style>