Shades of Turkish Rose #996668
Tints of Turkish Rose #996668
RGB
CMYK
RGB Variations
Color information
#996668 (or 0x996668) is known color: Turkish Rose. HEX triplet: 99, 66 and 68. RGB value is (153,102,104). Sum of RGB (Red+Green+Blue) = 153+102+104=359 (47% of max value = 765). Red value is 153 (60.16% from 255 or 42.62% from 359); Green value is 102 (40.23% from 255 or 28.41% from 359); Blue value is 104 (41.02% from 255 or 28.97% from 359); Max value from RGB is 153 - color contains mainly: red. Hex color #996668 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #996668 is #669997. Grayscale: #757575. Windows color (decimal): -6723992 or 6842009. OLE color: 6842009.
HSL color Cylindrical-coordinate representation of color #996668: hue angle of 357.65º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #996668 is Cyan = 0, Magento = 0.33, Yellow = 0.32 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 102 | 104 | - |
| CMYK | 0 | 0.33 | 0.32 | 0.4 |
| HSL | 357.65º | 0.2% | 0.5% | - |
| HSV(B) | 357.65º | 0.33% | 0.6% | - |
| XYZ | 20.39 | 17.27 | 15.36 | - |
| YUV | 117.48 | 120.4 | 153.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 102 | 104 | 0 | 0.33 | 0.32 | 0.4 | 357.65 | 0.2 | 0.5 |
| Hex | 99 | 66 | 68 | 0 | 21 | 20 | 28 | 166 | 14 | 32 |
| Octal | 231 | 146 | 150 | 0 | 41 | 40 | 50 | 546 | 24 | 62 |
| Binary | 10011001 | 1100110 | 1101000 | 0 | 100001 | 100000 | 101000 | 101100110 | 10100 | 110010 |
Color Harmonies of #996668
Complementary color
Monochromatic Colors of #996668
Black with #996668
Text Example
Text Example
White with #996668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #996668; }
p { color: rgb(153,102,104); }
H1.HeaderClassName
{
color: #996668;
}
.AnyTagClassName
{
color: #996668;
}
</style>
background-color css
<style>
a { background-color: #996668; }
a { background-color: rgb(153,102,104); }
div.DivClassName
{
background-color: #996668;
}
.BgClassName
{
background-color: #996668;
}
</style>
border-color css
<style>
span { border-color: #996668; }
span { border-color: rgb(153,102,104); }
td.TdClassName
{
border-color: #996668;
}
.TagClassName
{
border-color: #996668;
}
</style>