Shades of Turkish Rose #A26677
Tints of Turkish Rose #A26677
RGB
CMYK
RGB Variations
Color information
#A26677 (or 0xA26677) is known color: Turkish Rose. HEX triplet: A2, 66 and 77. RGB value is (162,102,119). Sum of RGB (Red+Green+Blue) = 162+102+119=383 (50% of max value = 765). Red value is 162 (63.67% from 255 or 42.30% from 383); Green value is 102 (40.23% from 255 or 26.63% from 383); Blue value is 119 (46.88% from 255 or 31.07% from 383); Max value from RGB is 162 - color contains mainly: red. Hex color #A26677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A26677 is #5D9988. Grayscale: #797979. Windows color (decimal): -6134153 or 7825058. OLE color: 7825058.
HSL color Cylindrical-coordinate representation of color #A26677: hue angle of 343º 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 #A26677 is Cyan = 0, Magento = 0.37, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 102 | 119 | - |
| CMYK | 0 | 0.37 | 0.27 | 0.36 |
| HSL | 343º | 0.24% | 0.52% | - |
| HSV(B) | 343º | 0.37% | 0.64% | - |
| XYZ | 22.98 | 18.52 | 19.82 | - |
| YUV | 121.88 | 126.38 | 156.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 102 | 119 | 0 | 0.37 | 0.27 | 0.36 | 343 | 0.24 | 0.52 |
| Hex | A2 | 66 | 77 | 0 | 25 | 1B | 24 | 157 | 18 | 34 |
| Octal | 242 | 146 | 167 | 0 | 45 | 33 | 44 | 527 | 30 | 64 |
| Binary | 10100010 | 1100110 | 1110111 | 0 | 100101 | 11011 | 100100 | 101010111 | 11000 | 110100 |
Color Harmonies of #A26677
Complementary color
Monochromatic Colors of #A26677
Black with #A26677
Text Example
Text Example
White with #A26677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26677; }
p { color: rgb(162,102,119); }
H1.HeaderClassName
{
color: #A26677;
}
.AnyTagClassName
{
color: #A26677;
}
</style>
background-color css
<style>
a { background-color: #A26677; }
a { background-color: rgb(162,102,119); }
div.DivClassName
{
background-color: #A26677;
}
.BgClassName
{
background-color: #A26677;
}
</style>
border-color css
<style>
span { border-color: #A26677; }
span { border-color: rgb(162,102,119); }
td.TdClassName
{
border-color: #A26677;
}
.TagClassName
{
border-color: #A26677;
}
</style>