Shades of Turkish Rose #9B8283
Tints of Turkish Rose #9B8283
RGB
CMYK
RGB Variations
Color information
#9B8283 (or 0x9B8283) is known color: Turkish Rose. HEX triplet: 9B, 82 and 83. RGB value is (155,130,131). Sum of RGB (Red+Green+Blue) = 155+130+131=416 (55% of max value = 765). Red value is 155 (60.94% from 255 or 37.26% from 416); Green value is 130 (51.17% from 255 or 31.25% from 416); Blue value is 131 (51.56% from 255 or 31.49% from 416); Max value from RGB is 155 - color contains mainly: red. Hex color #9B8283 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9B8283 is #647D7C. Grayscale: #898989. Windows color (decimal): -6585725 or 8618651. OLE color: 8618651.
HSL color Cylindrical-coordinate representation of color #9B8283: hue angle of 357.6º 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 #9B8283 is Cyan = 0, Magento = 0.16, Yellow = 0.15 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 155 | 130 | 131 | - |
| CMYK | 0 | 0.16 | 0.15 | 0.39 |
| HSL | 357.6º | 0.11% | 0.56% | - |
| HSV(B) | 357.6º | 0.16% | 0.61% | - |
| XYZ | 25.6 | 24.57 | 24.87 | - |
| YUV | 137.59 | 124.28 | 140.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 130 | 131 | 0 | 0.16 | 0.15 | 0.39 | 357.6 | 0.11 | 0.56 |
| Hex | 9B | 82 | 83 | 0 | 10 | F | 27 | 166 | B | 38 |
| Octal | 233 | 202 | 203 | 0 | 20 | 17 | 47 | 546 | 13 | 70 |
| Binary | 10011011 | 10000010 | 10000011 | 0 | 10000 | 1111 | 100111 | 101100110 | 1011 | 111000 |
Color Harmonies of #9B8283
Complementary color
Monochromatic Colors of #9B8283
Black with #9B8283
Text Example
Text Example
White with #9B8283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9B8283; }
p { color: rgb(155,130,131); }
H1.HeaderClassName
{
color: #9B8283;
}
.AnyTagClassName
{
color: #9B8283;
}
</style>
background-color css
<style>
a { background-color: #9B8283; }
a { background-color: rgb(155,130,131); }
div.DivClassName
{
background-color: #9B8283;
}
.BgClassName
{
background-color: #9B8283;
}
</style>
border-color css
<style>
span { border-color: #9B8283; }
span { border-color: rgb(155,130,131); }
td.TdClassName
{
border-color: #9B8283;
}
.TagClassName
{
border-color: #9B8283;
}
</style>