Shades of Turkish Rose #A27681
Tints of Turkish Rose #A27681
RGB
CMYK
RGB Variations
Color information
#A27681 (or 0xA27681) is known color: Turkish Rose. HEX triplet: A2, 76 and 81. RGB value is (162,118,129). Sum of RGB (Red+Green+Blue) = 162+118+129=409 (54% of max value = 765). Red value is 162 (63.67% from 255 or 39.61% from 409); Green value is 118 (46.48% from 255 or 28.85% from 409); Blue value is 129 (50.78% from 255 or 31.54% from 409); Max value from RGB is 162 - color contains mainly: red. Hex color #A27681 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A27681 is #5D897E. Grayscale: #848484. Windows color (decimal): -6130047 or 8484514. OLE color: 8484514.
HSL color Cylindrical-coordinate representation of color #A27681: hue angle of 345º degrees, saturation: 0.19, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A27681 is Cyan = 0, Magento = 0.27, Yellow = 0.20 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 118 | 129 | - |
| CMYK | 0 | 0.27 | 0.20 | 0.36 |
| HSL | 345º | 0.19% | 0.55% | - |
| HSV(B) | 345º | 0.27% | 0.64% | - |
| XYZ | 25.34 | 22.22 | 23.72 | - |
| YUV | 132.41 | 126.08 | 149.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 118 | 129 | 0 | 0.27 | 0.20 | 0.36 | 345 | 0.19 | 0.55 |
| Hex | A2 | 76 | 81 | 0 | 1B | 14 | 24 | 159 | 13 | 37 |
| Octal | 242 | 166 | 201 | 0 | 33 | 24 | 44 | 531 | 23 | 67 |
| Binary | 10100010 | 1110110 | 10000001 | 0 | 11011 | 10100 | 100100 | 101011001 | 10011 | 110111 |
Color Harmonies of #A27681
Complementary color
Monochromatic Colors of #A27681
Black with #A27681
Text Example
Text Example
White with #A27681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27681; }
p { color: rgb(162,118,129); }
H1.HeaderClassName
{
color: #A27681;
}
.AnyTagClassName
{
color: #A27681;
}
</style>
background-color css
<style>
a { background-color: #A27681; }
a { background-color: rgb(162,118,129); }
div.DivClassName
{
background-color: #A27681;
}
.BgClassName
{
background-color: #A27681;
}
</style>
border-color css
<style>
span { border-color: #A27681; }
span { border-color: rgb(162,118,129); }
td.TdClassName
{
border-color: #A27681;
}
.TagClassName
{
border-color: #A27681;
}
</style>