Shades of Turkish Rose #A37277
Tints of Turkish Rose #A37277
RGB
CMYK
RGB Variations
Color information
#A37277 (or 0xA37277) is known color: Turkish Rose. HEX triplet: A3, 72 and 77. RGB value is (163,114,119). Sum of RGB (Red+Green+Blue) = 163+114+119=396 (52% of max value = 765). Red value is 163 (64.06% from 255 or 41.16% from 396); Green value is 114 (44.92% from 255 or 28.79% from 396); Blue value is 119 (46.88% from 255 or 30.05% from 396); Max value from RGB is 163 - color contains mainly: red. Hex color #A37277 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A37277 is #5C8D88. Grayscale: #818181. Windows color (decimal): -6065545 or 7828131. OLE color: 7828131.
HSL color Cylindrical-coordinate representation of color #A37277: hue angle of 353.88º 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 #A37277 is Cyan = 0, Magento = 0.30, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 114 | 119 | - |
| CMYK | 0 | 0.30 | 0.27 | 0.36 |
| HSL | 353.88º | 0.21% | 0.54% | - |
| HSV(B) | 353.88º | 0.3% | 0.64% | - |
| XYZ | 24.45 | 21.15 | 20.25 | - |
| YUV | 129.22 | 122.23 | 152.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 114 | 119 | 0 | 0.30 | 0.27 | 0.36 | 353.88 | 0.21 | 0.54 |
| Hex | A3 | 72 | 77 | 0 | 1E | 1B | 24 | 162 | 15 | 36 |
| Octal | 243 | 162 | 167 | 0 | 36 | 33 | 44 | 542 | 25 | 66 |
| Binary | 10100011 | 1110010 | 1110111 | 0 | 11110 | 11011 | 100100 | 101100010 | 10101 | 110110 |
Color Harmonies of #A37277
Complementary color
Monochromatic Colors of #A37277
Black with #A37277
Text Example
Text Example
White with #A37277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37277; }
p { color: rgb(163,114,119); }
H1.HeaderClassName
{
color: #A37277;
}
.AnyTagClassName
{
color: #A37277;
}
</style>
background-color css
<style>
a { background-color: #A37277; }
a { background-color: rgb(163,114,119); }
div.DivClassName
{
background-color: #A37277;
}
.BgClassName
{
background-color: #A37277;
}
</style>
border-color css
<style>
span { border-color: #A37277; }
span { border-color: rgb(163,114,119); }
td.TdClassName
{
border-color: #A37277;
}
.TagClassName
{
border-color: #A37277;
}
</style>