Shades of Turkish Rose #A36674
Tints of Turkish Rose #A36674
RGB
CMYK
RGB Variations
Color information
#A36674 (or 0xA36674) is known color: Turkish Rose. HEX triplet: A3, 66 and 74. RGB value is (163,102,116). Sum of RGB (Red+Green+Blue) = 163+102+116=381 (50% of max value = 765). Red value is 163 (64.06% from 255 or 42.78% from 381); Green value is 102 (40.23% from 255 or 26.77% from 381); Blue value is 116 (45.70% from 255 or 30.45% from 381); Max value from RGB is 163 - color contains mainly: red. Hex color #A36674 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A36674 is #5C998B. Grayscale: #797979. Windows color (decimal): -6068620 or 7628451. OLE color: 7628451.
HSL color Cylindrical-coordinate representation of color #A36674: hue angle of 346.23º 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 #A36674 is Cyan = 0, Magento = 0.37, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 102 | 116 | - |
| CMYK | 0 | 0.37 | 0.29 | 0.36 |
| HSL | 346.23º | 0.25% | 0.52% | - |
| HSV(B) | 346.23º | 0.37% | 0.64% | - |
| XYZ | 23.01 | 18.55 | 18.89 | - |
| YUV | 121.84 | 124.71 | 157.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 102 | 116 | 0 | 0.37 | 0.29 | 0.36 | 346.23 | 0.25 | 0.52 |
| Hex | A3 | 66 | 74 | 0 | 25 | 1D | 24 | 15A | 19 | 34 |
| Octal | 243 | 146 | 164 | 0 | 45 | 35 | 44 | 532 | 31 | 64 |
| Binary | 10100011 | 1100110 | 1110100 | 0 | 100101 | 11101 | 100100 | 101011010 | 11001 | 110100 |
Color Harmonies of #A36674
Complementary color
Monochromatic Colors of #A36674
Black with #A36674
Text Example
Text Example
White with #A36674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36674; }
p { color: rgb(163,102,116); }
H1.HeaderClassName
{
color: #A36674;
}
.AnyTagClassName
{
color: #A36674;
}
</style>
background-color css
<style>
a { background-color: #A36674; }
a { background-color: rgb(163,102,116); }
div.DivClassName
{
background-color: #A36674;
}
.BgClassName
{
background-color: #A36674;
}
</style>
border-color css
<style>
span { border-color: #A36674; }
span { border-color: rgb(163,102,116); }
td.TdClassName
{
border-color: #A36674;
}
.TagClassName
{
border-color: #A36674;
}
</style>