Shades of Turkish Rose #A56075
Tints of Turkish Rose #A56075
RGB
CMYK
RGB Variations
Color information
#A56075 (or 0xA56075) is known color: Turkish Rose. HEX triplet: A5, 60 and 75. RGB value is (165,96,117). Sum of RGB (Red+Green+Blue) = 165+96+117=378 (50% of max value = 765). Red value is 165 (64.84% from 255 or 43.65% from 378); Green value is 96 (37.89% from 255 or 25.40% from 378); Blue value is 117 (46.09% from 255 or 30.95% from 378); Max value from RGB is 165 - color contains mainly: red. Hex color #A56075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A56075 is #5A9F8A. Grayscale: #777777. Windows color (decimal): -5939083 or 7692453. OLE color: 7692453.
HSL color Cylindrical-coordinate representation of color #A56075: hue angle of 341.74º degrees, saturation: 0.28, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #A56075 is Cyan = 0, Magento = 0.42, Yellow = 0.29 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 165 | 96 | 117 | - |
| CMYK | 0 | 0.42 | 0.29 | 0.35 |
| HSL | 341.74º | 0.28% | 0.51% | - |
| HSV(B) | 341.74º | 0.42% | 0.65% | - |
| XYZ | 22.91 | 17.65 | 19.03 | - |
| YUV | 119.03 | 126.86 | 160.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 165 | 96 | 117 | 0 | 0.42 | 0.29 | 0.35 | 341.74 | 0.28 | 0.51 |
| Hex | A5 | 60 | 75 | 0 | 2A | 1D | 23 | 156 | 1C | 33 |
| Octal | 245 | 140 | 165 | 0 | 52 | 35 | 43 | 526 | 34 | 63 |
| Binary | 10100101 | 1100000 | 1110101 | 0 | 101010 | 11101 | 100011 | 101010110 | 11100 | 110011 |
Color Harmonies of #A56075
Complementary color
Monochromatic Colors of #A56075
Black with #A56075
Text Example
Text Example
White with #A56075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A56075; }
p { color: rgb(165,96,117); }
H1.HeaderClassName
{
color: #A56075;
}
.AnyTagClassName
{
color: #A56075;
}
</style>
background-color css
<style>
a { background-color: #A56075; }
a { background-color: rgb(165,96,117); }
div.DivClassName
{
background-color: #A56075;
}
.BgClassName
{
background-color: #A56075;
}
</style>
border-color css
<style>
span { border-color: #A56075; }
span { border-color: rgb(165,96,117); }
td.TdClassName
{
border-color: #A56075;
}
.TagClassName
{
border-color: #A56075;
}
</style>