Shades of Turkish Rose #A56375
Tints of Turkish Rose #A56375
RGB
CMYK
RGB Variations
Color information
#A56375 (or 0xA56375) is known color: Turkish Rose. HEX triplet: A5, 63 and 75. RGB value is (165,99,117). Sum of RGB (Red+Green+Blue) = 165+99+117=381 (50% of max value = 765). Red value is 165 (64.84% from 255 or 43.31% from 381); Green value is 99 (39.06% from 255 or 25.98% from 381); Blue value is 117 (46.09% from 255 or 30.71% from 381); Max value from RGB is 165 - color contains mainly: red. Hex color #A56375 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A56375 is #5A9C8A. Grayscale: #787878. Windows color (decimal): -5938315 or 7693221. OLE color: 7693221.
HSL color Cylindrical-coordinate representation of color #A56375: hue angle of 343.64º degrees, saturation: 0.27, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A56375 is Cyan = 0, Magento = 0.40, Yellow = 0.29 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 165 | 99 | 117 | - |
| CMYK | 0 | 0.40 | 0.29 | 0.35 |
| HSL | 343.64º | 0.27% | 0.52% | - |
| HSV(B) | 343.64º | 0.4% | 0.65% | - |
| XYZ | 23.19 | 18.21 | 19.12 | - |
| YUV | 120.79 | 125.87 | 159.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 165 | 99 | 117 | 0 | 0.40 | 0.29 | 0.35 | 343.64 | 0.27 | 0.52 |
| Hex | A5 | 63 | 75 | 0 | 28 | 1D | 23 | 158 | 1B | 34 |
| Octal | 245 | 143 | 165 | 0 | 50 | 35 | 43 | 530 | 33 | 64 |
| Binary | 10100101 | 1100011 | 1110101 | 0 | 101000 | 11101 | 100011 | 101011000 | 11011 | 110100 |
Color Harmonies of #A56375
Complementary color
Monochromatic Colors of #A56375
Black with #A56375
Text Example
Text Example
White with #A56375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A56375; }
p { color: rgb(165,99,117); }
H1.HeaderClassName
{
color: #A56375;
}
.AnyTagClassName
{
color: #A56375;
}
</style>
background-color css
<style>
a { background-color: #A56375; }
a { background-color: rgb(165,99,117); }
div.DivClassName
{
background-color: #A56375;
}
.BgClassName
{
background-color: #A56375;
}
</style>
border-color css
<style>
span { border-color: #A56375; }
span { border-color: rgb(165,99,117); }
td.TdClassName
{
border-color: #A56375;
}
.TagClassName
{
border-color: #A56375;
}
</style>