Shades of Turkish Rose #A66468
Tints of Turkish Rose #A66468
RGB
CMYK
RGB Variations
Color information
#A66468 (or 0xA66468) is known color: Turkish Rose. HEX triplet: A6, 64 and 68. RGB value is (166,100,104). Sum of RGB (Red+Green+Blue) = 166+100+104=370 (49% of max value = 765). Red value is 166 (65.23% from 255 or 44.86% from 370); Green value is 100 (39.45% from 255 or 27.03% from 370); Blue value is 104 (41.02% from 255 or 28.11% from 370); Max value from RGB is 166 - color contains mainly: red. Hex color #A66468 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A66468 is #599B97. Grayscale: #787878. Windows color (decimal): -5872536 or 6841510. OLE color: 6841510.
HSL color Cylindrical-coordinate representation of color #A66468: hue angle of 356.36º degrees, saturation: 0.27, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A66468 is Cyan = 0, Magento = 0.40, Yellow = 0.37 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 100 | 104 | - |
| CMYK | 0 | 0.40 | 0.37 | 0.35 |
| HSL | 356.36º | 0.27% | 0.52% | - |
| HSV(B) | 356.36º | 0.4% | 0.65% | - |
| XYZ | 22.78 | 18.22 | 15.41 | - |
| YUV | 120.19 | 118.87 | 160.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 100 | 104 | 0 | 0.40 | 0.37 | 0.35 | 356.36 | 0.27 | 0.52 |
| Hex | A6 | 64 | 68 | 0 | 28 | 25 | 23 | 164 | 1B | 34 |
| Octal | 246 | 144 | 150 | 0 | 50 | 45 | 43 | 544 | 33 | 64 |
| Binary | 10100110 | 1100100 | 1101000 | 0 | 101000 | 100101 | 100011 | 101100100 | 11011 | 110100 |
Color Harmonies of #A66468
Complementary color
Monochromatic Colors of #A66468
Black with #A66468
Text Example
Text Example
White with #A66468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A66468; }
p { color: rgb(166,100,104); }
H1.HeaderClassName
{
color: #A66468;
}
.AnyTagClassName
{
color: #A66468;
}
</style>
background-color css
<style>
a { background-color: #A66468; }
a { background-color: rgb(166,100,104); }
div.DivClassName
{
background-color: #A66468;
}
.BgClassName
{
background-color: #A66468;
}
</style>
border-color css
<style>
span { border-color: #A66468; }
span { border-color: rgb(166,100,104); }
td.TdClassName
{
border-color: #A66468;
}
.TagClassName
{
border-color: #A66468;
}
</style>