Shades of Turkish Rose #997779
Tints of Turkish Rose #997779
RGB
CMYK
RGB Variations
Color information
#997779 (or 0x997779) is known color: Turkish Rose. HEX triplet: 99, 77 and 79. RGB value is (153,119,121). Sum of RGB (Red+Green+Blue) = 153+119+121=393 (52% of max value = 765). Red value is 153 (60.16% from 255 or 38.93% from 393); Green value is 119 (46.88% from 255 or 30.28% from 393); Blue value is 121 (47.66% from 255 or 30.79% from 393); Max value from RGB is 153 - color contains mainly: red. Hex color #997779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #997779 is #668886. Grayscale: #818181. Windows color (decimal): -6719623 or 7960473. OLE color: 7960473.
HSL color Cylindrical-coordinate representation of color #997779: hue angle of 356.47º degrees, saturation: 0.14, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #997779 is Cyan = 0, Magento = 0.22, Yellow = 0.21 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 119 | 121 | - |
| CMYK | 0 | 0.22 | 0.21 | 0.4 |
| HSL | 356.47º | 0.14% | 0.53% | - |
| HSV(B) | 356.47º | 0.22% | 0.6% | - |
| XYZ | 23.18 | 21.35 | 20.99 | - |
| YUV | 129.39 | 123.26 | 144.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 119 | 121 | 0 | 0.22 | 0.21 | 0.4 | 356.47 | 0.14 | 0.53 |
| Hex | 99 | 77 | 79 | 0 | 16 | 15 | 28 | 164 | E | 35 |
| Octal | 231 | 167 | 171 | 0 | 26 | 25 | 50 | 544 | 16 | 65 |
| Binary | 10011001 | 1110111 | 1111001 | 0 | 10110 | 10101 | 101000 | 101100100 | 1110 | 110101 |
Color Harmonies of #997779
Complementary color
Monochromatic Colors of #997779
Black with #997779
Text Example
Text Example
White with #997779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997779; }
p { color: rgb(153,119,121); }
H1.HeaderClassName
{
color: #997779;
}
.AnyTagClassName
{
color: #997779;
}
</style>
background-color css
<style>
a { background-color: #997779; }
a { background-color: rgb(153,119,121); }
div.DivClassName
{
background-color: #997779;
}
.BgClassName
{
background-color: #997779;
}
</style>
border-color css
<style>
span { border-color: #997779; }
span { border-color: rgb(153,119,121); }
td.TdClassName
{
border-color: #997779;
}
.TagClassName
{
border-color: #997779;
}
</style>