Shades of Turkish Rose #A37879
Tints of Turkish Rose #A37879
RGB
CMYK
RGB Variations
Color information
#A37879 (or 0xA37879) is known color: Turkish Rose. HEX triplet: A3, 78 and 79. RGB value is (163,120,121). Sum of RGB (Red+Green+Blue) = 163+120+121=404 (53% of max value = 765). Red value is 163 (64.06% from 255 or 40.35% from 404); Green value is 120 (47.27% from 255 or 29.70% from 404); Blue value is 121 (47.66% from 255 or 29.95% from 404); Max value from RGB is 163 - color contains mainly: red. Hex color #A37879 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A37879 is #5C8786. Grayscale: #858585. Windows color (decimal): -6064007 or 7960739. OLE color: 7960739.
HSL color Cylindrical-coordinate representation of color #A37879: hue angle of 358.6º degrees, saturation: 0.19, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A37879 is Cyan = 0, Magento = 0.26, Yellow = 0.26 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 120 | 121 | - |
| CMYK | 0 | 0.26 | 0.26 | 0.36 |
| HSL | 358.6º | 0.19% | 0.55% | - |
| HSV(B) | 358.6º | 0.26% | 0.64% | - |
| XYZ | 25.27 | 22.6 | 21.12 | - |
| YUV | 132.97 | 121.25 | 149.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 120 | 121 | 0 | 0.26 | 0.26 | 0.36 | 358.6 | 0.19 | 0.55 |
| Hex | A3 | 78 | 79 | 0 | 1A | 1A | 24 | 167 | 13 | 37 |
| Octal | 243 | 170 | 171 | 0 | 32 | 32 | 44 | 547 | 23 | 67 |
| Binary | 10100011 | 1111000 | 1111001 | 0 | 11010 | 11010 | 100100 | 101100111 | 10011 | 110111 |
Color Harmonies of #A37879
Complementary color
Monochromatic Colors of #A37879
Black with #A37879
Text Example
Text Example
White with #A37879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37879; }
p { color: rgb(163,120,121); }
H1.HeaderClassName
{
color: #A37879;
}
.AnyTagClassName
{
color: #A37879;
}
</style>
background-color css
<style>
a { background-color: #A37879; }
a { background-color: rgb(163,120,121); }
div.DivClassName
{
background-color: #A37879;
}
.BgClassName
{
background-color: #A37879;
}
</style>
border-color css
<style>
span { border-color: #A37879; }
span { border-color: rgb(163,120,121); }
td.TdClassName
{
border-color: #A37879;
}
.TagClassName
{
border-color: #A37879;
}
</style>