Shades of Turkish Rose #A67075
Tints of Turkish Rose #A67075
RGB
CMYK
RGB Variations
Color information
#A67075 (or 0xA67075) is known color: Turkish Rose. HEX triplet: A6, 70 and 75. RGB value is (166,112,117). Sum of RGB (Red+Green+Blue) = 166+112+117=395 (52% of max value = 765). Red value is 166 (65.23% from 255 or 42.03% from 395); Green value is 112 (44.14% from 255 or 28.35% from 395); Blue value is 117 (46.09% from 255 or 29.62% from 395); Max value from RGB is 166 - color contains mainly: red. Hex color #A67075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A67075 is #598F8A. Grayscale: #808080. Windows color (decimal): -5869451 or 7696550. OLE color: 7696550.
HSL color Cylindrical-coordinate representation of color #A67075: hue angle of 354.44º degrees, saturation: 0.23, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #A67075 is Cyan = 0, Magento = 0.33, Yellow = 0.30 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 112 | 117 | - |
| CMYK | 0 | 0.33 | 0.30 | 0.35 |
| HSL | 354.44º | 0.23% | 0.55% | - |
| HSV(B) | 354.44º | 0.33% | 0.65% | - |
| XYZ | 24.73 | 20.98 | 19.58 | - |
| YUV | 128.72 | 121.39 | 154.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 112 | 117 | 0 | 0.33 | 0.30 | 0.35 | 354.44 | 0.23 | 0.55 |
| Hex | A6 | 70 | 75 | 0 | 21 | 1E | 23 | 162 | 17 | 37 |
| Octal | 246 | 160 | 165 | 0 | 41 | 36 | 43 | 542 | 27 | 67 |
| Binary | 10100110 | 1110000 | 1110101 | 0 | 100001 | 11110 | 100011 | 101100010 | 10111 | 110111 |
Color Harmonies of #A67075
Complementary color
Monochromatic Colors of #A67075
Black with #A67075
Text Example
Text Example
White with #A67075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A67075; }
p { color: rgb(166,112,117); }
H1.HeaderClassName
{
color: #A67075;
}
.AnyTagClassName
{
color: #A67075;
}
</style>
background-color css
<style>
a { background-color: #A67075; }
a { background-color: rgb(166,112,117); }
div.DivClassName
{
background-color: #A67075;
}
.BgClassName
{
background-color: #A67075;
}
</style>
border-color css
<style>
span { border-color: #A67075; }
span { border-color: rgb(166,112,117); }
td.TdClassName
{
border-color: #A67075;
}
.TagClassName
{
border-color: #A67075;
}
</style>