Shades of Turkish Rose #A76272
Tints of Turkish Rose #A76272
RGB
CMYK
RGB Variations
Color information
#A76272 (or 0xA76272) is known color: Turkish Rose. HEX triplet: A7, 62 and 72. RGB value is (167,98,114). Sum of RGB (Red+Green+Blue) = 167+98+114=379 (50% of max value = 765). Red value is 167 (65.62% from 255 or 44.06% from 379); Green value is 98 (38.67% from 255 or 25.86% from 379); Blue value is 114 (44.92% from 255 or 30.08% from 379); Max value from RGB is 167 - color contains mainly: red. Hex color #A76272 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76272 is #589D8D. Grayscale: #787878. Windows color (decimal): -5807502 or 7496359. OLE color: 7496359.
HSL color Cylindrical-coordinate representation of color #A76272: hue angle of 346.09º degrees, saturation: 0.28, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A76272 is Cyan = 0, Magento = 0.41, Yellow = 0.32 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 98 | 114 | - |
| CMYK | 0 | 0.41 | 0.32 | 0.35 |
| HSL | 346.09º | 0.28% | 0.52% | - |
| HSV(B) | 346.09º | 0.41% | 0.65% | - |
| XYZ | 23.34 | 18.17 | 18.2 | - |
| YUV | 120.46 | 124.36 | 161.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 98 | 114 | 0 | 0.41 | 0.32 | 0.35 | 346.09 | 0.28 | 0.52 |
| Hex | A7 | 62 | 72 | 0 | 29 | 20 | 23 | 15A | 1C | 34 |
| Octal | 247 | 142 | 162 | 0 | 51 | 40 | 43 | 532 | 34 | 64 |
| Binary | 10100111 | 1100010 | 1110010 | 0 | 101001 | 100000 | 100011 | 101011010 | 11100 | 110100 |
Color Harmonies of #A76272
Complementary color
Monochromatic Colors of #A76272
Black with #A76272
Text Example
Text Example
White with #A76272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76272; }
p { color: rgb(167,98,114); }
H1.HeaderClassName
{
color: #A76272;
}
.AnyTagClassName
{
color: #A76272;
}
</style>
background-color css
<style>
a { background-color: #A76272; }
a { background-color: rgb(167,98,114); }
div.DivClassName
{
background-color: #A76272;
}
.BgClassName
{
background-color: #A76272;
}
</style>
border-color css
<style>
span { border-color: #A76272; }
span { border-color: rgb(167,98,114); }
td.TdClassName
{
border-color: #A76272;
}
.TagClassName
{
border-color: #A76272;
}
</style>