Shades of Turkish Rose #A37278
Tints of Turkish Rose #A37278
RGB
CMYK
RGB Variations
Color information
#A37278 (or 0xA37278) is known color: Turkish Rose. HEX triplet: A3, 72 and 78. RGB value is (163,114,120). Sum of RGB (Red+Green+Blue) = 163+114+120=397 (52% of max value = 765). Red value is 163 (64.06% from 255 or 41.06% from 397); Green value is 114 (44.92% from 255 or 28.72% from 397); Blue value is 120 (47.27% from 255 or 30.23% from 397); Max value from RGB is 163 - color contains mainly: red. Hex color #A37278 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A37278 is #5C8D87. Grayscale: #818181. Windows color (decimal): -6065544 or 7893667. OLE color: 7893667.
HSL color Cylindrical-coordinate representation of color #A37278: hue angle of 352.65º 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 #A37278 is Cyan = 0, Magento = 0.30, Yellow = 0.26 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 114 | 120 | - |
| CMYK | 0 | 0.30 | 0.26 | 0.36 |
| HSL | 352.65º | 0.21% | 0.54% | - |
| HSV(B) | 352.65º | 0.3% | 0.64% | - |
| XYZ | 24.51 | 21.18 | 20.57 | - |
| YUV | 129.34 | 122.73 | 152.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 114 | 120 | 0 | 0.30 | 0.26 | 0.36 | 352.65 | 0.21 | 0.54 |
| Hex | A3 | 72 | 78 | 0 | 1E | 1A | 24 | 161 | 15 | 36 |
| Octal | 243 | 162 | 170 | 0 | 36 | 32 | 44 | 541 | 25 | 66 |
| Binary | 10100011 | 1110010 | 1111000 | 0 | 11110 | 11010 | 100100 | 101100001 | 10101 | 110110 |
Color Harmonies of #A37278
Complementary color
Monochromatic Colors of #A37278
Black with #A37278
Text Example
Text Example
White with #A37278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37278; }
p { color: rgb(163,114,120); }
H1.HeaderClassName
{
color: #A37278;
}
.AnyTagClassName
{
color: #A37278;
}
</style>
background-color css
<style>
a { background-color: #A37278; }
a { background-color: rgb(163,114,120); }
div.DivClassName
{
background-color: #A37278;
}
.BgClassName
{
background-color: #A37278;
}
</style>
border-color css
<style>
span { border-color: #A37278; }
span { border-color: rgb(163,114,120); }
td.TdClassName
{
border-color: #A37278;
}
.TagClassName
{
border-color: #A37278;
}
</style>