Shades of Turkish Rose #A67476
Tints of Turkish Rose #A67476
RGB
CMYK
RGB Variations
Color information
#A67476 (or 0xA67476) is known color: Turkish Rose. HEX triplet: A6, 74 and 76. RGB value is (166,116,118). Sum of RGB (Red+Green+Blue) = 166+116+118=400 (52% of max value = 765). Red value is 166 (65.23% from 255 or 41.5% from 400); Green value is 116 (45.70% from 255 or 29% from 400); Blue value is 118 (46.48% from 255 or 29.5% from 400); Max value from RGB is 166 - color contains mainly: red. Hex color #A67476 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A67476 is #598B89. Grayscale: #838383. Windows color (decimal): -5868426 or 7763110. OLE color: 7763110.
HSL color Cylindrical-coordinate representation of color #A67476: hue angle of 357.6º degrees, saturation: 0.22, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A67476 is Cyan = 0, Magento = 0.30, Yellow = 0.29 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 116 | 118 | - |
| CMYK | 0 | 0.30 | 0.29 | 0.35 |
| HSL | 357.6º | 0.22% | 0.55% | - |
| HSV(B) | 357.6º | 0.3% | 0.65% | - |
| XYZ | 25.24 | 21.91 | 20.04 | - |
| YUV | 131.18 | 120.57 | 152.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 116 | 118 | 0 | 0.30 | 0.29 | 0.35 | 357.6 | 0.22 | 0.55 |
| Hex | A6 | 74 | 76 | 0 | 1E | 1D | 23 | 166 | 16 | 37 |
| Octal | 246 | 164 | 166 | 0 | 36 | 35 | 43 | 546 | 26 | 67 |
| Binary | 10100110 | 1110100 | 1110110 | 0 | 11110 | 11101 | 100011 | 101100110 | 10110 | 110111 |
Color Harmonies of #A67476
Complementary color
Monochromatic Colors of #A67476
Black with #A67476
Text Example
Text Example
White with #A67476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A67476; }
p { color: rgb(166,116,118); }
H1.HeaderClassName
{
color: #A67476;
}
.AnyTagClassName
{
color: #A67476;
}
</style>
background-color css
<style>
a { background-color: #A67476; }
a { background-color: rgb(166,116,118); }
div.DivClassName
{
background-color: #A67476;
}
.BgClassName
{
background-color: #A67476;
}
</style>
border-color css
<style>
span { border-color: #A67476; }
span { border-color: rgb(166,116,118); }
td.TdClassName
{
border-color: #A67476;
}
.TagClassName
{
border-color: #A67476;
}
</style>