Shades of Turkish Rose #A86067
Tints of Turkish Rose #A86067
RGB
CMYK
RGB Variations
Color information
#A86067 (or 0xA86067) is known color: Turkish Rose. HEX triplet: A8, 60 and 67. RGB value is (168,96,103). Sum of RGB (Red+Green+Blue) = 168+96+103=367 (48% of max value = 765). Red value is 168 (66.02% from 255 or 45.78% from 367); Green value is 96 (37.89% from 255 or 26.16% from 367); Blue value is 103 (40.62% from 255 or 28.07% from 367); Max value from RGB is 168 - color contains mainly: red. Hex color #A86067 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A86067 is #579F98. Grayscale: #767676. Windows color (decimal): -5742489 or 6774952. OLE color: 6774952.
HSL color Cylindrical-coordinate representation of color #A86067: hue angle of 354.17º degrees, saturation: 0.29, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #A86067 is Cyan = 0, Magento = 0.43, Yellow = 0.39 and Black (K on CMYK) = 0.34.
Color convert
| RGB | 168 | 96 | 103 | - |
| CMYK | 0 | 0.43 | 0.39 | 0.34 |
| HSL | 354.17º | 0.29% | 0.52% | - |
| HSV(B) | 354.17º | 0.43% | 0.66% | - |
| XYZ | 22.78 | 17.67 | 15.04 | - |
| YUV | 118.33 | 119.35 | 163.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 168 | 96 | 103 | 0 | 0.43 | 0.39 | 0.34 | 354.17 | 0.29 | 0.52 |
| Hex | A8 | 60 | 67 | 0 | 2B | 27 | 22 | 162 | 1D | 34 |
| Octal | 250 | 140 | 147 | 0 | 53 | 47 | 42 | 542 | 35 | 64 |
| Binary | 10101000 | 1100000 | 1100111 | 0 | 101011 | 100111 | 100010 | 101100010 | 11101 | 110100 |
Color Harmonies of #A86067
Complementary color
Monochromatic Colors of #A86067
Black with #A86067
Text Example
Text Example
White with #A86067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A86067; }
p { color: rgb(168,96,103); }
H1.HeaderClassName
{
color: #A86067;
}
.AnyTagClassName
{
color: #A86067;
}
</style>
background-color css
<style>
a { background-color: #A86067; }
a { background-color: rgb(168,96,103); }
div.DivClassName
{
background-color: #A86067;
}
.BgClassName
{
background-color: #A86067;
}
</style>
border-color css
<style>
span { border-color: #A86067; }
span { border-color: rgb(168,96,103); }
td.TdClassName
{
border-color: #A86067;
}
.TagClassName
{
border-color: #A86067;
}
</style>