Shades of Turkish Rose #A36675
Tints of Turkish Rose #A36675
RGB
CMYK
RGB Variations
Color information
#A36675 (or 0xA36675) is known color: Turkish Rose. HEX triplet: A3, 66 and 75. RGB value is (163,102,117). Sum of RGB (Red+Green+Blue) = 163+102+117=382 (50% of max value = 765). Red value is 163 (64.06% from 255 or 42.67% from 382); Green value is 102 (40.23% from 255 or 26.70% from 382); Blue value is 117 (46.09% from 255 or 30.63% from 382); Max value from RGB is 163 - color contains mainly: red. Hex color #A36675 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A36675 is #5C998A. Grayscale: #797979. Windows color (decimal): -6068619 or 7693987. OLE color: 7693987.
HSL color Cylindrical-coordinate representation of color #A36675: hue angle of 345.25º degrees, saturation: 0.25, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A36675 is Cyan = 0, Magento = 0.37, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 102 | 117 | - |
| CMYK | 0 | 0.37 | 0.28 | 0.36 |
| HSL | 345.25º | 0.25% | 0.52% | - |
| HSV(B) | 345.25º | 0.37% | 0.64% | - |
| XYZ | 23.07 | 18.57 | 19.2 | - |
| YUV | 121.95 | 125.21 | 157.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 102 | 117 | 0 | 0.37 | 0.28 | 0.36 | 345.25 | 0.25 | 0.52 |
| Hex | A3 | 66 | 75 | 0 | 25 | 1C | 24 | 159 | 19 | 34 |
| Octal | 243 | 146 | 165 | 0 | 45 | 34 | 44 | 531 | 31 | 64 |
| Binary | 10100011 | 1100110 | 1110101 | 0 | 100101 | 11100 | 100100 | 101011001 | 11001 | 110100 |
Color Harmonies of #A36675
Complementary color
Monochromatic Colors of #A36675
Black with #A36675
Text Example
Text Example
White with #A36675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36675; }
p { color: rgb(163,102,117); }
H1.HeaderClassName
{
color: #A36675;
}
.AnyTagClassName
{
color: #A36675;
}
</style>
background-color css
<style>
a { background-color: #A36675; }
a { background-color: rgb(163,102,117); }
div.DivClassName
{
background-color: #A36675;
}
.BgClassName
{
background-color: #A36675;
}
</style>
border-color css
<style>
span { border-color: #A36675; }
span { border-color: rgb(163,102,117); }
td.TdClassName
{
border-color: #A36675;
}
.TagClassName
{
border-color: #A36675;
}
</style>