Shades of Turkish Rose #986465
Tints of Turkish Rose #986465
RGB
CMYK
RGB Variations
Color information
#986465 (or 0x986465) is known color: Turkish Rose. HEX triplet: 98, 64 and 65. RGB value is (152,100,101). Sum of RGB (Red+Green+Blue) = 152+100+101=353 (46% of max value = 765). Red value is 152 (59.77% from 255 or 43.06% from 353); Green value is 100 (39.45% from 255 or 28.33% from 353); Blue value is 101 (39.84% from 255 or 28.61% from 353); Max value from RGB is 152 - color contains mainly: red. Hex color #986465 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986465 is #679B9A. Grayscale: #737373. Windows color (decimal): -6790043 or 6644888. OLE color: 6644888.
HSL color Cylindrical-coordinate representation of color #986465: hue angle of 358.85º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #986465 is Cyan = 0, Magento = 0.34, Yellow = 0.34 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 100 | 101 | - |
| CMYK | 0 | 0.34 | 0.34 | 0.40 |
| HSL | 358.85º | 0.21% | 0.49% | - |
| HSV(B) | 358.85º | 0.34% | 0.6% | - |
| XYZ | 19.86 | 16.73 | 14.49 | - |
| YUV | 115.66 | 119.73 | 153.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 100 | 101 | 0 | 0.34 | 0.34 | 0.40 | 358.85 | 0.21 | 0.49 |
| Hex | 98 | 64 | 65 | 0 | 22 | 22 | 28 | 167 | 15 | 31 |
| Octal | 230 | 144 | 145 | 0 | 42 | 42 | 50 | 547 | 25 | 61 |
| Binary | 10011000 | 1100100 | 1100101 | 0 | 100010 | 100010 | 101000 | 101100111 | 10101 | 110001 |
Color Harmonies of #986465
Complementary color
Monochromatic Colors of #986465
Black with #986465
Text Example
Text Example
White with #986465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986465; }
p { color: rgb(152,100,101); }
H1.HeaderClassName
{
color: #986465;
}
.AnyTagClassName
{
color: #986465;
}
</style>
background-color css
<style>
a { background-color: #986465; }
a { background-color: rgb(152,100,101); }
div.DivClassName
{
background-color: #986465;
}
.BgClassName
{
background-color: #986465;
}
</style>
border-color css
<style>
span { border-color: #986465; }
span { border-color: rgb(152,100,101); }
td.TdClassName
{
border-color: #986465;
}
.TagClassName
{
border-color: #986465;
}
</style>