Shades of Turkish Rose #A46878
Tints of Turkish Rose #A46878
RGB
CMYK
RGB Variations
Color information
#A46878 (or 0xA46878) is known color: Turkish Rose. HEX triplet: A4, 68 and 78. RGB value is (164,104,120). Sum of RGB (Red+Green+Blue) = 164+104+120=388 (51% of max value = 765). Red value is 164 (64.45% from 255 or 42.27% from 388); Green value is 104 (41.02% from 255 or 26.80% from 388); Blue value is 120 (47.27% from 255 or 30.93% from 388); Max value from RGB is 164 - color contains mainly: red. Hex color #A46878 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46878 is #5B9787. Grayscale: #7B7B7B. Windows color (decimal): -6002568 or 7891108. OLE color: 7891108.
HSL color Cylindrical-coordinate representation of color #A46878: hue angle of 344º degrees, saturation: 0.25, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #A46878 is Cyan = 0, Magento = 0.37, Yellow = 0.27 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 104 | 120 | - |
| CMYK | 0 | 0.37 | 0.27 | 0.36 |
| HSL | 344º | 0.25% | 0.53% | - |
| HSV(B) | 344º | 0.37% | 0.64% | - |
| XYZ | 23.65 | 19.15 | 20.22 | - |
| YUV | 123.76 | 125.88 | 156.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 104 | 120 | 0 | 0.37 | 0.27 | 0.36 | 344 | 0.25 | 0.53 |
| Hex | A4 | 68 | 78 | 0 | 25 | 1B | 24 | 158 | 19 | 35 |
| Octal | 244 | 150 | 170 | 0 | 45 | 33 | 44 | 530 | 31 | 65 |
| Binary | 10100100 | 1101000 | 1111000 | 0 | 100101 | 11011 | 100100 | 101011000 | 11001 | 110101 |
Color Harmonies of #A46878
Complementary color
Monochromatic Colors of #A46878
Black with #A46878
Text Example
Text Example
White with #A46878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46878; }
p { color: rgb(164,104,120); }
H1.HeaderClassName
{
color: #A46878;
}
.AnyTagClassName
{
color: #A46878;
}
</style>
background-color css
<style>
a { background-color: #A46878; }
a { background-color: rgb(164,104,120); }
div.DivClassName
{
background-color: #A46878;
}
.BgClassName
{
background-color: #A46878;
}
</style>
border-color css
<style>
span { border-color: #A46878; }
span { border-color: rgb(164,104,120); }
td.TdClassName
{
border-color: #A46878;
}
.TagClassName
{
border-color: #A46878;
}
</style>