Shades of Turkish Rose #A56273
Tints of Turkish Rose #A56273
RGB
CMYK
RGB Variations
Color information
#A56273 (or 0xA56273) is known color: Turkish Rose. HEX triplet: A5, 62 and 73. RGB value is (165,98,115). Sum of RGB (Red+Green+Blue) = 165+98+115=378 (50% of max value = 765). Red value is 165 (64.84% from 255 or 43.65% from 378); Green value is 98 (38.67% from 255 or 25.93% from 378); Blue value is 115 (45.31% from 255 or 30.42% from 378); Max value from RGB is 165 - color contains mainly: red. Hex color #A56273 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A56273 is #5A9D8C. Grayscale: #777777. Windows color (decimal): -5938573 or 7561893. OLE color: 7561893.
HSL color Cylindrical-coordinate representation of color #A56273: hue angle of 344.78º degrees, saturation: 0.27, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A56273 is Cyan = 0, Magento = 0.41, Yellow = 0.30 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 165 | 98 | 115 | - |
| CMYK | 0 | 0.41 | 0.30 | 0.35 |
| HSL | 344.78º | 0.27% | 0.52% | - |
| HSV(B) | 344.78º | 0.41% | 0.65% | - |
| XYZ | 22.98 | 17.97 | 18.48 | - |
| YUV | 119.97 | 125.2 | 160.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 165 | 98 | 115 | 0 | 0.41 | 0.30 | 0.35 | 344.78 | 0.27 | 0.52 |
| Hex | A5 | 62 | 73 | 0 | 29 | 1E | 23 | 159 | 1B | 34 |
| Octal | 245 | 142 | 163 | 0 | 51 | 36 | 43 | 531 | 33 | 64 |
| Binary | 10100101 | 1100010 | 1110011 | 0 | 101001 | 11110 | 100011 | 101011001 | 11011 | 110100 |
Color Harmonies of #A56273
Complementary color
Monochromatic Colors of #A56273
Black with #A56273
Text Example
Text Example
White with #A56273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A56273; }
p { color: rgb(165,98,115); }
H1.HeaderClassName
{
color: #A56273;
}
.AnyTagClassName
{
color: #A56273;
}
</style>
background-color css
<style>
a { background-color: #A56273; }
a { background-color: rgb(165,98,115); }
div.DivClassName
{
background-color: #A56273;
}
.BgClassName
{
background-color: #A56273;
}
</style>
border-color css
<style>
span { border-color: #A56273; }
span { border-color: rgb(165,98,115); }
td.TdClassName
{
border-color: #A56273;
}
.TagClassName
{
border-color: #A56273;
}
</style>