Shades of Turkish Rose #996669
Tints of Turkish Rose #996669
RGB
CMYK
RGB Variations
Color information
#996669 (or 0x996669) is known color: Turkish Rose. HEX triplet: 99, 66 and 69. RGB value is (153,102,105). Sum of RGB (Red+Green+Blue) = 153+102+105=360 (47% of max value = 765). Red value is 153 (60.16% from 255 or 42.5% from 360); Green value is 102 (40.23% from 255 or 28.33% from 360); Blue value is 105 (41.41% from 255 or 29.17% from 360); Max value from RGB is 153 - color contains mainly: red. Hex color #996669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #996669 is #669996. Grayscale: #757575. Windows color (decimal): -6723991 or 6907545. OLE color: 6907545.
HSL color Cylindrical-coordinate representation of color #996669: hue angle of 356.47º 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 #996669 is Cyan = 0, Magento = 0.33, Yellow = 0.31 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 102 | 105 | - |
| CMYK | 0 | 0.33 | 0.31 | 0.4 |
| HSL | 356.47º | 0.2% | 0.5% | - |
| HSV(B) | 356.47º | 0.33% | 0.6% | - |
| XYZ | 20.44 | 17.29 | 15.63 | - |
| YUV | 117.59 | 120.9 | 153.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 102 | 105 | 0 | 0.33 | 0.31 | 0.4 | 356.47 | 0.2 | 0.5 |
| Hex | 99 | 66 | 69 | 0 | 21 | 1F | 28 | 164 | 14 | 32 |
| Octal | 231 | 146 | 151 | 0 | 41 | 37 | 50 | 544 | 24 | 62 |
| Binary | 10011001 | 1100110 | 1101001 | 0 | 100001 | 11111 | 101000 | 101100100 | 10100 | 110010 |
Color Harmonies of #996669
Complementary color
Monochromatic Colors of #996669
Black with #996669
Text Example
Text Example
White with #996669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #996669; }
p { color: rgb(153,102,105); }
H1.HeaderClassName
{
color: #996669;
}
.AnyTagClassName
{
color: #996669;
}
</style>
background-color css
<style>
a { background-color: #996669; }
a { background-color: rgb(153,102,105); }
div.DivClassName
{
background-color: #996669;
}
.BgClassName
{
background-color: #996669;
}
</style>
border-color css
<style>
span { border-color: #996669; }
span { border-color: rgb(153,102,105); }
td.TdClassName
{
border-color: #996669;
}
.TagClassName
{
border-color: #996669;
}
</style>