Shades of Turkish Rose #A37274
Tints of Turkish Rose #A37274
RGB
CMYK
RGB Variations
Color information
#A37274 (or 0xA37274) is known color: Turkish Rose. HEX triplet: A3, 72 and 74. RGB value is (163,114,116). Sum of RGB (Red+Green+Blue) = 163+114+116=393 (52% of max value = 765). Red value is 163 (64.06% from 255 or 41.48% from 393); Green value is 114 (44.92% from 255 or 29.01% from 393); Blue value is 116 (45.70% from 255 or 29.52% from 393); Max value from RGB is 163 - color contains mainly: red. Hex color #A37274 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A37274 is #5C8D8B. Grayscale: #808080. Windows color (decimal): -6065548 or 7631523. OLE color: 7631523.
HSL color Cylindrical-coordinate representation of color #A37274: hue angle of 357.55º 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 #A37274 is Cyan = 0, Magento = 0.30, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 114 | 116 | - |
| CMYK | 0 | 0.30 | 0.29 | 0.36 |
| HSL | 357.55º | 0.21% | 0.54% | - |
| HSV(B) | 357.55º | 0.3% | 0.64% | - |
| XYZ | 24.27 | 21.08 | 19.31 | - |
| YUV | 128.88 | 120.73 | 152.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 114 | 116 | 0 | 0.30 | 0.29 | 0.36 | 357.55 | 0.21 | 0.54 |
| Hex | A3 | 72 | 74 | 0 | 1E | 1D | 24 | 166 | 15 | 36 |
| Octal | 243 | 162 | 164 | 0 | 36 | 35 | 44 | 546 | 25 | 66 |
| Binary | 10100011 | 1110010 | 1110100 | 0 | 11110 | 11101 | 100100 | 101100110 | 10101 | 110110 |
Color Harmonies of #A37274
Complementary color
Monochromatic Colors of #A37274
Black with #A37274
Text Example
Text Example
White with #A37274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37274; }
p { color: rgb(163,114,116); }
H1.HeaderClassName
{
color: #A37274;
}
.AnyTagClassName
{
color: #A37274;
}
</style>
background-color css
<style>
a { background-color: #A37274; }
a { background-color: rgb(163,114,116); }
div.DivClassName
{
background-color: #A37274;
}
.BgClassName
{
background-color: #A37274;
}
</style>
border-color css
<style>
span { border-color: #A37274; }
span { border-color: rgb(163,114,116); }
td.TdClassName
{
border-color: #A37274;
}
.TagClassName
{
border-color: #A37274;
}
</style>