Shades of Turkish Rose #A56679
Tints of Turkish Rose #A56679
RGB
CMYK
RGB Variations
Color information
#A56679 (or 0xA56679) is known color: Turkish Rose. HEX triplet: A5, 66 and 79. RGB value is (165,102,121). Sum of RGB (Red+Green+Blue) = 165+102+121=388 (51% of max value = 765). Red value is 165 (64.84% from 255 or 42.53% from 388); Green value is 102 (40.23% from 255 or 26.29% from 388); Blue value is 121 (47.66% from 255 or 31.19% from 388); Max value from RGB is 165 - color contains mainly: red. Hex color #A56679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A56679 is #5A9986. Grayscale: #7A7A7A. Windows color (decimal): -5937543 or 7956133. OLE color: 7956133.
HSL color Cylindrical-coordinate representation of color #A56679: hue angle of 341.9º degrees, saturation: 0.26, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #A56679 is Cyan = 0, Magento = 0.38, Yellow = 0.27 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 165 | 102 | 121 | - |
| CMYK | 0 | 0.38 | 0.27 | 0.35 |
| HSL | 341.9º | 0.26% | 0.52% | - |
| HSV(B) | 341.9º | 0.38% | 0.65% | - |
| XYZ | 23.72 | 18.88 | 20.48 | - |
| YUV | 123 | 126.87 | 157.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 165 | 102 | 121 | 0 | 0.38 | 0.27 | 0.35 | 341.9 | 0.26 | 0.52 |
| Hex | A5 | 66 | 79 | 0 | 26 | 1B | 23 | 156 | 1A | 34 |
| Octal | 245 | 146 | 171 | 0 | 46 | 33 | 43 | 526 | 32 | 64 |
| Binary | 10100101 | 1100110 | 1111001 | 0 | 100110 | 11011 | 100011 | 101010110 | 11010 | 110100 |
Color Harmonies of #A56679
Complementary color
Monochromatic Colors of #A56679
Black with #A56679
Text Example
Text Example
White with #A56679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A56679; }
p { color: rgb(165,102,121); }
H1.HeaderClassName
{
color: #A56679;
}
.AnyTagClassName
{
color: #A56679;
}
</style>
background-color css
<style>
a { background-color: #A56679; }
a { background-color: rgb(165,102,121); }
div.DivClassName
{
background-color: #A56679;
}
.BgClassName
{
background-color: #A56679;
}
</style>
border-color css
<style>
span { border-color: #A56679; }
span { border-color: rgb(165,102,121); }
td.TdClassName
{
border-color: #A56679;
}
.TagClassName
{
border-color: #A56679;
}
</style>