Shades of Turkish Rose #A57475
Tints of Turkish Rose #A57475
RGB
CMYK
RGB Variations
Color information
#A57475 (or 0xA57475) is known color: Turkish Rose. HEX triplet: A5, 74 and 75. RGB value is (165,116,117). Sum of RGB (Red+Green+Blue) = 165+116+117=398 (52% of max value = 765). Red value is 165 (64.84% from 255 or 41.46% from 398); Green value is 116 (45.70% from 255 or 29.15% from 398); Blue value is 117 (46.09% from 255 or 29.40% from 398); Max value from RGB is 165 - color contains mainly: red. Hex color #A57475 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A57475 is #5A8B8A. Grayscale: #828282. Windows color (decimal): -5933963 or 7697573. OLE color: 7697573.
HSL color Cylindrical-coordinate representation of color #A57475: hue angle of 358.78º degrees, saturation: 0.21, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A57475 is Cyan = 0, Magento = 0.30, Yellow = 0.29 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 165 | 116 | 117 | - |
| CMYK | 0 | 0.30 | 0.29 | 0.35 |
| HSL | 358.78º | 0.21% | 0.55% | - |
| HSV(B) | 358.78º | 0.3% | 0.65% | - |
| XYZ | 24.97 | 21.77 | 19.72 | - |
| YUV | 130.77 | 120.23 | 152.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 165 | 116 | 117 | 0 | 0.30 | 0.29 | 0.35 | 358.78 | 0.21 | 0.55 |
| Hex | A5 | 74 | 75 | 0 | 1E | 1D | 23 | 167 | 15 | 37 |
| Octal | 245 | 164 | 165 | 0 | 36 | 35 | 43 | 547 | 25 | 67 |
| Binary | 10100101 | 1110100 | 1110101 | 0 | 11110 | 11101 | 100011 | 101100111 | 10101 | 110111 |
Color Harmonies of #A57475
Complementary color
Monochromatic Colors of #A57475
Black with #A57475
Text Example
Text Example
White with #A57475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A57475; }
p { color: rgb(165,116,117); }
H1.HeaderClassName
{
color: #A57475;
}
.AnyTagClassName
{
color: #A57475;
}
</style>
background-color css
<style>
a { background-color: #A57475; }
a { background-color: rgb(165,116,117); }
div.DivClassName
{
background-color: #A57475;
}
.BgClassName
{
background-color: #A57475;
}
</style>
border-color css
<style>
span { border-color: #A57475; }
span { border-color: rgb(165,116,117); }
td.TdClassName
{
border-color: #A57475;
}
.TagClassName
{
border-color: #A57475;
}
</style>