Shades of Turkish Rose #9B8384
Tints of Turkish Rose #9B8384
RGB
CMYK
RGB Variations
Color information
#9B8384 (or 0x9B8384) is known color: Turkish Rose. HEX triplet: 9B, 83 and 84. RGB value is (155,131,132). Sum of RGB (Red+Green+Blue) = 155+131+132=418 (55% of max value = 765). Red value is 155 (60.94% from 255 or 37.08% from 418); Green value is 131 (51.56% from 255 or 31.34% from 418); Blue value is 132 (51.95% from 255 or 31.58% from 418); Max value from RGB is 155 - color contains mainly: red. Hex color #9B8384 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9B8384 is #647C7B. Grayscale: #8A8A8A. Windows color (decimal): -6585468 or 8684443. OLE color: 8684443.
HSL color Cylindrical-coordinate representation of color #9B8384: hue angle of 357.5º degrees, saturation: 0.11, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #9B8384 is Cyan = 0, Magento = 0.15, Yellow = 0.15 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 155 | 131 | 132 | - |
| CMYK | 0 | 0.15 | 0.15 | 0.39 |
| HSL | 357.5º | 0.11% | 0.56% | - |
| HSV(B) | 357.5º | 0.15% | 0.61% | - |
| XYZ | 25.8 | 24.87 | 25.27 | - |
| YUV | 138.29 | 124.45 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 131 | 132 | 0 | 0.15 | 0.15 | 0.39 | 357.5 | 0.11 | 0.56 |
| Hex | 9B | 83 | 84 | 0 | F | F | 27 | 166 | B | 38 |
| Octal | 233 | 203 | 204 | 0 | 17 | 17 | 47 | 546 | 13 | 70 |
| Binary | 10011011 | 10000011 | 10000100 | 0 | 1111 | 1111 | 100111 | 101100110 | 1011 | 111000 |
Color Harmonies of #9B8384
Complementary color
Monochromatic Colors of #9B8384
Black with #9B8384
Text Example
Text Example
White with #9B8384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9B8384; }
p { color: rgb(155,131,132); }
H1.HeaderClassName
{
color: #9B8384;
}
.AnyTagClassName
{
color: #9B8384;
}
</style>
background-color css
<style>
a { background-color: #9B8384; }
a { background-color: rgb(155,131,132); }
div.DivClassName
{
background-color: #9B8384;
}
.BgClassName
{
background-color: #9B8384;
}
</style>
border-color css
<style>
span { border-color: #9B8384; }
span { border-color: rgb(155,131,132); }
td.TdClassName
{
border-color: #9B8384;
}
.TagClassName
{
border-color: #9B8384;
}
</style>