Shades of Turkish Rose #A46B76
Tints of Turkish Rose #A46B76
RGB
CMYK
RGB Variations
Color information
#A46B76 (or 0xA46B76) is known color: Turkish Rose. HEX triplet: A4, 6B and 76. RGB value is (164,107,118). Sum of RGB (Red+Green+Blue) = 164+107+118=389 (51% of max value = 765). Red value is 164 (64.45% from 255 or 42.16% from 389); Green value is 107 (42.19% from 255 or 27.51% from 389); Blue value is 118 (46.48% from 255 or 30.33% from 389); Max value from RGB is 164 - color contains mainly: red. Hex color #A46B76 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A46B76 is #5B9489. Grayscale: #7D7D7D. Windows color (decimal): -6001802 or 7760804. OLE color: 7760804.
HSL color Cylindrical-coordinate representation of color #A46B76: hue angle of 348.42º degrees, saturation: 0.24, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #A46B76 is Cyan = 0, Magento = 0.35, Yellow = 0.28 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 107 | 118 | - |
| CMYK | 0 | 0.35 | 0.28 | 0.36 |
| HSL | 348.42º | 0.24% | 0.53% | - |
| HSV(B) | 348.42º | 0.35% | 0.64% | - |
| XYZ | 23.84 | 19.72 | 19.69 | - |
| YUV | 125.3 | 123.88 | 155.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 107 | 118 | 0 | 0.35 | 0.28 | 0.36 | 348.42 | 0.24 | 0.53 |
| Hex | A4 | 6B | 76 | 0 | 23 | 1C | 24 | 15C | 18 | 35 |
| Octal | 244 | 153 | 166 | 0 | 43 | 34 | 44 | 534 | 30 | 65 |
| Binary | 10100100 | 1101011 | 1110110 | 0 | 100011 | 11100 | 100100 | 101011100 | 11000 | 110101 |
Color Harmonies of #A46B76
Complementary color
Monochromatic Colors of #A46B76
Black with #A46B76
Text Example
Text Example
White with #A46B76
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A46B76; }
p { color: rgb(164,107,118); }
H1.HeaderClassName
{
color: #A46B76;
}
.AnyTagClassName
{
color: #A46B76;
}
</style>
background-color css
<style>
a { background-color: #A46B76; }
a { background-color: rgb(164,107,118); }
div.DivClassName
{
background-color: #A46B76;
}
.BgClassName
{
background-color: #A46B76;
}
</style>
border-color css
<style>
span { border-color: #A46B76; }
span { border-color: rgb(164,107,118); }
td.TdClassName
{
border-color: #A46B76;
}
.TagClassName
{
border-color: #A46B76;
}
</style>