Shades of Turkish Rose #A26771
Tints of Turkish Rose #A26771
RGB
CMYK
RGB Variations
Color information
#A26771 (or 0xA26771) is known color: Turkish Rose. HEX triplet: A2, 67 and 71. RGB value is (162,103,113). Sum of RGB (Red+Green+Blue) = 162+103+113=378 (50% of max value = 765). Red value is 162 (63.67% from 255 or 42.86% from 378); Green value is 103 (40.62% from 255 or 27.25% from 378); Blue value is 113 (44.53% from 255 or 29.89% from 378); Max value from RGB is 162 - color contains mainly: red. Hex color #A26771 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A26771 is #5D988E. Grayscale: #797979. Windows color (decimal): -6133903 or 7432098. OLE color: 7432098.
HSL color Cylindrical-coordinate representation of color #A26771: hue angle of 349.83º degrees, saturation: 0.24, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A26771 is Cyan = 0, Magento = 0.36, Yellow = 0.30 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 103 | 113 | - |
| CMYK | 0 | 0.36 | 0.30 | 0.36 |
| HSL | 349.83º | 0.24% | 0.52% | - |
| HSV(B) | 349.83º | 0.36% | 0.64% | - |
| XYZ | 22.73 | 18.57 | 18.01 | - |
| YUV | 121.78 | 123.05 | 156.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 103 | 113 | 0 | 0.36 | 0.30 | 0.36 | 349.83 | 0.24 | 0.52 |
| Hex | A2 | 67 | 71 | 0 | 24 | 1E | 24 | 15E | 18 | 34 |
| Octal | 242 | 147 | 161 | 0 | 44 | 36 | 44 | 536 | 30 | 64 |
| Binary | 10100010 | 1100111 | 1110001 | 0 | 100100 | 11110 | 100100 | 101011110 | 11000 | 110100 |
Color Harmonies of #A26771
Complementary color
Monochromatic Colors of #A26771
Black with #A26771
Text Example
Text Example
White with #A26771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26771; }
p { color: rgb(162,103,113); }
H1.HeaderClassName
{
color: #A26771;
}
.AnyTagClassName
{
color: #A26771;
}
</style>
background-color css
<style>
a { background-color: #A26771; }
a { background-color: rgb(162,103,113); }
div.DivClassName
{
background-color: #A26771;
}
.BgClassName
{
background-color: #A26771;
}
</style>
border-color css
<style>
span { border-color: #A26771; }
span { border-color: rgb(162,103,113); }
td.TdClassName
{
border-color: #A26771;
}
.TagClassName
{
border-color: #A26771;
}
</style>