Shades of Turkish Rose #A37376
Tints of Turkish Rose #A37376
RGB
CMYK
RGB Variations
Color information
#A37376 (or 0xA37376) is known color: Turkish Rose. HEX triplet: A3, 73 and 76. RGB value is (163,115,118). Sum of RGB (Red+Green+Blue) = 163+115+118=396 (52% of max value = 765). Red value is 163 (64.06% from 255 or 41.16% from 396); Green value is 115 (45.31% from 255 or 29.04% from 396); Blue value is 118 (46.48% from 255 or 29.80% from 396); Max value from RGB is 163 - color contains mainly: red. Hex color #A37376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A37376 is #5C8C89. Grayscale: #818181. Windows color (decimal): -6065290 or 7762851. OLE color: 7762851.
HSL color Cylindrical-coordinate representation of color #A37376: hue angle of 356.25º degrees, saturation: 0.21, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A37376 is Cyan = 0, Magento = 0.29, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 115 | 118 | - |
| CMYK | 0 | 0.29 | 0.28 | 0.36 |
| HSL | 356.25º | 0.21% | 0.55% | - |
| HSV(B) | 356.25º | 0.29% | 0.64% | - |
| XYZ | 24.51 | 21.36 | 19.97 | - |
| YUV | 129.69 | 121.4 | 151.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 115 | 118 | 0 | 0.29 | 0.28 | 0.36 | 356.25 | 0.21 | 0.55 |
| Hex | A3 | 73 | 76 | 0 | 1D | 1C | 24 | 164 | 15 | 37 |
| Octal | 243 | 163 | 166 | 0 | 35 | 34 | 44 | 544 | 25 | 67 |
| Binary | 10100011 | 1110011 | 1110110 | 0 | 11101 | 11100 | 100100 | 101100100 | 10101 | 110111 |
Color Harmonies of #A37376
Complementary color
Monochromatic Colors of #A37376
Black with #A37376
Text Example
Text Example
White with #A37376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37376; }
p { color: rgb(163,115,118); }
H1.HeaderClassName
{
color: #A37376;
}
.AnyTagClassName
{
color: #A37376;
}
</style>
background-color css
<style>
a { background-color: #A37376; }
a { background-color: rgb(163,115,118); }
div.DivClassName
{
background-color: #A37376;
}
.BgClassName
{
background-color: #A37376;
}
</style>
border-color css
<style>
span { border-color: #A37376; }
span { border-color: rgb(163,115,118); }
td.TdClassName
{
border-color: #A37376;
}
.TagClassName
{
border-color: #A37376;
}
</style>