Shades of Turkish Rose #A36679
Tints of Turkish Rose #A36679
RGB
CMYK
RGB Variations
Color information
#A36679 (or 0xA36679) is known color: Turkish Rose. HEX triplet: A3, 66 and 79. RGB value is (163,102,121). Sum of RGB (Red+Green+Blue) = 163+102+121=386 (51% of max value = 765). Red value is 163 (64.06% from 255 or 42.23% from 386); Green value is 102 (40.23% from 255 or 26.42% from 386); Blue value is 121 (47.66% from 255 or 31.35% from 386); Max value from RGB is 163 - color contains mainly: red. Hex color #A36679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A36679 is #5C9986. Grayscale: #7A7A7A. Windows color (decimal): -6068615 or 7956131. OLE color: 7956131.
HSL color Cylindrical-coordinate representation of color #A36679: hue angle of 341.31º 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 #A36679 is Cyan = 0, Magento = 0.37, Yellow = 0.26 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 102 | 121 | - |
| CMYK | 0 | 0.37 | 0.26 | 0.36 |
| HSL | 341.31º | 0.25% | 0.52% | - |
| HSV(B) | 341.31º | 0.37% | 0.64% | - |
| XYZ | 23.31 | 18.67 | 20.46 | - |
| YUV | 122.41 | 127.21 | 156.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 102 | 121 | 0 | 0.37 | 0.26 | 0.36 | 341.31 | 0.25 | 0.52 |
| Hex | A3 | 66 | 79 | 0 | 25 | 1A | 24 | 155 | 19 | 34 |
| Octal | 243 | 146 | 171 | 0 | 45 | 32 | 44 | 525 | 31 | 64 |
| Binary | 10100011 | 1100110 | 1111001 | 0 | 100101 | 11010 | 100100 | 101010101 | 11001 | 110100 |
Color Harmonies of #A36679
Complementary color
Monochromatic Colors of #A36679
Black with #A36679
Text Example
Text Example
White with #A36679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36679; }
p { color: rgb(163,102,121); }
H1.HeaderClassName
{
color: #A36679;
}
.AnyTagClassName
{
color: #A36679;
}
</style>
background-color css
<style>
a { background-color: #A36679; }
a { background-color: rgb(163,102,121); }
div.DivClassName
{
background-color: #A36679;
}
.BgClassName
{
background-color: #A36679;
}
</style>
border-color css
<style>
span { border-color: #A36679; }
span { border-color: rgb(163,102,121); }
td.TdClassName
{
border-color: #A36679;
}
.TagClassName
{
border-color: #A36679;
}
</style>