Shades of Turkish Rose #986566
Tints of Turkish Rose #986566
RGB
CMYK
RGB Variations
Color information
#986566 (or 0x986566) is known color: Turkish Rose. HEX triplet: 98, 65 and 66. RGB value is (152,101,102). Sum of RGB (Red+Green+Blue) = 152+101+102=355 (47% of max value = 765). Red value is 152 (59.77% from 255 or 42.82% from 355); Green value is 101 (39.84% from 255 or 28.45% from 355); Blue value is 102 (40.23% from 255 or 28.73% from 355); Max value from RGB is 152 - color contains mainly: red. Hex color #986566 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986566 is #679A99. Grayscale: #747474. Windows color (decimal): -6789786 or 6710680. OLE color: 6710680.
HSL color Cylindrical-coordinate representation of color #986566: hue angle of 358.82º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #986566 is Cyan = 0, Magento = 0.34, Yellow = 0.33 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 101 | 102 | - |
| CMYK | 0 | 0.34 | 0.33 | 0.40 |
| HSL | 358.82º | 0.2% | 0.5% | - |
| HSV(B) | 358.82º | 0.34% | 0.6% | - |
| XYZ | 20 | 16.94 | 14.79 | - |
| YUV | 116.36 | 119.9 | 153.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 101 | 102 | 0 | 0.34 | 0.33 | 0.40 | 358.82 | 0.2 | 0.5 |
| Hex | 98 | 65 | 66 | 0 | 22 | 21 | 28 | 167 | 14 | 32 |
| Octal | 230 | 145 | 146 | 0 | 42 | 41 | 50 | 547 | 24 | 62 |
| Binary | 10011000 | 1100101 | 1100110 | 0 | 100010 | 100001 | 101000 | 101100111 | 10100 | 110010 |
Color Harmonies of #986566
Complementary color
Monochromatic Colors of #986566
Black with #986566
Text Example
Text Example
White with #986566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986566; }
p { color: rgb(152,101,102); }
H1.HeaderClassName
{
color: #986566;
}
.AnyTagClassName
{
color: #986566;
}
</style>
background-color css
<style>
a { background-color: #986566; }
a { background-color: rgb(152,101,102); }
div.DivClassName
{
background-color: #986566;
}
.BgClassName
{
background-color: #986566;
}
</style>
border-color css
<style>
span { border-color: #986566; }
span { border-color: rgb(152,101,102); }
td.TdClassName
{
border-color: #986566;
}
.TagClassName
{
border-color: #986566;
}
</style>