Shades of Turkish Rose #A06267
Tints of Turkish Rose #A06267
RGB
CMYK
RGB Variations
Color information
#A06267 (or 0xA06267) is known color: Turkish Rose. HEX triplet: A0, 62 and 67. RGB value is (160,98,103). Sum of RGB (Red+Green+Blue) = 160+98+103=361 (47% of max value = 765). Red value is 160 (62.89% from 255 or 44.32% from 361); Green value is 98 (38.67% from 255 or 27.15% from 361); Blue value is 103 (40.62% from 255 or 28.53% from 361); Max value from RGB is 160 - color contains mainly: red. Hex color #A06267 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A06267 is #5F9D98. Grayscale: #757575. Windows color (decimal): -6266265 or 6775456. OLE color: 6775456.
HSL color Cylindrical-coordinate representation of color #A06267: hue angle of 355.16º degrees, saturation: 0.25, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A06267 is Cyan = 0, Magento = 0.39, Yellow = 0.36 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 98 | 103 | - |
| CMYK | 0 | 0.39 | 0.36 | 0.37 |
| HSL | 355.16º | 0.25% | 0.51% | - |
| HSV(B) | 355.16º | 0.39% | 0.63% | - |
| XYZ | 21.31 | 17.19 | 15.03 | - |
| YUV | 117.11 | 120.04 | 158.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 98 | 103 | 0 | 0.39 | 0.36 | 0.37 | 355.16 | 0.25 | 0.51 |
| Hex | A0 | 62 | 67 | 0 | 27 | 24 | 25 | 163 | 19 | 33 |
| Octal | 240 | 142 | 147 | 0 | 47 | 44 | 45 | 543 | 31 | 63 |
| Binary | 10100000 | 1100010 | 1100111 | 0 | 100111 | 100100 | 100101 | 101100011 | 11001 | 110011 |
Color Harmonies of #A06267
Complementary color
Monochromatic Colors of #A06267
Black with #A06267
Text Example
Text Example
White with #A06267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A06267; }
p { color: rgb(160,98,103); }
H1.HeaderClassName
{
color: #A06267;
}
.AnyTagClassName
{
color: #A06267;
}
</style>
background-color css
<style>
a { background-color: #A06267; }
a { background-color: rgb(160,98,103); }
div.DivClassName
{
background-color: #A06267;
}
.BgClassName
{
background-color: #A06267;
}
</style>
border-color css
<style>
span { border-color: #A06267; }
span { border-color: rgb(160,98,103); }
td.TdClassName
{
border-color: #A06267;
}
.TagClassName
{
border-color: #A06267;
}
</style>