Shades of Turkish Rose #A46071
Tints of Turkish Rose #A46071
RGB
CMYK
RGB Variations
Color information
#A46071 (or 0xA46071) is known color: Turkish Rose. HEX triplet: A4, 60 and 71. RGB value is (164,96,113). Sum of RGB (Red+Green+Blue) = 164+96+113=373 (49% of max value = 765). Red value is 164 (64.45% from 255 or 43.97% from 373); Green value is 96 (37.89% from 255 or 25.74% from 373); Blue value is 113 (44.53% from 255 or 30.29% from 373); Max value from RGB is 164 - color contains mainly: red. Hex color #A46071 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46071 is #5B9F8E. Grayscale: #767676. Windows color (decimal): -6004623 or 7430308. OLE color: 7430308.
HSL color Cylindrical-coordinate representation of color #A46071: hue angle of 345º degrees, saturation: 0.27, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A46071 is Cyan = 0, Magento = 0.41, Yellow = 0.31 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 96 | 113 | - |
| CMYK | 0 | 0.41 | 0.31 | 0.36 |
| HSL | 345º | 0.27% | 0.51% | - |
| HSV(B) | 345º | 0.41% | 0.64% | - |
| XYZ | 22.47 | 17.45 | 17.81 | - |
| YUV | 118.27 | 125.03 | 160.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 96 | 113 | 0 | 0.41 | 0.31 | 0.36 | 345 | 0.27 | 0.51 |
| Hex | A4 | 60 | 71 | 0 | 29 | 1F | 24 | 159 | 1B | 33 |
| Octal | 244 | 140 | 161 | 0 | 51 | 37 | 44 | 531 | 33 | 63 |
| Binary | 10100100 | 1100000 | 1110001 | 0 | 101001 | 11111 | 100100 | 101011001 | 11011 | 110011 |
Color Harmonies of #A46071
Complementary color
Monochromatic Colors of #A46071
Black with #A46071
Text Example
Text Example
White with #A46071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46071; }
p { color: rgb(164,96,113); }
H1.HeaderClassName
{
color: #A46071;
}
.AnyTagClassName
{
color: #A46071;
}
</style>
background-color css
<style>
a { background-color: #A46071; }
a { background-color: rgb(164,96,113); }
div.DivClassName
{
background-color: #A46071;
}
.BgClassName
{
background-color: #A46071;
}
</style>
border-color css
<style>
span { border-color: #A46071; }
span { border-color: rgb(164,96,113); }
td.TdClassName
{
border-color: #A46071;
}
.TagClassName
{
border-color: #A46071;
}
</style>