Shades of Turkish Rose #A66572
Tints of Turkish Rose #A66572
RGB
CMYK
RGB Variations
Color information
#A66572 (or 0xA66572) is known color: Turkish Rose. HEX triplet: A6, 65 and 72. RGB value is (166,101,114). Sum of RGB (Red+Green+Blue) = 166+101+114=381 (50% of max value = 765). Red value is 166 (65.23% from 255 or 43.57% from 381); Green value is 101 (39.84% from 255 or 26.51% from 381); Blue value is 114 (44.92% from 255 or 29.92% from 381); Max value from RGB is 166 - color contains mainly: red. Hex color #A66572 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A66572 is #599A8D. Grayscale: #797979. Windows color (decimal): -5872270 or 7497126. OLE color: 7497126.
HSL color Cylindrical-coordinate representation of color #A66572: hue angle of 348º 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 #A66572 is Cyan = 0, Magento = 0.39, Yellow = 0.31 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 101 | 114 | - |
| CMYK | 0 | 0.39 | 0.31 | 0.35 |
| HSL | 348º | 0.27% | 0.52% | - |
| HSV(B) | 348º | 0.39% | 0.65% | - |
| XYZ | 23.42 | 18.63 | 18.28 | - |
| YUV | 121.92 | 123.53 | 159.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 101 | 114 | 0 | 0.39 | 0.31 | 0.35 | 348 | 0.27 | 0.52 |
| Hex | A6 | 65 | 72 | 0 | 27 | 1F | 23 | 15C | 1B | 34 |
| Octal | 246 | 145 | 162 | 0 | 47 | 37 | 43 | 534 | 33 | 64 |
| Binary | 10100110 | 1100101 | 1110010 | 0 | 100111 | 11111 | 100011 | 101011100 | 11011 | 110100 |
Color Harmonies of #A66572
Complementary color
Monochromatic Colors of #A66572
Black with #A66572
Text Example
Text Example
White with #A66572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66572; }
p { color: rgb(166,101,114); }
H1.HeaderClassName
{
color: #A66572;
}
.AnyTagClassName
{
color: #A66572;
}
</style>
background-color css
<style>
a { background-color: #A66572; }
a { background-color: rgb(166,101,114); }
div.DivClassName
{
background-color: #A66572;
}
.BgClassName
{
background-color: #A66572;
}
</style>
border-color css
<style>
span { border-color: #A66572; }
span { border-color: rgb(166,101,114); }
td.TdClassName
{
border-color: #A66572;
}
.TagClassName
{
border-color: #A66572;
}
</style>