Shades of Turkish Rose #A66575
Tints of Turkish Rose #A66575
RGB
CMYK
RGB Variations
Color information
#A66575 (or 0xA66575) is known color: Turkish Rose. HEX triplet: A6, 65 and 75. RGB value is (166,101,117). Sum of RGB (Red+Green+Blue) = 166+101+117=384 (50% of max value = 765). Red value is 166 (65.23% from 255 or 43.23% from 384); Green value is 101 (39.84% from 255 or 26.30% from 384); Blue value is 117 (46.09% from 255 or 30.47% from 384); Max value from RGB is 166 - color contains mainly: red. Hex color #A66575 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A66575 is #599A8A. Grayscale: #7A7A7A. Windows color (decimal): -5872267 or 7693734. OLE color: 7693734.
HSL color Cylindrical-coordinate representation of color #A66575: hue angle of 345.23º degrees, saturation: 0.27, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A66575 is Cyan = 0, Magento = 0.39, Yellow = 0.30 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 101 | 117 | - |
| CMYK | 0 | 0.39 | 0.30 | 0.35 |
| HSL | 345.23º | 0.27% | 0.52% | - |
| HSV(B) | 345.23º | 0.39% | 0.65% | - |
| XYZ | 23.59 | 18.7 | 19.2 | - |
| YUV | 122.26 | 125.03 | 159.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 101 | 117 | 0 | 0.39 | 0.30 | 0.35 | 345.23 | 0.27 | 0.52 |
| Hex | A6 | 65 | 75 | 0 | 27 | 1E | 23 | 159 | 1B | 34 |
| Octal | 246 | 145 | 165 | 0 | 47 | 36 | 43 | 531 | 33 | 64 |
| Binary | 10100110 | 1100101 | 1110101 | 0 | 100111 | 11110 | 100011 | 101011001 | 11011 | 110100 |
Color Harmonies of #A66575
Complementary color
Monochromatic Colors of #A66575
Black with #A66575
Text Example
Text Example
White with #A66575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66575; }
p { color: rgb(166,101,117); }
H1.HeaderClassName
{
color: #A66575;
}
.AnyTagClassName
{
color: #A66575;
}
</style>
background-color css
<style>
a { background-color: #A66575; }
a { background-color: rgb(166,101,117); }
div.DivClassName
{
background-color: #A66575;
}
.BgClassName
{
background-color: #A66575;
}
</style>
border-color css
<style>
span { border-color: #A66575; }
span { border-color: rgb(166,101,117); }
td.TdClassName
{
border-color: #A66575;
}
.TagClassName
{
border-color: #A66575;
}
</style>