Shades of Turkish Rose #9A8283
Tints of Turkish Rose #9A8283
RGB
CMYK
RGB Variations
Color information
#9A8283 (or 0x9A8283) is known color: Turkish Rose. HEX triplet: 9A, 82 and 83. RGB value is (154,130,131). Sum of RGB (Red+Green+Blue) = 154+130+131=415 (54% of max value = 765). Red value is 154 (60.55% from 255 or 37.11% from 415); Green value is 130 (51.17% from 255 or 31.33% from 415); Blue value is 131 (51.56% from 255 or 31.57% from 415); Max value from RGB is 154 - color contains mainly: red. Hex color #9A8283 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #9A8283 is #657D7C. Grayscale: #898989. Windows color (decimal): -6651261 or 8618650. OLE color: 8618650.
HSL color Cylindrical-coordinate representation of color #9A8283: hue angle of 357.5º degrees, saturation: 0.11, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #9A8283 is Cyan = 0, Magento = 0.16, Yellow = 0.15 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 154 | 130 | 131 | - |
| CMYK | 0 | 0.16 | 0.15 | 0.40 |
| HSL | 357.5º | 0.11% | 0.56% | - |
| HSV(B) | 357.5º | 0.16% | 0.6% | - |
| XYZ | 25.41 | 24.47 | 24.86 | - |
| YUV | 137.29 | 124.45 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 130 | 131 | 0 | 0.16 | 0.15 | 0.40 | 357.5 | 0.11 | 0.56 |
| Hex | 9A | 82 | 83 | 0 | 10 | F | 28 | 166 | B | 38 |
| Octal | 232 | 202 | 203 | 0 | 20 | 17 | 50 | 546 | 13 | 70 |
| Binary | 10011010 | 10000010 | 10000011 | 0 | 10000 | 1111 | 101000 | 101100110 | 1011 | 111000 |
Color Harmonies of #9A8283
Complementary color
Monochromatic Colors of #9A8283
Black with #9A8283
Text Example
Text Example
White with #9A8283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9A8283; }
p { color: rgb(154,130,131); }
H1.HeaderClassName
{
color: #9A8283;
}
.AnyTagClassName
{
color: #9A8283;
}
</style>
background-color css
<style>
a { background-color: #9A8283; }
a { background-color: rgb(154,130,131); }
div.DivClassName
{
background-color: #9A8283;
}
.BgClassName
{
background-color: #9A8283;
}
</style>
border-color css
<style>
span { border-color: #9A8283; }
span { border-color: rgb(154,130,131); }
td.TdClassName
{
border-color: #9A8283;
}
.TagClassName
{
border-color: #9A8283;
}
</style>