Shades of Turkish Rose #A27275
Tints of Turkish Rose #A27275
RGB
CMYK
RGB Variations
Color information
#A27275 (or 0xA27275) is known color: Turkish Rose. HEX triplet: A2, 72 and 75. RGB value is (162,114,117). Sum of RGB (Red+Green+Blue) = 162+114+117=393 (52% of max value = 765). Red value is 162 (63.67% from 255 or 41.22% from 393); Green value is 114 (44.92% from 255 or 29.01% from 393); Blue value is 117 (46.09% from 255 or 29.77% from 393); Max value from RGB is 162 - color contains mainly: red. Hex color #A27275 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A27275 is #5D8D8A. Grayscale: #808080. Windows color (decimal): -6131083 or 7697058. OLE color: 7697058.
HSL color Cylindrical-coordinate representation of color #A27275: hue angle of 356.25º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A27275 is Cyan = 0, Magento = 0.30, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 114 | 117 | - |
| CMYK | 0 | 0.30 | 0.28 | 0.36 |
| HSL | 356.25º | 0.21% | 0.54% | - |
| HSV(B) | 356.25º | 0.3% | 0.64% | - |
| XYZ | 24.13 | 21 | 19.61 | - |
| YUV | 128.69 | 121.4 | 151.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 114 | 117 | 0 | 0.30 | 0.28 | 0.36 | 356.25 | 0.21 | 0.54 |
| Hex | A2 | 72 | 75 | 0 | 1E | 1C | 24 | 164 | 15 | 36 |
| Octal | 242 | 162 | 165 | 0 | 36 | 34 | 44 | 544 | 25 | 66 |
| Binary | 10100010 | 1110010 | 1110101 | 0 | 11110 | 11100 | 100100 | 101100100 | 10101 | 110110 |
Color Harmonies of #A27275
Complementary color
Monochromatic Colors of #A27275
Black with #A27275
Text Example
Text Example
White with #A27275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27275; }
p { color: rgb(162,114,117); }
H1.HeaderClassName
{
color: #A27275;
}
.AnyTagClassName
{
color: #A27275;
}
</style>
background-color css
<style>
a { background-color: #A27275; }
a { background-color: rgb(162,114,117); }
div.DivClassName
{
background-color: #A27275;
}
.BgClassName
{
background-color: #A27275;
}
</style>
border-color css
<style>
span { border-color: #A27275; }
span { border-color: rgb(162,114,117); }
td.TdClassName
{
border-color: #A27275;
}
.TagClassName
{
border-color: #A27275;
}
</style>