Shades of Turkish Rose #996973
Tints of Turkish Rose #996973
RGB
CMYK
RGB Variations
Color information
#996973 (or 0x996973) is known color: Turkish Rose. HEX triplet: 99, 69 and 73. RGB value is (153,105,115). Sum of RGB (Red+Green+Blue) = 153+105+115=373 (49% of max value = 765). Red value is 153 (60.16% from 255 or 41.02% from 373); Green value is 105 (41.41% from 255 or 28.15% from 373); Blue value is 115 (45.31% from 255 or 30.83% from 373); Max value from RGB is 153 - color contains mainly: red. Hex color #996973 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #996973 is #66968C. Grayscale: #787878. Windows color (decimal): -6723213 or 7563673. OLE color: 7563673.
HSL color Cylindrical-coordinate representation of color #996973: hue angle of 347.5º degrees, saturation: 0.19, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #996973 is Cyan = 0, Magento = 0.31, Yellow = 0.25 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 105 | 115 | - |
| CMYK | 0 | 0.31 | 0.25 | 0.4 |
| HSL | 347.5º | 0.19% | 0.51% | - |
| HSV(B) | 347.5º | 0.31% | 0.6% | - |
| XYZ | 21.28 | 18.11 | 18.59 | - |
| YUV | 120.49 | 124.9 | 151.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 105 | 115 | 0 | 0.31 | 0.25 | 0.4 | 347.5 | 0.19 | 0.51 |
| Hex | 99 | 69 | 73 | 0 | 1F | 19 | 28 | 15C | 13 | 33 |
| Octal | 231 | 151 | 163 | 0 | 37 | 31 | 50 | 534 | 23 | 63 |
| Binary | 10011001 | 1101001 | 1110011 | 0 | 11111 | 11001 | 101000 | 101011100 | 10011 | 110011 |
Color Harmonies of #996973
Complementary color
Monochromatic Colors of #996973
Black with #996973
Text Example
Text Example
White with #996973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #996973; }
p { color: rgb(153,105,115); }
H1.HeaderClassName
{
color: #996973;
}
.AnyTagClassName
{
color: #996973;
}
</style>
background-color css
<style>
a { background-color: #996973; }
a { background-color: rgb(153,105,115); }
div.DivClassName
{
background-color: #996973;
}
.BgClassName
{
background-color: #996973;
}
</style>
border-color css
<style>
span { border-color: #996973; }
span { border-color: rgb(153,105,115); }
td.TdClassName
{
border-color: #996973;
}
.TagClassName
{
border-color: #996973;
}
</style>