Shades of Turkish Rose #A46572
Tints of Turkish Rose #A46572
RGB
CMYK
RGB Variations
Color information
#A46572 (or 0xA46572) is known color: Turkish Rose. HEX triplet: A4, 65 and 72. RGB value is (164,101,114). Sum of RGB (Red+Green+Blue) = 164+101+114=379 (50% of max value = 765). Red value is 164 (64.45% from 255 or 43.27% from 379); Green value is 101 (39.84% from 255 or 26.65% from 379); Blue value is 114 (44.92% from 255 or 30.08% from 379); Max value from RGB is 164 - color contains mainly: red. Hex color #A46572 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46572 is #5B9A8D. Grayscale: #797979. Windows color (decimal): -6003342 or 7497124. OLE color: 7497124.
HSL color Cylindrical-coordinate representation of color #A46572: hue angle of 347.62º degrees, saturation: 0.26, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #A46572 is Cyan = 0, Magento = 0.38, Yellow = 0.30 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 101 | 114 | - |
| CMYK | 0 | 0.38 | 0.30 | 0.36 |
| HSL | 347.62º | 0.26% | 0.52% | - |
| HSV(B) | 347.62º | 0.38% | 0.64% | - |
| XYZ | 23 | 18.41 | 18.26 | - |
| YUV | 121.32 | 123.87 | 158.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 101 | 114 | 0 | 0.38 | 0.30 | 0.36 | 347.62 | 0.26 | 0.52 |
| Hex | A4 | 65 | 72 | 0 | 26 | 1E | 24 | 15C | 1A | 34 |
| Octal | 244 | 145 | 162 | 0 | 46 | 36 | 44 | 534 | 32 | 64 |
| Binary | 10100100 | 1100101 | 1110010 | 0 | 100110 | 11110 | 100100 | 101011100 | 11010 | 110100 |
Color Harmonies of #A46572
Complementary color
Monochromatic Colors of #A46572
Black with #A46572
Text Example
Text Example
White with #A46572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46572; }
p { color: rgb(164,101,114); }
H1.HeaderClassName
{
color: #A46572;
}
.AnyTagClassName
{
color: #A46572;
}
</style>
background-color css
<style>
a { background-color: #A46572; }
a { background-color: rgb(164,101,114); }
div.DivClassName
{
background-color: #A46572;
}
.BgClassName
{
background-color: #A46572;
}
</style>
border-color css
<style>
span { border-color: #A46572; }
span { border-color: rgb(164,101,114); }
td.TdClassName
{
border-color: #A46572;
}
.TagClassName
{
border-color: #A46572;
}
</style>