Shades of Turkish Rose #A26168
Tints of Turkish Rose #A26168
RGB
CMYK
RGB Variations
Color information
#A26168 (or 0xA26168) is known color: Turkish Rose. HEX triplet: A2, 61 and 68. RGB value is (162,97,104). Sum of RGB (Red+Green+Blue) = 162+97+104=363 (48% of max value = 765). Red value is 162 (63.67% from 255 or 44.63% from 363); Green value is 97 (38.28% from 255 or 26.72% from 363); Blue value is 104 (41.02% from 255 or 28.65% from 363); Max value from RGB is 162 - color contains mainly: red. Hex color #A26168 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A26168 is #5D9E97. Grayscale: #757575. Windows color (decimal): -6135448 or 6840738. OLE color: 6840738.
HSL color Cylindrical-coordinate representation of color #A26168: hue angle of 353.54º degrees, saturation: 0.26, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A26168 is Cyan = 0, Magento = 0.40, Yellow = 0.36 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 97 | 104 | - |
| CMYK | 0 | 0.40 | 0.36 | 0.36 |
| HSL | 353.54º | 0.26% | 0.51% | - |
| HSV(B) | 353.54º | 0.4% | 0.64% | - |
| XYZ | 21.67 | 17.23 | 15.28 | - |
| YUV | 117.23 | 120.53 | 159.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 97 | 104 | 0 | 0.40 | 0.36 | 0.36 | 353.54 | 0.26 | 0.51 |
| Hex | A2 | 61 | 68 | 0 | 28 | 24 | 24 | 162 | 1A | 33 |
| Octal | 242 | 141 | 150 | 0 | 50 | 44 | 44 | 542 | 32 | 63 |
| Binary | 10100010 | 1100001 | 1101000 | 0 | 101000 | 100100 | 100100 | 101100010 | 11010 | 110011 |
Color Harmonies of #A26168
Complementary color
Monochromatic Colors of #A26168
Black with #A26168
Text Example
Text Example
White with #A26168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26168; }
p { color: rgb(162,97,104); }
H1.HeaderClassName
{
color: #A26168;
}
.AnyTagClassName
{
color: #A26168;
}
</style>
background-color css
<style>
a { background-color: #A26168; }
a { background-color: rgb(162,97,104); }
div.DivClassName
{
background-color: #A26168;
}
.BgClassName
{
background-color: #A26168;
}
</style>
border-color css
<style>
span { border-color: #A26168; }
span { border-color: rgb(162,97,104); }
td.TdClassName
{
border-color: #A26168;
}
.TagClassName
{
border-color: #A26168;
}
</style>