Shades of Turkish Rose #A67580
Tints of Turkish Rose #A67580
RGB
CMYK
RGB Variations
Color information
#A67580 (or 0xA67580) is known color: Turkish Rose. HEX triplet: A6, 75 and 80. RGB value is (166,117,128). Sum of RGB (Red+Green+Blue) = 166+117+128=411 (54% of max value = 765). Red value is 166 (65.23% from 255 or 40.39% from 411); Green value is 117 (46.09% from 255 or 28.47% from 411); Blue value is 128 (50.39% from 255 or 31.14% from 411); Max value from RGB is 166 - color contains mainly: red. Hex color #A67580 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A67580 is #598A7F. Grayscale: #848484. Windows color (decimal): -5868160 or 8418726. OLE color: 8418726.
HSL color Cylindrical-coordinate representation of color #A67580: hue angle of 346.53º 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 #A67580 is Cyan = 0, Magento = 0.30, Yellow = 0.23 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 117 | 128 | - |
| CMYK | 0 | 0.30 | 0.23 | 0.35 |
| HSL | 346.53º | 0.22% | 0.55% | - |
| HSV(B) | 346.53º | 0.3% | 0.65% | - |
| XYZ | 25.98 | 22.39 | 23.37 | - |
| YUV | 132.91 | 125.23 | 151.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 117 | 128 | 0 | 0.30 | 0.23 | 0.35 | 346.53 | 0.22 | 0.55 |
| Hex | A6 | 75 | 80 | 0 | 1E | 17 | 23 | 15B | 16 | 37 |
| Octal | 246 | 165 | 200 | 0 | 36 | 27 | 43 | 533 | 26 | 67 |
| Binary | 10100110 | 1110101 | 10000000 | 0 | 11110 | 10111 | 100011 | 101011011 | 10110 | 110111 |
Color Harmonies of #A67580
Complementary color
Monochromatic Colors of #A67580
Black with #A67580
Text Example
Text Example
White with #A67580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A67580; }
p { color: rgb(166,117,128); }
H1.HeaderClassName
{
color: #A67580;
}
.AnyTagClassName
{
color: #A67580;
}
</style>
background-color css
<style>
a { background-color: #A67580; }
a { background-color: rgb(166,117,128); }
div.DivClassName
{
background-color: #A67580;
}
.BgClassName
{
background-color: #A67580;
}
</style>
border-color css
<style>
span { border-color: #A67580; }
span { border-color: rgb(166,117,128); }
td.TdClassName
{
border-color: #A67580;
}
.TagClassName
{
border-color: #A67580;
}
</style>