Shades of Turkish Rose #996869
Tints of Turkish Rose #996869
RGB
CMYK
RGB Variations
Color information
#996869 (or 0x996869) is known color: Turkish Rose. HEX triplet: 99, 68 and 69. RGB value is (153,104,105). Sum of RGB (Red+Green+Blue) = 153+104+105=362 (47% of max value = 765). Red value is 153 (60.16% from 255 or 42.27% from 362); Green value is 104 (41.02% from 255 or 28.73% from 362); Blue value is 105 (41.41% from 255 or 29.01% from 362); Max value from RGB is 153 - color contains mainly: red. Hex color #996869 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #996869 is #669796. Grayscale: #767676. Windows color (decimal): -6723479 or 6908057. OLE color: 6908057.
HSL color Cylindrical-coordinate representation of color #996869: hue angle of 358.78º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #996869 is Cyan = 0, Magento = 0.32, Yellow = 0.31 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 104 | 105 | - |
| CMYK | 0 | 0.32 | 0.31 | 0.4 |
| HSL | 358.78º | 0.19% | 0.5% | - |
| HSV(B) | 358.78º | 0.32% | 0.6% | - |
| XYZ | 20.64 | 17.69 | 15.69 | - |
| YUV | 118.77 | 120.23 | 152.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 104 | 105 | 0 | 0.32 | 0.31 | 0.4 | 358.78 | 0.19 | 0.5 |
| Hex | 99 | 68 | 69 | 0 | 20 | 1F | 28 | 167 | 13 | 32 |
| Octal | 231 | 150 | 151 | 0 | 40 | 37 | 50 | 547 | 23 | 62 |
| Binary | 10011001 | 1101000 | 1101001 | 0 | 100000 | 11111 | 101000 | 101100111 | 10011 | 110010 |
Color Harmonies of #996869
Complementary color
Monochromatic Colors of #996869
Black with #996869
Text Example
Text Example
White with #996869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #996869; }
p { color: rgb(153,104,105); }
H1.HeaderClassName
{
color: #996869;
}
.AnyTagClassName
{
color: #996869;
}
</style>
background-color css
<style>
a { background-color: #996869; }
a { background-color: rgb(153,104,105); }
div.DivClassName
{
background-color: #996869;
}
.BgClassName
{
background-color: #996869;
}
</style>
border-color css
<style>
span { border-color: #996869; }
span { border-color: rgb(153,104,105); }
td.TdClassName
{
border-color: #996869;
}
.TagClassName
{
border-color: #996869;
}
</style>