Shades of Turkish Rose #A37378
Tints of Turkish Rose #A37378
RGB
CMYK
RGB Variations
Color information
#A37378 (or 0xA37378) is known color: Turkish Rose. HEX triplet: A3, 73 and 78. RGB value is (163,115,120). Sum of RGB (Red+Green+Blue) = 163+115+120=398 (52% of max value = 765). Red value is 163 (64.06% from 255 or 40.95% from 398); Green value is 115 (45.31% from 255 or 28.89% from 398); Blue value is 120 (47.27% from 255 or 30.15% from 398); Max value from RGB is 163 - color contains mainly: red. Hex color #A37378 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A37378 is #5C8C87. Grayscale: #818181. Windows color (decimal): -6065288 or 7893923. OLE color: 7893923.
HSL color Cylindrical-coordinate representation of color #A37378: hue angle of 353.75º 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 #A37378 is Cyan = 0, Magento = 0.29, Yellow = 0.26 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 115 | 120 | - |
| CMYK | 0 | 0.29 | 0.26 | 0.36 |
| HSL | 353.75º | 0.21% | 0.55% | - |
| HSV(B) | 353.75º | 0.29% | 0.64% | - |
| XYZ | 24.63 | 21.4 | 20.6 | - |
| YUV | 129.92 | 122.4 | 151.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 115 | 120 | 0 | 0.29 | 0.26 | 0.36 | 353.75 | 0.21 | 0.55 |
| Hex | A3 | 73 | 78 | 0 | 1D | 1A | 24 | 162 | 15 | 37 |
| Octal | 243 | 163 | 170 | 0 | 35 | 32 | 44 | 542 | 25 | 67 |
| Binary | 10100011 | 1110011 | 1111000 | 0 | 11101 | 11010 | 100100 | 101100010 | 10101 | 110111 |
Color Harmonies of #A37378
Complementary color
Monochromatic Colors of #A37378
Black with #A37378
Text Example
Text Example
White with #A37378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A37378; }
p { color: rgb(163,115,120); }
H1.HeaderClassName
{
color: #A37378;
}
.AnyTagClassName
{
color: #A37378;
}
</style>
background-color css
<style>
a { background-color: #A37378; }
a { background-color: rgb(163,115,120); }
div.DivClassName
{
background-color: #A37378;
}
.BgClassName
{
background-color: #A37378;
}
</style>
border-color css
<style>
span { border-color: #A37378; }
span { border-color: rgb(163,115,120); }
td.TdClassName
{
border-color: #A37378;
}
.TagClassName
{
border-color: #A37378;
}
</style>