Shades of Turkish Rose #A26062
Tints of Turkish Rose #A26062
RGB
CMYK
RGB Variations
Color information
#A26062 (or 0xA26062) is known color: Turkish Rose. HEX triplet: A2, 60 and 62. RGB value is (162,96,98). Sum of RGB (Red+Green+Blue) = 162+96+98=356 (47% of max value = 765). Red value is 162 (63.67% from 255 or 45.51% from 356); Green value is 96 (37.89% from 255 or 26.97% from 356); Blue value is 98 (38.67% from 255 or 27.53% from 356); Max value from RGB is 162 - color contains mainly: red. Hex color #A26062 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A26062 is #5D9F9D. Grayscale: #747474. Windows color (decimal): -6135710 or 6447266. OLE color: 6447266.
HSL color Cylindrical-coordinate representation of color #A26062: hue angle of 358.18º 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 #A26062 is Cyan = 0, Magento = 0.41, Yellow = 0.40 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 96 | 98 | - |
| CMYK | 0 | 0.41 | 0.40 | 0.36 |
| HSL | 358.18º | 0.26% | 0.51% | - |
| HSV(B) | 358.18º | 0.41% | 0.64% | - |
| XYZ | 21.29 | 16.93 | 13.7 | - |
| YUV | 115.96 | 117.87 | 160.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 96 | 98 | 0 | 0.41 | 0.40 | 0.36 | 358.18 | 0.26 | 0.51 |
| Hex | A2 | 60 | 62 | 0 | 29 | 28 | 24 | 166 | 1A | 33 |
| Octal | 242 | 140 | 142 | 0 | 51 | 50 | 44 | 546 | 32 | 63 |
| Binary | 10100010 | 1100000 | 1100010 | 0 | 101001 | 101000 | 100100 | 101100110 | 11010 | 110011 |
Color Harmonies of #A26062
Complementary color
Monochromatic Colors of #A26062
Black with #A26062
Text Example
Text Example
White with #A26062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A26062; }
p { color: rgb(162,96,98); }
H1.HeaderClassName
{
color: #A26062;
}
.AnyTagClassName
{
color: #A26062;
}
</style>
background-color css
<style>
a { background-color: #A26062; }
a { background-color: rgb(162,96,98); }
div.DivClassName
{
background-color: #A26062;
}
.BgClassName
{
background-color: #A26062;
}
</style>
border-color css
<style>
span { border-color: #A26062; }
span { border-color: rgb(162,96,98); }
td.TdClassName
{
border-color: #A26062;
}
.TagClassName
{
border-color: #A26062;
}
</style>