Shades of Turkish Rose #A57273
Tints of Turkish Rose #A57273
RGB
CMYK
RGB Variations
Color information
#A57273 (or 0xA57273) is known color: Turkish Rose. HEX triplet: A5, 72 and 73. RGB value is (165,114,115). Sum of RGB (Red+Green+Blue) = 165+114+115=394 (52% of max value = 765). Red value is 165 (64.84% from 255 or 41.88% from 394); Green value is 114 (44.92% from 255 or 28.93% from 394); Blue value is 115 (45.31% from 255 or 29.19% from 394); Max value from RGB is 165 - color contains mainly: red. Hex color #A57273 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A57273 is #5A8D8C. Grayscale: #818181. Windows color (decimal): -5934477 or 7565989. OLE color: 7565989.
HSL color Cylindrical-coordinate representation of color #A57273: hue angle of 358.82º degrees, saturation: 0.22, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A57273 is Cyan = 0, Magento = 0.31, Yellow = 0.30 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 165 | 114 | 115 | - |
| CMYK | 0 | 0.31 | 0.30 | 0.35 |
| HSL | 358.82º | 0.22% | 0.55% | - |
| HSV(B) | 358.82º | 0.31% | 0.65% | - |
| XYZ | 24.63 | 21.27 | 19.03 | - |
| YUV | 129.36 | 119.9 | 153.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 165 | 114 | 115 | 0 | 0.31 | 0.30 | 0.35 | 358.82 | 0.22 | 0.55 |
| Hex | A5 | 72 | 73 | 0 | 1F | 1E | 23 | 167 | 16 | 37 |
| Octal | 245 | 162 | 163 | 0 | 37 | 36 | 43 | 547 | 26 | 67 |
| Binary | 10100101 | 1110010 | 1110011 | 0 | 11111 | 11110 | 100011 | 101100111 | 10110 | 110111 |
Color Harmonies of #A57273
Complementary color
Monochromatic Colors of #A57273
Black with #A57273
Text Example
Text Example
White with #A57273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A57273; }
p { color: rgb(165,114,115); }
H1.HeaderClassName
{
color: #A57273;
}
.AnyTagClassName
{
color: #A57273;
}
</style>
background-color css
<style>
a { background-color: #A57273; }
a { background-color: rgb(165,114,115); }
div.DivClassName
{
background-color: #A57273;
}
.BgClassName
{
background-color: #A57273;
}
</style>
border-color css
<style>
span { border-color: #A57273; }
span { border-color: rgb(165,114,115); }
td.TdClassName
{
border-color: #A57273;
}
.TagClassName
{
border-color: #A57273;
}
</style>