Shades of Turkish Rose #98676A
Tints of Turkish Rose #98676A
RGB
CMYK
RGB Variations
Color information
#98676A (or 0x98676A) is known color: Turkish Rose. HEX triplet: 98, 67 and 6A. RGB value is (152,103,106). Sum of RGB (Red+Green+Blue) = 152+103+106=361 (47% of max value = 765). Red value is 152 (59.77% from 255 or 42.11% from 361); Green value is 103 (40.62% from 255 or 28.53% from 361); Blue value is 106 (41.80% from 255 or 29.36% from 361); Max value from RGB is 152 - color contains mainly: red. Hex color #98676A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #98676A is #679895. Grayscale: #767676. Windows color (decimal): -6789270 or 6973336. OLE color: 6973336.
HSL color Cylindrical-coordinate representation of color #98676A: hue angle of 356.33º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #98676A is Cyan = 0, Magento = 0.32, Yellow = 0.30 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 103 | 106 | - |
| CMYK | 0 | 0.32 | 0.30 | 0.40 |
| HSL | 356.33º | 0.19% | 0.5% | - |
| HSV(B) | 356.33º | 0.32% | 0.6% | - |
| XYZ | 20.4 | 17.42 | 15.92 | - |
| YUV | 117.99 | 121.23 | 152.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 103 | 106 | 0 | 0.32 | 0.30 | 0.40 | 356.33 | 0.19 | 0.5 |
| Hex | 98 | 67 | 6A | 0 | 20 | 1E | 28 | 164 | 13 | 32 |
| Octal | 230 | 147 | 152 | 0 | 40 | 36 | 50 | 544 | 23 | 62 |
| Binary | 10011000 | 1100111 | 1101010 | 0 | 100000 | 11110 | 101000 | 101100100 | 10011 | 110010 |
Color Harmonies of #98676A
Complementary color
Monochromatic Colors of #98676A
Black with #98676A
Text Example
Text Example
White with #98676A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #98676A; }
p { color: rgb(152,103,106); }
H1.HeaderClassName
{
color: #98676A;
}
.AnyTagClassName
{
color: #98676A;
}
</style>
background-color css
<style>
a { background-color: #98676A; }
a { background-color: rgb(152,103,106); }
div.DivClassName
{
background-color: #98676A;
}
.BgClassName
{
background-color: #98676A;
}
</style>
border-color css
<style>
span { border-color: #98676A; }
span { border-color: rgb(152,103,106); }
td.TdClassName
{
border-color: #98676A;
}
.TagClassName
{
border-color: #98676A;
}
</style>