Shades of Turkish Rose #A07681
Tints of Turkish Rose #A07681
RGB
CMYK
RGB Variations
Color information
#A07681 (or 0xA07681) is known color: Turkish Rose. HEX triplet: A0, 76 and 81. RGB value is (160,118,129). Sum of RGB (Red+Green+Blue) = 160+118+129=407 (53% of max value = 765). Red value is 160 (62.89% from 255 or 39.31% from 407); Green value is 118 (46.48% from 255 or 28.99% from 407); Blue value is 129 (50.78% from 255 or 31.70% from 407); Max value from RGB is 160 - color contains mainly: red. Hex color #A07681 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A07681 is #5F897E. Grayscale: #838383. Windows color (decimal): -6261119 or 8484512. OLE color: 8484512.
HSL color Cylindrical-coordinate representation of color #A07681: hue angle of 344.29º degrees, saturation: 0.18, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A07681 is Cyan = 0, Magento = 0.26, Yellow = 0.19 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 118 | 129 | - |
| CMYK | 0 | 0.26 | 0.19 | 0.37 |
| HSL | 344.29º | 0.18% | 0.55% | - |
| HSV(B) | 344.29º | 0.26% | 0.63% | - |
| XYZ | 24.94 | 22.02 | 23.7 | - |
| YUV | 131.81 | 126.41 | 148.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 118 | 129 | 0 | 0.26 | 0.19 | 0.37 | 344.29 | 0.18 | 0.55 |
| Hex | A0 | 76 | 81 | 0 | 1A | 13 | 25 | 158 | 12 | 37 |
| Octal | 240 | 166 | 201 | 0 | 32 | 23 | 45 | 530 | 22 | 67 |
| Binary | 10100000 | 1110110 | 10000001 | 0 | 11010 | 10011 | 100101 | 101011000 | 10010 | 110111 |
Color Harmonies of #A07681
Complementary color
Monochromatic Colors of #A07681
Black with #A07681
Text Example
Text Example
White with #A07681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07681; }
p { color: rgb(160,118,129); }
H1.HeaderClassName
{
color: #A07681;
}
.AnyTagClassName
{
color: #A07681;
}
</style>
background-color css
<style>
a { background-color: #A07681; }
a { background-color: rgb(160,118,129); }
div.DivClassName
{
background-color: #A07681;
}
.BgClassName
{
background-color: #A07681;
}
</style>
border-color css
<style>
span { border-color: #A07681; }
span { border-color: rgb(160,118,129); }
td.TdClassName
{
border-color: #A07681;
}
.TagClassName
{
border-color: #A07681;
}
</style>