Shades of Turkish Rose #997578
Tints of Turkish Rose #997578
RGB
CMYK
RGB Variations
Color information
#997578 (or 0x997578) is known color: Turkish Rose. HEX triplet: 99, 75 and 78. RGB value is (153,117,120). Sum of RGB (Red+Green+Blue) = 153+117+120=390 (51% of max value = 765). Red value is 153 (60.16% from 255 or 39.23% from 390); Green value is 117 (46.09% from 255 or 30% from 390); Blue value is 120 (47.27% from 255 or 30.77% from 390); Max value from RGB is 153 - color contains mainly: red. Hex color #997578 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #997578 is #668A87. Grayscale: #808080. Windows color (decimal): -6720136 or 7894425. OLE color: 7894425.
HSL color Cylindrical-coordinate representation of color #997578: hue angle of 355º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #997578 is Cyan = 0, Magento = 0.24, Yellow = 0.22 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 117 | 120 | - |
| CMYK | 0 | 0.24 | 0.22 | 0.4 |
| HSL | 355º | 0.15% | 0.53% | - |
| HSV(B) | 355º | 0.24% | 0.6% | - |
| XYZ | 22.89 | 20.85 | 20.59 | - |
| YUV | 128.11 | 123.43 | 145.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 117 | 120 | 0 | 0.24 | 0.22 | 0.4 | 355 | 0.15 | 0.53 |
| Hex | 99 | 75 | 78 | 0 | 18 | 16 | 28 | 163 | F | 35 |
| Octal | 231 | 165 | 170 | 0 | 30 | 26 | 50 | 543 | 17 | 65 |
| Binary | 10011001 | 1110101 | 1111000 | 0 | 11000 | 10110 | 101000 | 101100011 | 1111 | 110101 |
Color Harmonies of #997578
Complementary color
Monochromatic Colors of #997578
Black with #997578
Text Example
Text Example
White with #997578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #997578; }
p { color: rgb(153,117,120); }
H1.HeaderClassName
{
color: #997578;
}
.AnyTagClassName
{
color: #997578;
}
</style>
background-color css
<style>
a { background-color: #997578; }
a { background-color: rgb(153,117,120); }
div.DivClassName
{
background-color: #997578;
}
.BgClassName
{
background-color: #997578;
}
</style>
border-color css
<style>
span { border-color: #997578; }
span { border-color: rgb(153,117,120); }
td.TdClassName
{
border-color: #997578;
}
.TagClassName
{
border-color: #997578;
}
</style>