Shades of Turkish Rose #A27075
Tints of Turkish Rose #A27075
RGB
CMYK
RGB Variations
Color information
#A27075 (or 0xA27075) is known color: Turkish Rose. HEX triplet: A2, 70 and 75. RGB value is (162,112,117). Sum of RGB (Red+Green+Blue) = 162+112+117=391 (51% of max value = 765). Red value is 162 (63.67% from 255 or 41.43% from 391); Green value is 112 (44.14% from 255 or 28.64% from 391); Blue value is 117 (46.09% from 255 or 29.92% from 391); Max value from RGB is 162 - color contains mainly: red. Hex color #A27075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A27075 is #5D8F8A. Grayscale: #7F7F7F. Windows color (decimal): -6131595 or 7696546. OLE color: 7696546.
HSL color Cylindrical-coordinate representation of color #A27075: hue angle of 354º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A27075 is Cyan = 0, Magento = 0.31, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 112 | 117 | - |
| CMYK | 0 | 0.31 | 0.28 | 0.36 |
| HSL | 354º | 0.21% | 0.54% | - |
| HSV(B) | 354º | 0.31% | 0.64% | - |
| XYZ | 23.91 | 20.55 | 19.54 | - |
| YUV | 127.52 | 122.07 | 152.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 112 | 117 | 0 | 0.31 | 0.28 | 0.36 | 354 | 0.21 | 0.54 |
| Hex | A2 | 70 | 75 | 0 | 1F | 1C | 24 | 162 | 15 | 36 |
| Octal | 242 | 160 | 165 | 0 | 37 | 34 | 44 | 542 | 25 | 66 |
| Binary | 10100010 | 1110000 | 1110101 | 0 | 11111 | 11100 | 100100 | 101100010 | 10101 | 110110 |
Color Harmonies of #A27075
Complementary color
Monochromatic Colors of #A27075
Black with #A27075
Text Example
Text Example
White with #A27075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27075; }
p { color: rgb(162,112,117); }
H1.HeaderClassName
{
color: #A27075;
}
.AnyTagClassName
{
color: #A27075;
}
</style>
background-color css
<style>
a { background-color: #A27075; }
a { background-color: rgb(162,112,117); }
div.DivClassName
{
background-color: #A27075;
}
.BgClassName
{
background-color: #A27075;
}
</style>
border-color css
<style>
span { border-color: #A27075; }
span { border-color: rgb(162,112,117); }
td.TdClassName
{
border-color: #A27075;
}
.TagClassName
{
border-color: #A27075;
}
</style>