Shades of Turkish Rose #A27576
Tints of Turkish Rose #A27576
RGB
CMYK
RGB Variations
Color information
#A27576 (or 0xA27576) is known color: Turkish Rose. HEX triplet: A2, 75 and 76. RGB value is (162,117,118). Sum of RGB (Red+Green+Blue) = 162+117+118=397 (52% of max value = 765). Red value is 162 (63.67% from 255 or 40.81% from 397); Green value is 117 (46.09% from 255 or 29.47% from 397); Blue value is 118 (46.48% from 255 or 29.72% from 397); Max value from RGB is 162 - color contains mainly: red. Hex color #A27576 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A27576 is #5D8A89. Grayscale: #828282. Windows color (decimal): -6130314 or 7763362. OLE color: 7763362.
HSL color Cylindrical-coordinate representation of color #A27576: hue angle of 358.67º degrees, saturation: 0.19, 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 #A27576 is Cyan = 0, Magento = 0.28, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 117 | 118 | - |
| CMYK | 0 | 0.28 | 0.27 | 0.36 |
| HSL | 358.67º | 0.19% | 0.55% | - |
| HSV(B) | 358.67º | 0.28% | 0.64% | - |
| XYZ | 24.53 | 21.71 | 20.04 | - |
| YUV | 130.57 | 120.91 | 150.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 117 | 118 | 0 | 0.28 | 0.27 | 0.36 | 358.67 | 0.19 | 0.55 |
| Hex | A2 | 75 | 76 | 0 | 1C | 1B | 24 | 167 | 13 | 37 |
| Octal | 242 | 165 | 166 | 0 | 34 | 33 | 44 | 547 | 23 | 67 |
| Binary | 10100010 | 1110101 | 1110110 | 0 | 11100 | 11011 | 100100 | 101100111 | 10011 | 110111 |
Color Harmonies of #A27576
Complementary color
Monochromatic Colors of #A27576
Black with #A27576
Text Example
Text Example
White with #A27576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27576; }
p { color: rgb(162,117,118); }
H1.HeaderClassName
{
color: #A27576;
}
.AnyTagClassName
{
color: #A27576;
}
</style>
background-color css
<style>
a { background-color: #A27576; }
a { background-color: rgb(162,117,118); }
div.DivClassName
{
background-color: #A27576;
}
.BgClassName
{
background-color: #A27576;
}
</style>
border-color css
<style>
span { border-color: #A27576; }
span { border-color: rgb(162,117,118); }
td.TdClassName
{
border-color: #A27576;
}
.TagClassName
{
border-color: #A27576;
}
</style>