Shades of Turkish Rose #997678
Tints of Turkish Rose #997678
RGB
CMYK
RGB Variations
Color information
#997678 (or 0x997678) is known color: Turkish Rose. HEX triplet: 99, 76 and 78. RGB value is (153,118,120). Sum of RGB (Red+Green+Blue) = 153+118+120=391 (51% of max value = 765). Red value is 153 (60.16% from 255 or 39.13% from 391); Green value is 118 (46.48% from 255 or 30.18% from 391); Blue value is 120 (47.27% from 255 or 30.69% from 391); Max value from RGB is 153 - color contains mainly: red. Hex color #997678 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #997678 is #668987. Grayscale: #808080. Windows color (decimal): -6719880 or 7894681. OLE color: 7894681.
HSL color Cylindrical-coordinate representation of color #997678: hue angle of 356.57º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #997678 is Cyan = 0, Magento = 0.23, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 118 | 120 | - |
| CMYK | 0 | 0.23 | 0.22 | 0.4 |
| HSL | 356.57º | 0.15% | 0.53% | - |
| HSV(B) | 356.57º | 0.23% | 0.6% | - |
| XYZ | 23.01 | 21.09 | 20.63 | - |
| YUV | 128.69 | 123.1 | 145.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 118 | 120 | 0 | 0.23 | 0.22 | 0.4 | 356.57 | 0.15 | 0.53 |
| Hex | 99 | 76 | 78 | 0 | 17 | 16 | 28 | 165 | F | 35 |
| Octal | 231 | 166 | 170 | 0 | 27 | 26 | 50 | 545 | 17 | 65 |
| Binary | 10011001 | 1110110 | 1111000 | 0 | 10111 | 10110 | 101000 | 101100101 | 1111 | 110101 |
Color Harmonies of #997678
Complementary color
Monochromatic Colors of #997678
Black with #997678
Text Example
Text Example
White with #997678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997678; }
p { color: rgb(153,118,120); }
H1.HeaderClassName
{
color: #997678;
}
.AnyTagClassName
{
color: #997678;
}
</style>
background-color css
<style>
a { background-color: #997678; }
a { background-color: rgb(153,118,120); }
div.DivClassName
{
background-color: #997678;
}
.BgClassName
{
background-color: #997678;
}
</style>
border-color css
<style>
span { border-color: #997678; }
span { border-color: rgb(153,118,120); }
td.TdClassName
{
border-color: #997678;
}
.TagClassName
{
border-color: #997678;
}
</style>