Shades of Turkish Rose #A46265
Tints of Turkish Rose #A46265
RGB
CMYK
RGB Variations
Color information
#A46265 (or 0xA46265) is known color: Turkish Rose. HEX triplet: A4, 62 and 65. RGB value is (164,98,101). Sum of RGB (Red+Green+Blue) = 164+98+101=363 (48% of max value = 765). Red value is 164 (64.45% from 255 or 45.18% from 363); Green value is 98 (38.67% from 255 or 27.00% from 363); Blue value is 101 (39.84% from 255 or 27.82% from 363); Max value from RGB is 164 - color contains mainly: red. Hex color #A46265 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46265 is #5B9D9A. Grayscale: #767676. Windows color (decimal): -6004123 or 6644388. OLE color: 6644388.
HSL color Cylindrical-coordinate representation of color #A46265: hue angle of 357.27º degrees, saturation: 0.27, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A46265 is Cyan = 0, Magento = 0.40, Yellow = 0.38 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 98 | 101 | - |
| CMYK | 0 | 0.40 | 0.38 | 0.36 |
| HSL | 357.27º | 0.27% | 0.51% | - |
| HSV(B) | 357.27º | 0.4% | 0.64% | - |
| XYZ | 22.03 | 17.57 | 14.54 | - |
| YUV | 118.08 | 118.37 | 160.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 98 | 101 | 0 | 0.40 | 0.38 | 0.36 | 357.27 | 0.27 | 0.51 |
| Hex | A4 | 62 | 65 | 0 | 28 | 26 | 24 | 165 | 1B | 33 |
| Octal | 244 | 142 | 145 | 0 | 50 | 46 | 44 | 545 | 33 | 63 |
| Binary | 10100100 | 1100010 | 1100101 | 0 | 101000 | 100110 | 100100 | 101100101 | 11011 | 110011 |
Color Harmonies of #A46265
Complementary color
Monochromatic Colors of #A46265
Black with #A46265
Text Example
Text Example
White with #A46265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46265; }
p { color: rgb(164,98,101); }
H1.HeaderClassName
{
color: #A46265;
}
.AnyTagClassName
{
color: #A46265;
}
</style>
background-color css
<style>
a { background-color: #A46265; }
a { background-color: rgb(164,98,101); }
div.DivClassName
{
background-color: #A46265;
}
.BgClassName
{
background-color: #A46265;
}
</style>
border-color css
<style>
span { border-color: #A46265; }
span { border-color: rgb(164,98,101); }
td.TdClassName
{
border-color: #A46265;
}
.TagClassName
{
border-color: #A46265;
}
</style>