Shades of Turkish Rose #A26876
Tints of Turkish Rose #A26876
RGB
CMYK
RGB Variations
Color information
#A26876 (or 0xA26876) is known color: Turkish Rose. HEX triplet: A2, 68 and 76. RGB value is (162,104,118). Sum of RGB (Red+Green+Blue) = 162+104+118=384 (50% of max value = 765). Red value is 162 (63.67% from 255 or 42.19% from 384); Green value is 104 (41.02% from 255 or 27.08% from 384); Blue value is 118 (46.48% from 255 or 30.73% from 384); Max value from RGB is 162 - color contains mainly: red. Hex color #A26876 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A26876 is #5D9789. Grayscale: #7A7A7A. Windows color (decimal): -6133642 or 7760034. OLE color: 7760034.
HSL color Cylindrical-coordinate representation of color #A26876: hue angle of 345.52º 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 #A26876 is Cyan = 0, Magento = 0.36, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 104 | 118 | - |
| CMYK | 0 | 0.36 | 0.27 | 0.36 |
| HSL | 345.52º | 0.24% | 0.52% | - |
| HSV(B) | 345.52º | 0.36% | 0.64% | - |
| XYZ | 23.12 | 18.89 | 19.57 | - |
| YUV | 122.94 | 125.22 | 155.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 104 | 118 | 0 | 0.36 | 0.27 | 0.36 | 345.52 | 0.24 | 0.52 |
| Hex | A2 | 68 | 76 | 0 | 24 | 1B | 24 | 15A | 18 | 34 |
| Octal | 242 | 150 | 166 | 0 | 44 | 33 | 44 | 532 | 30 | 64 |
| Binary | 10100010 | 1101000 | 1110110 | 0 | 100100 | 11011 | 100100 | 101011010 | 11000 | 110100 |
Color Harmonies of #A26876
Complementary color
Monochromatic Colors of #A26876
Black with #A26876
Text Example
Text Example
White with #A26876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26876; }
p { color: rgb(162,104,118); }
H1.HeaderClassName
{
color: #A26876;
}
.AnyTagClassName
{
color: #A26876;
}
</style>
background-color css
<style>
a { background-color: #A26876; }
a { background-color: rgb(162,104,118); }
div.DivClassName
{
background-color: #A26876;
}
.BgClassName
{
background-color: #A26876;
}
</style>
border-color css
<style>
span { border-color: #A26876; }
span { border-color: rgb(162,104,118); }
td.TdClassName
{
border-color: #A26876;
}
.TagClassName
{
border-color: #A26876;
}
</style>