Shades of Turkish Rose #A46473
Tints of Turkish Rose #A46473
RGB
CMYK
RGB Variations
Color information
#A46473 (or 0xA46473) is known color: Turkish Rose. HEX triplet: A4, 64 and 73. RGB value is (164,100,115). Sum of RGB (Red+Green+Blue) = 164+100+115=379 (50% of max value = 765). Red value is 164 (64.45% from 255 or 43.27% from 379); Green value is 100 (39.45% from 255 or 26.39% from 379); Blue value is 115 (45.31% from 255 or 30.34% from 379); Max value from RGB is 164 - color contains mainly: red. Hex color #A46473 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46473 is #5B9B8C. Grayscale: #787878. Windows color (decimal): -6003597 or 7562404. OLE color: 7562404.
HSL color Cylindrical-coordinate representation of color #A46473: hue angle of 345.94º 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 #A46473 is Cyan = 0, Magento = 0.39, Yellow = 0.30 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 100 | 115 | - |
| CMYK | 0 | 0.39 | 0.30 | 0.36 |
| HSL | 345.94º | 0.26% | 0.52% | - |
| HSV(B) | 345.94º | 0.39% | 0.64% | - |
| XYZ | 22.96 | 18.24 | 18.53 | - |
| YUV | 120.85 | 124.7 | 158.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 100 | 115 | 0 | 0.39 | 0.30 | 0.36 | 345.94 | 0.26 | 0.52 |
| Hex | A4 | 64 | 73 | 0 | 27 | 1E | 24 | 15A | 1A | 34 |
| Octal | 244 | 144 | 163 | 0 | 47 | 36 | 44 | 532 | 32 | 64 |
| Binary | 10100100 | 1100100 | 1110011 | 0 | 100111 | 11110 | 100100 | 101011010 | 11010 | 110100 |
Color Harmonies of #A46473
Complementary color
Monochromatic Colors of #A46473
Black with #A46473
Text Example
Text Example
White with #A46473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46473; }
p { color: rgb(164,100,115); }
H1.HeaderClassName
{
color: #A46473;
}
.AnyTagClassName
{
color: #A46473;
}
</style>
background-color css
<style>
a { background-color: #A46473; }
a { background-color: rgb(164,100,115); }
div.DivClassName
{
background-color: #A46473;
}
.BgClassName
{
background-color: #A46473;
}
</style>
border-color css
<style>
span { border-color: #A46473; }
span { border-color: rgb(164,100,115); }
td.TdClassName
{
border-color: #A46473;
}
.TagClassName
{
border-color: #A46473;
}
</style>