Shades of Turkish Rose #A3767E
Tints of Turkish Rose #A3767E
RGB
CMYK
RGB Variations
Color information
#A3767E (or 0xA3767E) is known color: Turkish Rose. HEX triplet: A3, 76 and 7E. RGB value is (163,118,126). Sum of RGB (Red+Green+Blue) = 163+118+126=407 (53% of max value = 765). Red value is 163 (64.06% from 255 or 40.05% from 407); Green value is 118 (46.48% from 255 or 28.99% from 407); Blue value is 126 (49.61% from 255 or 30.96% from 407); Max value from RGB is 163 - color contains mainly: red. Hex color #A3767E is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A3767E is #5C8981. Grayscale: #848484. Windows color (decimal): -6064514 or 8287907. OLE color: 8287907.
HSL color Cylindrical-coordinate representation of color #A3767E: hue angle of 349.33º degrees, saturation: 0.2, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A3767E is Cyan = 0, Magento = 0.28, Yellow = 0.23 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 118 | 126 | - |
| CMYK | 0 | 0.28 | 0.23 | 0.36 |
| HSL | 349.33º | 0.2% | 0.55% | - |
| HSV(B) | 349.33º | 0.28% | 0.64% | - |
| XYZ | 25.35 | 22.25 | 22.7 | - |
| YUV | 132.37 | 124.41 | 149.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 118 | 126 | 0 | 0.28 | 0.23 | 0.36 | 349.33 | 0.2 | 0.55 |
| Hex | A3 | 76 | 7E | 0 | 1C | 17 | 24 | 15D | 14 | 37 |
| Octal | 243 | 166 | 176 | 0 | 34 | 27 | 44 | 535 | 24 | 67 |
| Binary | 10100011 | 1110110 | 1111110 | 0 | 11100 | 10111 | 100100 | 101011101 | 10100 | 110111 |
Color Harmonies of #A3767E
Complementary color
Monochromatic Colors of #A3767E
Black with #A3767E
Text Example
Text Example
White with #A3767E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A3767E; }
p { color: rgb(163,118,126); }
H1.HeaderClassName
{
color: #A3767E;
}
.AnyTagClassName
{
color: #A3767E;
}
</style>
background-color css
<style>
a { background-color: #A3767E; }
a { background-color: rgb(163,118,126); }
div.DivClassName
{
background-color: #A3767E;
}
.BgClassName
{
background-color: #A3767E;
}
</style>
border-color css
<style>
span { border-color: #A3767E; }
span { border-color: rgb(163,118,126); }
td.TdClassName
{
border-color: #A3767E;
}
.TagClassName
{
border-color: #A3767E;
}
</style>