Shades of Turkish Rose #9A6466
Tints of Turkish Rose #9A6466
RGB
CMYK
RGB Variations
Color information
#9A6466 (or 0x9A6466) is known color: Turkish Rose. HEX triplet: 9A, 64 and 66. RGB value is (154,100,102). Sum of RGB (Red+Green+Blue) = 154+100+102=356 (47% of max value = 765). Red value is 154 (60.55% from 255 or 43.26% from 356); Green value is 100 (39.45% from 255 or 28.09% from 356); Blue value is 102 (40.23% from 255 or 28.65% from 356); Max value from RGB is 154 - color contains mainly: red. Hex color #9A6466 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9A6466 is #659B99. Grayscale: #747474. Windows color (decimal): -6658970 or 6710426. OLE color: 6710426.
HSL color Cylindrical-coordinate representation of color #9A6466: hue angle of 357.78º degrees, saturation: 0.21, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #9A6466 is Cyan = 0, Magento = 0.35, Yellow = 0.34 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 154 | 100 | 102 | - |
| CMYK | 0 | 0.35 | 0.34 | 0.40 |
| HSL | 357.78º | 0.21% | 0.5% | - |
| HSV(B) | 357.78º | 0.35% | 0.6% | - |
| XYZ | 20.28 | 16.94 | 14.77 | - |
| YUV | 116.37 | 119.89 | 154.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 100 | 102 | 0 | 0.35 | 0.34 | 0.40 | 357.78 | 0.21 | 0.5 |
| Hex | 9A | 64 | 66 | 0 | 23 | 22 | 28 | 166 | 15 | 32 |
| Octal | 232 | 144 | 146 | 0 | 43 | 42 | 50 | 546 | 25 | 62 |
| Binary | 10011010 | 1100100 | 1100110 | 0 | 100011 | 100010 | 101000 | 101100110 | 10101 | 110010 |
Color Harmonies of #9A6466
Complementary color
Monochromatic Colors of #9A6466
Black with #9A6466
Text Example
Text Example
White with #9A6466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9A6466; }
p { color: rgb(154,100,102); }
H1.HeaderClassName
{
color: #9A6466;
}
.AnyTagClassName
{
color: #9A6466;
}
</style>
background-color css
<style>
a { background-color: #9A6466; }
a { background-color: rgb(154,100,102); }
div.DivClassName
{
background-color: #9A6466;
}
.BgClassName
{
background-color: #9A6466;
}
</style>
border-color css
<style>
span { border-color: #9A6466; }
span { border-color: rgb(154,100,102); }
td.TdClassName
{
border-color: #9A6466;
}
.TagClassName
{
border-color: #9A6466;
}
</style>