Shades of Turkish Rose #9F8184
Tints of Turkish Rose #9F8184
RGB
CMYK
RGB Variations
Color information
#9F8184 (or 0x9F8184) is known color: Turkish Rose. HEX triplet: 9F, 81 and 84. RGB value is (159,129,132). Sum of RGB (Red+Green+Blue) = 159+129+132=420 (55% of max value = 765). Red value is 159 (62.5% from 255 or 37.86% from 420); Green value is 129 (50.78% from 255 or 30.71% from 420); Blue value is 132 (51.95% from 255 or 31.43% from 420); Max value from RGB is 159 - color contains mainly: red. Hex color #9F8184 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9F8184 is #607E7B. Grayscale: #8A8A8A. Windows color (decimal): -6323836 or 8683935. OLE color: 8683935.
HSL color Cylindrical-coordinate representation of color #9F8184: hue angle of 354º degrees, saturation: 0.14, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #9F8184 is Cyan = 0, Magento = 0.19, Yellow = 0.17 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 159 | 129 | 132 | - |
| CMYK | 0 | 0.19 | 0.17 | 0.38 |
| HSL | 354º | 0.14% | 0.56% | - |
| HSV(B) | 354º | 0.19% | 0.62% | - |
| XYZ | 26.31 | 24.74 | 25.22 | - |
| YUV | 138.31 | 124.44 | 142.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 159 | 129 | 132 | 0 | 0.19 | 0.17 | 0.38 | 354 | 0.14 | 0.56 |
| Hex | 9F | 81 | 84 | 0 | 13 | 11 | 26 | 162 | E | 38 |
| Octal | 237 | 201 | 204 | 0 | 23 | 21 | 46 | 542 | 16 | 70 |
| Binary | 10011111 | 10000001 | 10000100 | 0 | 10011 | 10001 | 100110 | 101100010 | 1110 | 111000 |
Color Harmonies of #9F8184
Complementary color
Monochromatic Colors of #9F8184
Black with #9F8184
Text Example
Text Example
White with #9F8184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9F8184; }
p { color: rgb(159,129,132); }
H1.HeaderClassName
{
color: #9F8184;
}
.AnyTagClassName
{
color: #9F8184;
}
</style>
background-color css
<style>
a { background-color: #9F8184; }
a { background-color: rgb(159,129,132); }
div.DivClassName
{
background-color: #9F8184;
}
.BgClassName
{
background-color: #9F8184;
}
</style>
border-color css
<style>
span { border-color: #9F8184; }
span { border-color: rgb(159,129,132); }
td.TdClassName
{
border-color: #9F8184;
}
.TagClassName
{
border-color: #9F8184;
}
</style>