Shades of Turkish Rose #9C8385
Tints of Turkish Rose #9C8385
RGB
CMYK
RGB Variations
Color information
#9C8385 (or 0x9C8385) is known color: Turkish Rose. HEX triplet: 9C, 83 and 85. RGB value is (156,131,133). Sum of RGB (Red+Green+Blue) = 156+131+133=420 (55% of max value = 765). Red value is 156 (61.33% from 255 or 37.14% from 420); Green value is 131 (51.56% from 255 or 31.19% from 420); Blue value is 133 (52.34% from 255 or 31.67% from 420); Max value from RGB is 156 - color contains mainly: red. Hex color #9C8385 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9C8385 is #637C7A. Grayscale: #8A8A8A. Windows color (decimal): -6519931 or 8749980. OLE color: 8749980.
HSL color Cylindrical-coordinate representation of color #9C8385: hue angle of 355.2º degrees, saturation: 0.11, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #9C8385 is Cyan = 0, Magento = 0.16, Yellow = 0.15 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 131 | 133 | - |
| CMYK | 0 | 0.16 | 0.15 | 0.39 |
| HSL | 355.2º | 0.11% | 0.56% | - |
| HSV(B) | 355.2º | 0.16% | 0.61% | - |
| XYZ | 26.06 | 24.99 | 25.64 | - |
| YUV | 138.7 | 124.78 | 140.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 131 | 133 | 0 | 0.16 | 0.15 | 0.39 | 355.2 | 0.11 | 0.56 |
| Hex | 9C | 83 | 85 | 0 | 10 | F | 27 | 163 | B | 38 |
| Octal | 234 | 203 | 205 | 0 | 20 | 17 | 47 | 543 | 13 | 70 |
| Binary | 10011100 | 10000011 | 10000101 | 0 | 10000 | 1111 | 100111 | 101100011 | 1011 | 111000 |
Color Harmonies of #9C8385
Complementary color
Monochromatic Colors of #9C8385
Black with #9C8385
Text Example
Text Example
White with #9C8385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C8385; }
p { color: rgb(156,131,133); }
H1.HeaderClassName
{
color: #9C8385;
}
.AnyTagClassName
{
color: #9C8385;
}
</style>
background-color css
<style>
a { background-color: #9C8385; }
a { background-color: rgb(156,131,133); }
div.DivClassName
{
background-color: #9C8385;
}
.BgClassName
{
background-color: #9C8385;
}
</style>
border-color css
<style>
span { border-color: #9C8385; }
span { border-color: rgb(156,131,133); }
td.TdClassName
{
border-color: #9C8385;
}
.TagClassName
{
border-color: #9C8385;
}
</style>