Shades of Turkish Rose #A36677
Tints of Turkish Rose #A36677
RGB
CMYK
RGB Variations
Color information
#A36677 (or 0xA36677) is known color: Turkish Rose. HEX triplet: A3, 66 and 77. RGB value is (163,102,119). Sum of RGB (Red+Green+Blue) = 163+102+119=384 (50% of max value = 765). Red value is 163 (64.06% from 255 or 42.45% from 384); Green value is 102 (40.23% from 255 or 26.56% from 384); Blue value is 119 (46.88% from 255 or 30.99% from 384); Max value from RGB is 163 - color contains mainly: red. Hex color #A36677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A36677 is #5C9988. Grayscale: #7A7A7A. Windows color (decimal): -6068617 or 7825059. OLE color: 7825059.
HSL color Cylindrical-coordinate representation of color #A36677: hue angle of 343.28º 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 #A36677 is Cyan = 0, Magento = 0.37, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 102 | 119 | - |
| CMYK | 0 | 0.37 | 0.27 | 0.36 |
| HSL | 343.28º | 0.25% | 0.52% | - |
| HSV(B) | 343.28º | 0.37% | 0.64% | - |
| XYZ | 23.19 | 18.62 | 19.83 | - |
| YUV | 122.18 | 126.21 | 157.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 102 | 119 | 0 | 0.37 | 0.27 | 0.36 | 343.28 | 0.25 | 0.52 |
| Hex | A3 | 66 | 77 | 0 | 25 | 1B | 24 | 157 | 19 | 34 |
| Octal | 243 | 146 | 167 | 0 | 45 | 33 | 44 | 527 | 31 | 64 |
| Binary | 10100011 | 1100110 | 1110111 | 0 | 100101 | 11011 | 100100 | 101010111 | 11001 | 110100 |
Color Harmonies of #A36677
Complementary color
Monochromatic Colors of #A36677
Black with #A36677
Text Example
Text Example
White with #A36677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36677; }
p { color: rgb(163,102,119); }
H1.HeaderClassName
{
color: #A36677;
}
.AnyTagClassName
{
color: #A36677;
}
</style>
background-color css
<style>
a { background-color: #A36677; }
a { background-color: rgb(163,102,119); }
div.DivClassName
{
background-color: #A36677;
}
.BgClassName
{
background-color: #A36677;
}
</style>
border-color css
<style>
span { border-color: #A36677; }
span { border-color: rgb(163,102,119); }
td.TdClassName
{
border-color: #A36677;
}
.TagClassName
{
border-color: #A36677;
}
</style>