Shades of Turkish Rose #987375
Tints of Turkish Rose #987375
RGB
CMYK
RGB Variations
Color information
#987375 (or 0x987375) is known color: Turkish Rose. HEX triplet: 98, 73 and 75. RGB value is (152,115,117). Sum of RGB (Red+Green+Blue) = 152+115+117=384 (50% of max value = 765). Red value is 152 (59.77% from 255 or 39.58% from 384); Green value is 115 (45.31% from 255 or 29.95% from 384); Blue value is 117 (46.09% from 255 or 30.47% from 384); Max value from RGB is 152 - color contains mainly: red. Hex color #987375 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987375 is #678C8A. Grayscale: #7E7E7E. Windows color (decimal): -6786187 or 7697304. OLE color: 7697304.
HSL color Cylindrical-coordinate representation of color #987375: hue angle of 356.76º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #987375 is Cyan = 0, Magento = 0.24, Yellow = 0.23 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 115 | 117 | - |
| CMYK | 0 | 0.24 | 0.23 | 0.40 |
| HSL | 356.76º | 0.15% | 0.52% | - |
| HSV(B) | 356.76º | 0.24% | 0.6% | - |
| XYZ | 22.29 | 20.22 | 19.56 | - |
| YUV | 126.29 | 122.76 | 146.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 115 | 117 | 0 | 0.24 | 0.23 | 0.40 | 356.76 | 0.15 | 0.52 |
| Hex | 98 | 73 | 75 | 0 | 18 | 17 | 28 | 165 | F | 34 |
| Octal | 230 | 163 | 165 | 0 | 30 | 27 | 50 | 545 | 17 | 64 |
| Binary | 10011000 | 1110011 | 1110101 | 0 | 11000 | 10111 | 101000 | 101100101 | 1111 | 110100 |
Color Harmonies of #987375
Complementary color
Monochromatic Colors of #987375
Black with #987375
Text Example
Text Example
White with #987375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987375; }
p { color: rgb(152,115,117); }
H1.HeaderClassName
{
color: #987375;
}
.AnyTagClassName
{
color: #987375;
}
</style>
background-color css
<style>
a { background-color: #987375; }
a { background-color: rgb(152,115,117); }
div.DivClassName
{
background-color: #987375;
}
.BgClassName
{
background-color: #987375;
}
</style>
border-color css
<style>
span { border-color: #987375; }
span { border-color: rgb(152,115,117); }
td.TdClassName
{
border-color: #987375;
}
.TagClassName
{
border-color: #987375;
}
</style>