Shades of Turkish Rose #A46066
Tints of Turkish Rose #A46066
RGB
CMYK
RGB Variations
Color information
#A46066 (or 0xA46066) is known color: Turkish Rose. HEX triplet: A4, 60 and 66. RGB value is (164,96,102). Sum of RGB (Red+Green+Blue) = 164+96+102=362 (47% of max value = 765). Red value is 164 (64.45% from 255 or 45.30% from 362); Green value is 96 (37.89% from 255 or 26.52% from 362); Blue value is 102 (40.23% from 255 or 28.18% from 362); Max value from RGB is 164 - color contains mainly: red. Hex color #A46066 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46066 is #5B9F99. Grayscale: #757575. Windows color (decimal): -6004634 or 6709412. OLE color: 6709412.
HSL color Cylindrical-coordinate representation of color #A46066: hue angle of 354.71º 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 #A46066 is Cyan = 0, Magento = 0.41, Yellow = 0.38 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 96 | 102 | - |
| CMYK | 0 | 0.41 | 0.38 | 0.36 |
| HSL | 354.71º | 0.27% | 0.51% | - |
| HSV(B) | 354.71º | 0.41% | 0.64% | - |
| XYZ | 21.89 | 17.22 | 14.74 | - |
| YUV | 117.02 | 119.53 | 161.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 96 | 102 | 0 | 0.41 | 0.38 | 0.36 | 354.71 | 0.27 | 0.51 |
| Hex | A4 | 60 | 66 | 0 | 29 | 26 | 24 | 163 | 1B | 33 |
| Octal | 244 | 140 | 146 | 0 | 51 | 46 | 44 | 543 | 33 | 63 |
| Binary | 10100100 | 1100000 | 1100110 | 0 | 101001 | 100110 | 100100 | 101100011 | 11011 | 110011 |
Color Harmonies of #A46066
Complementary color
Monochromatic Colors of #A46066
Black with #A46066
Text Example
Text Example
White with #A46066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46066; }
p { color: rgb(164,96,102); }
H1.HeaderClassName
{
color: #A46066;
}
.AnyTagClassName
{
color: #A46066;
}
</style>
background-color css
<style>
a { background-color: #A46066; }
a { background-color: rgb(164,96,102); }
div.DivClassName
{
background-color: #A46066;
}
.BgClassName
{
background-color: #A46066;
}
</style>
border-color css
<style>
span { border-color: #A46066; }
span { border-color: rgb(164,96,102); }
td.TdClassName
{
border-color: #A46066;
}
.TagClassName
{
border-color: #A46066;
}
</style>