Shades of Turkish Rose #A46379
Tints of Turkish Rose #A46379
RGB
CMYK
RGB Variations
Color information
#A46379 (or 0xA46379) is known color: Turkish Rose. HEX triplet: A4, 63 and 79. RGB value is (164,99,121). Sum of RGB (Red+Green+Blue) = 164+99+121=384 (50% of max value = 765). Red value is 164 (64.45% from 255 or 42.71% from 384); Green value is 99 (39.06% from 255 or 25.78% from 384); Blue value is 121 (47.66% from 255 or 31.51% from 384); Max value from RGB is 164 - color contains mainly: red. Hex color #A46379 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46379 is #5B9C86. Grayscale: #787878. Windows color (decimal): -6003847 or 7955364. OLE color: 7955364.
HSL color Cylindrical-coordinate representation of color #A46379: hue angle of 339.69º degrees, saturation: 0.26, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A46379 is Cyan = 0, Magento = 0.40, Yellow = 0.26 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 99 | 121 | - |
| CMYK | 0 | 0.40 | 0.26 | 0.36 |
| HSL | 339.69º | 0.26% | 0.52% | - |
| HSV(B) | 339.69º | 0.4% | 0.64% | - |
| XYZ | 23.22 | 18.2 | 20.38 | - |
| YUV | 120.94 | 128.03 | 158.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 99 | 121 | 0 | 0.40 | 0.26 | 0.36 | 339.69 | 0.26 | 0.52 |
| Hex | A4 | 63 | 79 | 0 | 28 | 1A | 24 | 154 | 1A | 34 |
| Octal | 244 | 143 | 171 | 0 | 50 | 32 | 44 | 524 | 32 | 64 |
| Binary | 10100100 | 1100011 | 1111001 | 0 | 101000 | 11010 | 100100 | 101010100 | 11010 | 110100 |
Color Harmonies of #A46379
Complementary color
Monochromatic Colors of #A46379
Black with #A46379
Text Example
Text Example
White with #A46379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46379; }
p { color: rgb(164,99,121); }
H1.HeaderClassName
{
color: #A46379;
}
.AnyTagClassName
{
color: #A46379;
}
</style>
background-color css
<style>
a { background-color: #A46379; }
a { background-color: rgb(164,99,121); }
div.DivClassName
{
background-color: #A46379;
}
.BgClassName
{
background-color: #A46379;
}
</style>
border-color css
<style>
span { border-color: #A46379; }
span { border-color: rgb(164,99,121); }
td.TdClassName
{
border-color: #A46379;
}
.TagClassName
{
border-color: #A46379;
}
</style>