Shades of Turkish Rose #A26674
Tints of Turkish Rose #A26674
RGB
CMYK
RGB Variations
Color information
#A26674 (or 0xA26674) is known color: Turkish Rose. HEX triplet: A2, 66 and 74. RGB value is (162,102,116). Sum of RGB (Red+Green+Blue) = 162+102+116=380 (50% of max value = 765). Red value is 162 (63.67% from 255 or 42.63% from 380); Green value is 102 (40.23% from 255 or 26.84% from 380); Blue value is 116 (45.70% from 255 or 30.53% from 380); Max value from RGB is 162 - color contains mainly: red. Hex color #A26674 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A26674 is #5D998B. Grayscale: #797979. Windows color (decimal): -6134156 or 7628450. OLE color: 7628450.
HSL color Cylindrical-coordinate representation of color #A26674: hue angle of 346º 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 #A26674 is Cyan = 0, Magento = 0.37, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 102 | 116 | - |
| CMYK | 0 | 0.37 | 0.28 | 0.36 |
| HSL | 346º | 0.24% | 0.52% | - |
| HSV(B) | 346º | 0.37% | 0.64% | - |
| XYZ | 22.8 | 18.45 | 18.88 | - |
| YUV | 121.54 | 124.88 | 156.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 102 | 116 | 0 | 0.37 | 0.28 | 0.36 | 346 | 0.24 | 0.52 |
| Hex | A2 | 66 | 74 | 0 | 25 | 1C | 24 | 15A | 18 | 34 |
| Octal | 242 | 146 | 164 | 0 | 45 | 34 | 44 | 532 | 30 | 64 |
| Binary | 10100010 | 1100110 | 1110100 | 0 | 100101 | 11100 | 100100 | 101011010 | 11000 | 110100 |
Color Harmonies of #A26674
Complementary color
Monochromatic Colors of #A26674
Black with #A26674
Text Example
Text Example
White with #A26674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26674; }
p { color: rgb(162,102,116); }
H1.HeaderClassName
{
color: #A26674;
}
.AnyTagClassName
{
color: #A26674;
}
</style>
background-color css
<style>
a { background-color: #A26674; }
a { background-color: rgb(162,102,116); }
div.DivClassName
{
background-color: #A26674;
}
.BgClassName
{
background-color: #A26674;
}
</style>
border-color css
<style>
span { border-color: #A26674; }
span { border-color: rgb(162,102,116); }
td.TdClassName
{
border-color: #A26674;
}
.TagClassName
{
border-color: #A26674;
}
</style>