Shades of Turkish Rose #A36777
Tints of Turkish Rose #A36777
RGB
CMYK
RGB Variations
Color information
#A36777 (or 0xA36777) is known color: Turkish Rose. HEX triplet: A3, 67 and 77. RGB value is (163,103,119). Sum of RGB (Red+Green+Blue) = 163+103+119=385 (50% of max value = 765). Red value is 163 (64.06% from 255 or 42.34% from 385); Green value is 103 (40.62% from 255 or 26.75% from 385); Blue value is 119 (46.88% from 255 or 30.91% from 385); Max value from RGB is 163 - color contains mainly: red. Hex color #A36777 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A36777 is #5C9888. Grayscale: #7A7A7A. Windows color (decimal): -6068361 or 7825315. OLE color: 7825315.
HSL color Cylindrical-coordinate representation of color #A36777: hue angle of 344º 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 #A36777 is Cyan = 0, Magento = 0.37, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 103 | 119 | - |
| CMYK | 0 | 0.37 | 0.27 | 0.36 |
| HSL | 344º | 0.25% | 0.52% | - |
| HSV(B) | 344º | 0.37% | 0.64% | - |
| XYZ | 23.28 | 18.82 | 19.86 | - |
| YUV | 122.76 | 125.88 | 156.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 103 | 119 | 0 | 0.37 | 0.27 | 0.36 | 344 | 0.25 | 0.52 |
| Hex | A3 | 67 | 77 | 0 | 25 | 1B | 24 | 158 | 19 | 34 |
| Octal | 243 | 147 | 167 | 0 | 45 | 33 | 44 | 530 | 31 | 64 |
| Binary | 10100011 | 1100111 | 1110111 | 0 | 100101 | 11011 | 100100 | 101011000 | 11001 | 110100 |
Color Harmonies of #A36777
Complementary color
Monochromatic Colors of #A36777
Black with #A36777
Text Example
Text Example
White with #A36777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A36777; }
p { color: rgb(163,103,119); }
H1.HeaderClassName
{
color: #A36777;
}
.AnyTagClassName
{
color: #A36777;
}
</style>
background-color css
<style>
a { background-color: #A36777; }
a { background-color: rgb(163,103,119); }
div.DivClassName
{
background-color: #A36777;
}
.BgClassName
{
background-color: #A36777;
}
</style>
border-color css
<style>
span { border-color: #A36777; }
span { border-color: rgb(163,103,119); }
td.TdClassName
{
border-color: #A36777;
}
.TagClassName
{
border-color: #A36777;
}
</style>