Shades of Turkish Rose #A46477
Tints of Turkish Rose #A46477
RGB
CMYK
RGB Variations
Color information
#A46477 (or 0xA46477) is known color: Turkish Rose. HEX triplet: A4, 64 and 77. RGB value is (164,100,119). Sum of RGB (Red+Green+Blue) = 164+100+119=383 (50% of max value = 765). Red value is 164 (64.45% from 255 or 42.82% from 383); Green value is 100 (39.45% from 255 or 26.11% from 383); Blue value is 119 (46.88% from 255 or 31.07% from 383); Max value from RGB is 164 - color contains mainly: red. Hex color #A46477 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46477 is #5B9B88. Grayscale: #797979. Windows color (decimal): -6003593 or 7824548. OLE color: 7824548.
HSL color Cylindrical-coordinate representation of color #A46477: hue angle of 342.19º degrees, saturation: 0.26, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A46477 is Cyan = 0, Magento = 0.39, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 100 | 119 | - |
| CMYK | 0 | 0.39 | 0.27 | 0.36 |
| HSL | 342.19º | 0.26% | 0.52% | - |
| HSV(B) | 342.19º | 0.39% | 0.64% | - |
| XYZ | 23.2 | 18.34 | 19.77 | - |
| YUV | 121.3 | 126.7 | 158.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 100 | 119 | 0 | 0.39 | 0.27 | 0.36 | 342.19 | 0.26 | 0.52 |
| Hex | A4 | 64 | 77 | 0 | 27 | 1B | 24 | 156 | 1A | 34 |
| Octal | 244 | 144 | 167 | 0 | 47 | 33 | 44 | 526 | 32 | 64 |
| Binary | 10100100 | 1100100 | 1110111 | 0 | 100111 | 11011 | 100100 | 101010110 | 11010 | 110100 |
Color Harmonies of #A46477
Complementary color
Monochromatic Colors of #A46477
Black with #A46477
Text Example
Text Example
White with #A46477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46477; }
p { color: rgb(164,100,119); }
H1.HeaderClassName
{
color: #A46477;
}
.AnyTagClassName
{
color: #A46477;
}
</style>
background-color css
<style>
a { background-color: #A46477; }
a { background-color: rgb(164,100,119); }
div.DivClassName
{
background-color: #A46477;
}
.BgClassName
{
background-color: #A46477;
}
</style>
border-color css
<style>
span { border-color: #A46477; }
span { border-color: rgb(164,100,119); }
td.TdClassName
{
border-color: #A46477;
}
.TagClassName
{
border-color: #A46477;
}
</style>