Shades of Turkish Rose #A26061
Tints of Turkish Rose #A26061
RGB
CMYK
RGB Variations
Color information
#A26061 (or 0xA26061) is known color: Turkish Rose. HEX triplet: A2, 60 and 61. RGB value is (162,96,97). Sum of RGB (Red+Green+Blue) = 162+96+97=355 (47% of max value = 765). Red value is 162 (63.67% from 255 or 45.63% from 355); Green value is 96 (37.89% from 255 or 27.04% from 355); Blue value is 97 (38.28% from 255 or 27.32% from 355); Max value from RGB is 162 - color contains mainly: red. Hex color #A26061 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A26061 is #5D9F9E. Grayscale: #737373. Windows color (decimal): -6135711 or 6381730. OLE color: 6381730.
HSL color Cylindrical-coordinate representation of color #A26061: hue angle of 359.09º degrees, saturation: 0.26, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A26061 is Cyan = 0, Magento = 0.41, Yellow = 0.40 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 96 | 97 | - |
| CMYK | 0 | 0.41 | 0.40 | 0.36 |
| HSL | 359.09º | 0.26% | 0.51% | - |
| HSV(B) | 359.09º | 0.41% | 0.64% | - |
| XYZ | 21.24 | 16.91 | 13.45 | - |
| YUV | 115.85 | 117.37 | 160.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 96 | 97 | 0 | 0.41 | 0.40 | 0.36 | 359.09 | 0.26 | 0.51 |
| Hex | A2 | 60 | 61 | 0 | 29 | 28 | 24 | 167 | 1A | 33 |
| Octal | 242 | 140 | 141 | 0 | 51 | 50 | 44 | 547 | 32 | 63 |
| Binary | 10100010 | 1100000 | 1100001 | 0 | 101001 | 101000 | 100100 | 101100111 | 11010 | 110011 |
Color Harmonies of #A26061
Complementary color
Monochromatic Colors of #A26061
Black with #A26061
Text Example
Text Example
White with #A26061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26061; }
p { color: rgb(162,96,97); }
H1.HeaderClassName
{
color: #A26061;
}
.AnyTagClassName
{
color: #A26061;
}
</style>
background-color css
<style>
a { background-color: #A26061; }
a { background-color: rgb(162,96,97); }
div.DivClassName
{
background-color: #A26061;
}
.BgClassName
{
background-color: #A26061;
}
</style>
border-color css
<style>
span { border-color: #A26061; }
span { border-color: rgb(162,96,97); }
td.TdClassName
{
border-color: #A26061;
}
.TagClassName
{
border-color: #A26061;
}
</style>