Shades of Turkish Rose #A57279
Tints of Turkish Rose #A57279
RGB
CMYK
RGB Variations
Color information
#A57279 (or 0xA57279) is known color: Turkish Rose. HEX triplet: A5, 72 and 79. RGB value is (165,114,121). Sum of RGB (Red+Green+Blue) = 165+114+121=400 (52% of max value = 765). Red value is 165 (64.84% from 255 or 41.25% from 400); Green value is 114 (44.92% from 255 or 28.5% from 400); Blue value is 121 (47.66% from 255 or 30.25% from 400); Max value from RGB is 165 - color contains mainly: red. Hex color #A57279 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A57279 is #5A8D86. Grayscale: #828282. Windows color (decimal): -5934471 or 7959205. OLE color: 7959205.
HSL color Cylindrical-coordinate representation of color #A57279: hue angle of 351.76º 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 #A57279 is Cyan = 0, Magento = 0.31, Yellow = 0.27 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 165 | 114 | 121 | - |
| CMYK | 0 | 0.31 | 0.27 | 0.35 |
| HSL | 351.76º | 0.22% | 0.55% | - |
| HSV(B) | 351.76º | 0.31% | 0.65% | - |
| XYZ | 24.99 | 21.41 | 20.91 | - |
| YUV | 130.05 | 122.9 | 152.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 165 | 114 | 121 | 0 | 0.31 | 0.27 | 0.35 | 351.76 | 0.22 | 0.55 |
| Hex | A5 | 72 | 79 | 0 | 1F | 1B | 23 | 160 | 16 | 37 |
| Octal | 245 | 162 | 171 | 0 | 37 | 33 | 43 | 540 | 26 | 67 |
| Binary | 10100101 | 1110010 | 1111001 | 0 | 11111 | 11011 | 100011 | 101100000 | 10110 | 110111 |
Color Harmonies of #A57279
Complementary color
Monochromatic Colors of #A57279
Black with #A57279
Text Example
Text Example
White with #A57279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A57279; }
p { color: rgb(165,114,121); }
H1.HeaderClassName
{
color: #A57279;
}
.AnyTagClassName
{
color: #A57279;
}
</style>
background-color css
<style>
a { background-color: #A57279; }
a { background-color: rgb(165,114,121); }
div.DivClassName
{
background-color: #A57279;
}
.BgClassName
{
background-color: #A57279;
}
</style>
border-color css
<style>
span { border-color: #A57279; }
span { border-color: rgb(165,114,121); }
td.TdClassName
{
border-color: #A57279;
}
.TagClassName
{
border-color: #A57279;
}
</style>