Shades of Turkish Rose #998384
Tints of Turkish Rose #998384
RGB
CMYK
RGB Variations
Color information
#998384 (or 0x998384) is known color: Turkish Rose. HEX triplet: 99, 83 and 84. RGB value is (153,131,132). Sum of RGB (Red+Green+Blue) = 153+131+132=416 (55% of max value = 765). Red value is 153 (60.16% from 255 or 36.78% from 416); Green value is 131 (51.56% from 255 or 31.49% from 416); Blue value is 132 (51.95% from 255 or 31.73% from 416); Max value from RGB is 153 - color contains mainly: red. Hex color #998384 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #998384 is #667C7B. Grayscale: #898989. Windows color (decimal): -6716540 or 8684441. OLE color: 8684441.
HSL color Cylindrical-coordinate representation of color #998384: hue angle of 357.27º degrees, saturation: 0.1, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #998384 is Cyan = 0, Magento = 0.14, Yellow = 0.14 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 131 | 132 | - |
| CMYK | 0 | 0.14 | 0.14 | 0.4 |
| HSL | 357.27º | 0.1% | 0.56% | - |
| HSV(B) | 357.27º | 0.14% | 0.6% | - |
| XYZ | 25.42 | 24.67 | 25.25 | - |
| YUV | 137.69 | 124.79 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 131 | 132 | 0 | 0.14 | 0.14 | 0.4 | 357.27 | 0.1 | 0.56 |
| Hex | 99 | 83 | 84 | 0 | E | E | 28 | 165 | A | 38 |
| Octal | 231 | 203 | 204 | 0 | 16 | 16 | 50 | 545 | 12 | 70 |
| Binary | 10011001 | 10000011 | 10000100 | 0 | 1110 | 1110 | 101000 | 101100101 | 1010 | 111000 |
Color Harmonies of #998384
Complementary color
Monochromatic Colors of #998384
Black with #998384
Text Example
Text Example
White with #998384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #998384; }
p { color: rgb(153,131,132); }
H1.HeaderClassName
{
color: #998384;
}
.AnyTagClassName
{
color: #998384;
}
</style>
background-color css
<style>
a { background-color: #998384; }
a { background-color: rgb(153,131,132); }
div.DivClassName
{
background-color: #998384;
}
.BgClassName
{
background-color: #998384;
}
</style>
border-color css
<style>
span { border-color: #998384; }
span { border-color: rgb(153,131,132); }
td.TdClassName
{
border-color: #998384;
}
.TagClassName
{
border-color: #998384;
}
</style>