Shades of Turkish Rose #A26067
Tints of Turkish Rose #A26067
RGB
CMYK
RGB Variations
Color information
#A26067 (or 0xA26067) is known color: Turkish Rose. HEX triplet: A2, 60 and 67. RGB value is (162,96,103). Sum of RGB (Red+Green+Blue) = 162+96+103=361 (47% of max value = 765). Red value is 162 (63.67% from 255 or 44.88% from 361); Green value is 96 (37.89% from 255 or 26.59% from 361); Blue value is 103 (40.62% from 255 or 28.53% from 361); Max value from RGB is 162 - color contains mainly: red. Hex color #A26067 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A26067 is #5D9F98. Grayscale: #747474. Windows color (decimal): -6135705 or 6774946. OLE color: 6774946.
HSL color Cylindrical-coordinate representation of color #A26067: hue angle of 353.64º 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 #A26067 is Cyan = 0, Magento = 0.41, Yellow = 0.36 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 96 | 103 | - |
| CMYK | 0 | 0.41 | 0.36 | 0.36 |
| HSL | 353.64º | 0.26% | 0.51% | - |
| HSV(B) | 353.64º | 0.41% | 0.64% | - |
| XYZ | 21.53 | 17.03 | 14.98 | - |
| YUV | 116.53 | 120.37 | 160.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 96 | 103 | 0 | 0.41 | 0.36 | 0.36 | 353.64 | 0.26 | 0.51 |
| Hex | A2 | 60 | 67 | 0 | 29 | 24 | 24 | 162 | 1A | 33 |
| Octal | 242 | 140 | 147 | 0 | 51 | 44 | 44 | 542 | 32 | 63 |
| Binary | 10100010 | 1100000 | 1100111 | 0 | 101001 | 100100 | 100100 | 101100010 | 11010 | 110011 |
Color Harmonies of #A26067
Complementary color
Monochromatic Colors of #A26067
Black with #A26067
Text Example
Text Example
White with #A26067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26067; }
p { color: rgb(162,96,103); }
H1.HeaderClassName
{
color: #A26067;
}
.AnyTagClassName
{
color: #A26067;
}
</style>
background-color css
<style>
a { background-color: #A26067; }
a { background-color: rgb(162,96,103); }
div.DivClassName
{
background-color: #A26067;
}
.BgClassName
{
background-color: #A26067;
}
</style>
border-color css
<style>
span { border-color: #A26067; }
span { border-color: rgb(162,96,103); }
td.TdClassName
{
border-color: #A26067;
}
.TagClassName
{
border-color: #A26067;
}
</style>