Shades of Turkish Rose #A26675
Tints of Turkish Rose #A26675
RGB
CMYK
RGB Variations
Color information
#A26675 (or 0xA26675) is known color: Turkish Rose. HEX triplet: A2, 66 and 75. RGB value is (162,102,117). Sum of RGB (Red+Green+Blue) = 162+102+117=381 (50% of max value = 765). Red value is 162 (63.67% from 255 or 42.52% from 381); Green value is 102 (40.23% from 255 or 26.77% from 381); Blue value is 117 (46.09% from 255 or 30.71% from 381); Max value from RGB is 162 - color contains mainly: red. Hex color #A26675 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A26675 is #5D998A. Grayscale: #797979. Windows color (decimal): -6134155 or 7693986. OLE color: 7693986.
HSL color Cylindrical-coordinate representation of color #A26675: hue angle of 345º degrees, saturation: 0.24, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A26675 is Cyan = 0, Magento = 0.37, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 102 | 117 | - |
| CMYK | 0 | 0.37 | 0.28 | 0.36 |
| HSL | 345º | 0.24% | 0.52% | - |
| HSV(B) | 345º | 0.37% | 0.64% | - |
| XYZ | 22.86 | 18.47 | 19.19 | - |
| YUV | 121.65 | 125.38 | 156.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 102 | 117 | 0 | 0.37 | 0.28 | 0.36 | 345 | 0.24 | 0.52 |
| Hex | A2 | 66 | 75 | 0 | 25 | 1C | 24 | 159 | 18 | 34 |
| Octal | 242 | 146 | 165 | 0 | 45 | 34 | 44 | 531 | 30 | 64 |
| Binary | 10100010 | 1100110 | 1110101 | 0 | 100101 | 11100 | 100100 | 101011001 | 11000 | 110100 |
Color Harmonies of #A26675
Complementary color
Monochromatic Colors of #A26675
Black with #A26675
Text Example
Text Example
White with #A26675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26675; }
p { color: rgb(162,102,117); }
H1.HeaderClassName
{
color: #A26675;
}
.AnyTagClassName
{
color: #A26675;
}
</style>
background-color css
<style>
a { background-color: #A26675; }
a { background-color: rgb(162,102,117); }
div.DivClassName
{
background-color: #A26675;
}
.BgClassName
{
background-color: #A26675;
}
</style>
border-color css
<style>
span { border-color: #A26675; }
span { border-color: rgb(162,102,117); }
td.TdClassName
{
border-color: #A26675;
}
.TagClassName
{
border-color: #A26675;
}
</style>