Shades of Turkish Rose #A76673
Tints of Turkish Rose #A76673
RGB
CMYK
RGB Variations
Color information
#A76673 (or 0xA76673) is known color: Turkish Rose. HEX triplet: A7, 66 and 73. RGB value is (167,102,115). Sum of RGB (Red+Green+Blue) = 167+102+115=384 (50% of max value = 765). Red value is 167 (65.62% from 255 or 43.49% from 384); Green value is 102 (40.23% from 255 or 26.56% from 384); Blue value is 115 (45.31% from 255 or 29.95% from 384); Max value from RGB is 167 - color contains mainly: red. Hex color #A76673 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A76673 is #58998C. Grayscale: #7A7A7A. Windows color (decimal): -5806477 or 7562919. OLE color: 7562919.
HSL color Cylindrical-coordinate representation of color #A76673: hue angle of 348º degrees, saturation: 0.27, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #A76673 is Cyan = 0, Magento = 0.39, Yellow = 0.31 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 102 | 115 | - |
| CMYK | 0 | 0.39 | 0.31 | 0.35 |
| HSL | 348º | 0.27% | 0.53% | - |
| HSV(B) | 348º | 0.39% | 0.65% | - |
| XYZ | 23.78 | 18.96 | 18.63 | - |
| YUV | 122.92 | 123.53 | 159.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 102 | 115 | 0 | 0.39 | 0.31 | 0.35 | 348 | 0.27 | 0.53 |
| Hex | A7 | 66 | 73 | 0 | 27 | 1F | 23 | 15C | 1B | 35 |
| Octal | 247 | 146 | 163 | 0 | 47 | 37 | 43 | 534 | 33 | 65 |
| Binary | 10100111 | 1100110 | 1110011 | 0 | 100111 | 11111 | 100011 | 101011100 | 11011 | 110101 |
Color Harmonies of #A76673
Complementary color
Monochromatic Colors of #A76673
Black with #A76673
Text Example
Text Example
White with #A76673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A76673; }
p { color: rgb(167,102,115); }
H1.HeaderClassName
{
color: #A76673;
}
.AnyTagClassName
{
color: #A76673;
}
</style>
background-color css
<style>
a { background-color: #A76673; }
a { background-color: rgb(167,102,115); }
div.DivClassName
{
background-color: #A76673;
}
.BgClassName
{
background-color: #A76673;
}
</style>
border-color css
<style>
span { border-color: #A76673; }
span { border-color: rgb(167,102,115); }
td.TdClassName
{
border-color: #A76673;
}
.TagClassName
{
border-color: #A76673;
}
</style>