Shades of Turkish Rose #A37375
Tints of Turkish Rose #A37375
RGB
CMYK
RGB Variations
Color information
#A37375 (or 0xA37375) is known color: Turkish Rose. HEX triplet: A3, 73 and 75. RGB value is (163,115,117). Sum of RGB (Red+Green+Blue) = 163+115+117=395 (52% of max value = 765). Red value is 163 (64.06% from 255 or 41.27% from 395); Green value is 115 (45.31% from 255 or 29.11% from 395); Blue value is 117 (46.09% from 255 or 29.62% from 395); Max value from RGB is 163 - color contains mainly: red. Hex color #A37375 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A37375 is #5C8C8A. Grayscale: #818181. Windows color (decimal): -6065291 or 7697315. OLE color: 7697315.
HSL color Cylindrical-coordinate representation of color #A37375: hue angle of 357.5º 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 #A37375 is Cyan = 0, Magento = 0.29, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 115 | 117 | - |
| CMYK | 0 | 0.29 | 0.28 | 0.36 |
| HSL | 357.5º | 0.21% | 0.55% | - |
| HSV(B) | 357.5º | 0.29% | 0.64% | - |
| XYZ | 24.45 | 21.33 | 19.66 | - |
| YUV | 129.58 | 120.9 | 151.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 115 | 117 | 0 | 0.29 | 0.28 | 0.36 | 357.5 | 0.21 | 0.55 |
| Hex | A3 | 73 | 75 | 0 | 1D | 1C | 24 | 166 | 15 | 37 |
| Octal | 243 | 163 | 165 | 0 | 35 | 34 | 44 | 546 | 25 | 67 |
| Binary | 10100011 | 1110011 | 1110101 | 0 | 11101 | 11100 | 100100 | 101100110 | 10101 | 110111 |
Color Harmonies of #A37375
Complementary color
Monochromatic Colors of #A37375
Black with #A37375
Text Example
Text Example
White with #A37375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37375; }
p { color: rgb(163,115,117); }
H1.HeaderClassName
{
color: #A37375;
}
.AnyTagClassName
{
color: #A37375;
}
</style>
background-color css
<style>
a { background-color: #A37375; }
a { background-color: rgb(163,115,117); }
div.DivClassName
{
background-color: #A37375;
}
.BgClassName
{
background-color: #A37375;
}
</style>
border-color css
<style>
span { border-color: #A37375; }
span { border-color: rgb(163,115,117); }
td.TdClassName
{
border-color: #A37375;
}
.TagClassName
{
border-color: #A37375;
}
</style>