Shades of Turkish Rose #A37576
Tints of Turkish Rose #A37576
RGB
CMYK
RGB Variations
Color information
#A37576 (or 0xA37576) is known color: Turkish Rose. HEX triplet: A3, 75 and 76. RGB value is (163,117,118). Sum of RGB (Red+Green+Blue) = 163+117+118=398 (52% of max value = 765). Red value is 163 (64.06% from 255 or 40.95% from 398); Green value is 117 (46.09% from 255 or 29.40% from 398); Blue value is 118 (46.48% from 255 or 29.65% from 398); Max value from RGB is 163 - color contains mainly: red. Hex color #A37576 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A37576 is #5C8A89. Grayscale: #828282. Windows color (decimal): -6064778 or 7763363. OLE color: 7763363.
HSL color Cylindrical-coordinate representation of color #A37576: hue angle of 358.7º degrees, saturation: 0.2, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A37576 is Cyan = 0, Magento = 0.28, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 117 | 118 | - |
| CMYK | 0 | 0.28 | 0.28 | 0.36 |
| HSL | 358.7º | 0.2% | 0.55% | - |
| HSV(B) | 358.7º | 0.28% | 0.64% | - |
| XYZ | 24.74 | 21.82 | 20.05 | - |
| YUV | 130.87 | 120.74 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 117 | 118 | 0 | 0.28 | 0.28 | 0.36 | 358.7 | 0.2 | 0.55 |
| Hex | A3 | 75 | 76 | 0 | 1C | 1C | 24 | 167 | 14 | 37 |
| Octal | 243 | 165 | 166 | 0 | 34 | 34 | 44 | 547 | 24 | 67 |
| Binary | 10100011 | 1110101 | 1110110 | 0 | 11100 | 11100 | 100100 | 101100111 | 10100 | 110111 |
Color Harmonies of #A37576
Complementary color
Monochromatic Colors of #A37576
Black with #A37576
Text Example
Text Example
White with #A37576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37576; }
p { color: rgb(163,117,118); }
H1.HeaderClassName
{
color: #A37576;
}
.AnyTagClassName
{
color: #A37576;
}
</style>
background-color css
<style>
a { background-color: #A37576; }
a { background-color: rgb(163,117,118); }
div.DivClassName
{
background-color: #A37576;
}
.BgClassName
{
background-color: #A37576;
}
</style>
border-color css
<style>
span { border-color: #A37576; }
span { border-color: rgb(163,117,118); }
td.TdClassName
{
border-color: #A37576;
}
.TagClassName
{
border-color: #A37576;
}
</style>