Shades of Turkish Rose #A46374
Tints of Turkish Rose #A46374
RGB
CMYK
RGB Variations
Color information
#A46374 (or 0xA46374) is known color: Turkish Rose. HEX triplet: A4, 63 and 74. RGB value is (164,99,116). Sum of RGB (Red+Green+Blue) = 164+99+116=379 (50% of max value = 765). Red value is 164 (64.45% from 255 or 43.27% from 379); Green value is 99 (39.06% from 255 or 26.12% from 379); Blue value is 116 (45.70% from 255 or 30.61% from 379); Max value from RGB is 164 - color contains mainly: red. Hex color #A46374 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46374 is #5B9C8B. Grayscale: #787878. Windows color (decimal): -6003852 or 7627684. OLE color: 7627684.
HSL color Cylindrical-coordinate representation of color #A46374: hue angle of 344.31º 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 #A46374 is Cyan = 0, Magento = 0.40, Yellow = 0.29 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 99 | 116 | - |
| CMYK | 0 | 0.40 | 0.29 | 0.36 |
| HSL | 344.31º | 0.26% | 0.52% | - |
| HSV(B) | 344.31º | 0.4% | 0.64% | - |
| XYZ | 22.92 | 18.08 | 18.8 | - |
| YUV | 120.37 | 125.53 | 159.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 99 | 116 | 0 | 0.40 | 0.29 | 0.36 | 344.31 | 0.26 | 0.52 |
| Hex | A4 | 63 | 74 | 0 | 28 | 1D | 24 | 158 | 1A | 34 |
| Octal | 244 | 143 | 164 | 0 | 50 | 35 | 44 | 530 | 32 | 64 |
| Binary | 10100100 | 1100011 | 1110100 | 0 | 101000 | 11101 | 100100 | 101011000 | 11010 | 110100 |
Color Harmonies of #A46374
Complementary color
Monochromatic Colors of #A46374
Black with #A46374
Text Example
Text Example
White with #A46374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46374; }
p { color: rgb(164,99,116); }
H1.HeaderClassName
{
color: #A46374;
}
.AnyTagClassName
{
color: #A46374;
}
</style>
background-color css
<style>
a { background-color: #A46374; }
a { background-color: rgb(164,99,116); }
div.DivClassName
{
background-color: #A46374;
}
.BgClassName
{
background-color: #A46374;
}
</style>
border-color css
<style>
span { border-color: #A46374; }
span { border-color: rgb(164,99,116); }
td.TdClassName
{
border-color: #A46374;
}
.TagClassName
{
border-color: #A46374;
}
</style>