Shades of Turkish Rose #A26773
Tints of Turkish Rose #A26773
RGB
CMYK
RGB Variations
Color information
#A26773 (or 0xA26773) is known color: Turkish Rose. HEX triplet: A2, 67 and 73. RGB value is (162,103,115). Sum of RGB (Red+Green+Blue) = 162+103+115=380 (50% of max value = 765). Red value is 162 (63.67% from 255 or 42.63% from 380); Green value is 103 (40.62% from 255 or 27.11% from 380); Blue value is 115 (45.31% from 255 or 30.26% from 380); Max value from RGB is 162 - color contains mainly: red. Hex color #A26773 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A26773 is #5D988C. Grayscale: #7A7A7A. Windows color (decimal): -6133901 or 7563170. OLE color: 7563170.
HSL color Cylindrical-coordinate representation of color #A26773: hue angle of 347.8º 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 #A26773 is Cyan = 0, Magento = 0.36, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 103 | 115 | - |
| CMYK | 0 | 0.36 | 0.29 | 0.36 |
| HSL | 347.8º | 0.24% | 0.52% | - |
| HSV(B) | 347.8º | 0.36% | 0.64% | - |
| XYZ | 22.85 | 18.62 | 18.61 | - |
| YUV | 122.01 | 124.05 | 156.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 103 | 115 | 0 | 0.36 | 0.29 | 0.36 | 347.8 | 0.24 | 0.52 |
| Hex | A2 | 67 | 73 | 0 | 24 | 1D | 24 | 15C | 18 | 34 |
| Octal | 242 | 147 | 163 | 0 | 44 | 35 | 44 | 534 | 30 | 64 |
| Binary | 10100010 | 1100111 | 1110011 | 0 | 100100 | 11101 | 100100 | 101011100 | 11000 | 110100 |
Color Harmonies of #A26773
Complementary color
Monochromatic Colors of #A26773
Black with #A26773
Text Example
Text Example
White with #A26773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26773; }
p { color: rgb(162,103,115); }
H1.HeaderClassName
{
color: #A26773;
}
.AnyTagClassName
{
color: #A26773;
}
</style>
background-color css
<style>
a { background-color: #A26773; }
a { background-color: rgb(162,103,115); }
div.DivClassName
{
background-color: #A26773;
}
.BgClassName
{
background-color: #A26773;
}
</style>
border-color css
<style>
span { border-color: #A26773; }
span { border-color: rgb(162,103,115); }
td.TdClassName
{
border-color: #A26773;
}
.TagClassName
{
border-color: #A26773;
}
</style>