Shades of Turkish Rose #A4616F
Tints of Turkish Rose #A4616F
RGB
CMYK
RGB Variations
Color information
#A4616F (or 0xA4616F) is known color: Turkish Rose. HEX triplet: A4, 61 and 6F. RGB value is (164,97,111). Sum of RGB (Red+Green+Blue) = 164+97+111=372 (49% of max value = 765). Red value is 164 (64.45% from 255 or 44.09% from 372); Green value is 97 (38.28% from 255 or 26.08% from 372); Blue value is 111 (43.75% from 255 or 29.84% from 372); Max value from RGB is 164 - color contains mainly: red. Hex color #A4616F is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A4616F is #5B9E90. Grayscale: #767676. Windows color (decimal): -6004369 or 7299492. OLE color: 7299492.
HSL color Cylindrical-coordinate representation of color #A4616F: hue angle of 347.46º 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 #A4616F is Cyan = 0, Magento = 0.41, Yellow = 0.32 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 97 | 111 | - |
| CMYK | 0 | 0.41 | 0.32 | 0.36 |
| HSL | 347.46º | 0.27% | 0.51% | - |
| HSV(B) | 347.46º | 0.41% | 0.64% | - |
| XYZ | 22.45 | 17.59 | 17.25 | - |
| YUV | 118.63 | 123.7 | 160.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 97 | 111 | 0 | 0.41 | 0.32 | 0.36 | 347.46 | 0.27 | 0.51 |
| Hex | A4 | 61 | 6F | 0 | 29 | 20 | 24 | 15B | 1B | 33 |
| Octal | 244 | 141 | 157 | 0 | 51 | 40 | 44 | 533 | 33 | 63 |
| Binary | 10100100 | 1100001 | 1101111 | 0 | 101001 | 100000 | 100100 | 101011011 | 11011 | 110011 |
Color Harmonies of #A4616F
Complementary color
Monochromatic Colors of #A4616F
Black with #A4616F
Text Example
Text Example
White with #A4616F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A4616F; }
p { color: rgb(164,97,111); }
H1.HeaderClassName
{
color: #A4616F;
}
.AnyTagClassName
{
color: #A4616F;
}
</style>
background-color css
<style>
a { background-color: #A4616F; }
a { background-color: rgb(164,97,111); }
div.DivClassName
{
background-color: #A4616F;
}
.BgClassName
{
background-color: #A4616F;
}
</style>
border-color css
<style>
span { border-color: #A4616F; }
span { border-color: rgb(164,97,111); }
td.TdClassName
{
border-color: #A4616F;
}
.TagClassName
{
border-color: #A4616F;
}
</style>