Shades of Turkish Rose #A46471
Tints of Turkish Rose #A46471
RGB
CMYK
RGB Variations
Color information
#A46471 (or 0xA46471) is known color: Turkish Rose. HEX triplet: A4, 64 and 71. RGB value is (164,100,113). Sum of RGB (Red+Green+Blue) = 164+100+113=377 (49% of max value = 765). Red value is 164 (64.45% from 255 or 43.50% from 377); Green value is 100 (39.45% from 255 or 26.53% from 377); Blue value is 113 (44.53% from 255 or 29.97% from 377); Max value from RGB is 164 - color contains mainly: red. Hex color #A46471 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46471 is #5B9B8E. Grayscale: #787878. Windows color (decimal): -6003599 or 7431332. OLE color: 7431332.
HSL color Cylindrical-coordinate representation of color #A46471: hue angle of 347.81º 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 #A46471 is Cyan = 0, Magento = 0.39, Yellow = 0.31 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 100 | 113 | - |
| CMYK | 0 | 0.39 | 0.31 | 0.36 |
| HSL | 347.81º | 0.26% | 0.52% | - |
| HSV(B) | 347.81º | 0.39% | 0.64% | - |
| XYZ | 22.85 | 18.2 | 17.93 | - |
| YUV | 120.62 | 123.7 | 158.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 100 | 113 | 0 | 0.39 | 0.31 | 0.36 | 347.81 | 0.26 | 0.52 |
| Hex | A4 | 64 | 71 | 0 | 27 | 1F | 24 | 15C | 1A | 34 |
| Octal | 244 | 144 | 161 | 0 | 47 | 37 | 44 | 534 | 32 | 64 |
| Binary | 10100100 | 1100100 | 1110001 | 0 | 100111 | 11111 | 100100 | 101011100 | 11010 | 110100 |
Color Harmonies of #A46471
Complementary color
Monochromatic Colors of #A46471
Black with #A46471
Text Example
Text Example
White with #A46471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46471; }
p { color: rgb(164,100,113); }
H1.HeaderClassName
{
color: #A46471;
}
.AnyTagClassName
{
color: #A46471;
}
</style>
background-color css
<style>
a { background-color: #A46471; }
a { background-color: rgb(164,100,113); }
div.DivClassName
{
background-color: #A46471;
}
.BgClassName
{
background-color: #A46471;
}
</style>
border-color css
<style>
span { border-color: #A46471; }
span { border-color: rgb(164,100,113); }
td.TdClassName
{
border-color: #A46471;
}
.TagClassName
{
border-color: #A46471;
}
</style>