Shades of Turkish Rose #986567
Tints of Turkish Rose #986567
RGB
CMYK
RGB Variations
Color information
#986567 (or 0x986567) is known color: Turkish Rose. HEX triplet: 98, 65 and 67. RGB value is (152,101,103). Sum of RGB (Red+Green+Blue) = 152+101+103=356 (47% of max value = 765). Red value is 152 (59.77% from 255 or 42.70% from 356); Green value is 101 (39.84% from 255 or 28.37% from 356); Blue value is 103 (40.62% from 255 or 28.93% from 356); Max value from RGB is 152 - color contains mainly: red. Hex color #986567 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #986567 is #679A98. Grayscale: #747474. Windows color (decimal): -6789785 or 6776216. OLE color: 6776216.
HSL color Cylindrical-coordinate representation of color #986567: hue angle of 357.65º 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 #986567 is Cyan = 0, Magento = 0.34, Yellow = 0.32 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 101 | 103 | - |
| CMYK | 0 | 0.34 | 0.32 | 0.40 |
| HSL | 357.65º | 0.2% | 0.5% | - |
| HSV(B) | 357.65º | 0.34% | 0.6% | - |
| XYZ | 20.05 | 16.96 | 15.05 | - |
| YUV | 116.48 | 120.4 | 153.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 101 | 103 | 0 | 0.34 | 0.32 | 0.40 | 357.65 | 0.2 | 0.5 |
| Hex | 98 | 65 | 67 | 0 | 22 | 20 | 28 | 166 | 14 | 32 |
| Octal | 230 | 145 | 147 | 0 | 42 | 40 | 50 | 546 | 24 | 62 |
| Binary | 10011000 | 1100101 | 1100111 | 0 | 100010 | 100000 | 101000 | 101100110 | 10100 | 110010 |
Color Harmonies of #986567
Complementary color
Monochromatic Colors of #986567
Black with #986567
Text Example
Text Example
White with #986567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986567; }
p { color: rgb(152,101,103); }
H1.HeaderClassName
{
color: #986567;
}
.AnyTagClassName
{
color: #986567;
}
</style>
background-color css
<style>
a { background-color: #986567; }
a { background-color: rgb(152,101,103); }
div.DivClassName
{
background-color: #986567;
}
.BgClassName
{
background-color: #986567;
}
</style>
border-color css
<style>
span { border-color: #986567; }
span { border-color: rgb(152,101,103); }
td.TdClassName
{
border-color: #986567;
}
.TagClassName
{
border-color: #986567;
}
</style>