Shades of Turkish Rose #978182
Tints of Turkish Rose #978182
RGB
CMYK
RGB Variations
Color information
#978182 (or 0x978182) is known color: Turkish Rose. HEX triplet: 97, 81 and 82. RGB value is (151,129,130). Sum of RGB (Red+Green+Blue) = 151+129+130=410 (54% of max value = 765). Red value is 151 (59.38% from 255 or 36.83% from 410); Green value is 129 (50.78% from 255 or 31.46% from 410); Blue value is 130 (51.17% from 255 or 31.71% from 410); Max value from RGB is 151 - color contains mainly: red. Hex color #978182 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #978182 is #687E7D. Grayscale: #878787. Windows color (decimal): -6848126 or 8552855. OLE color: 8552855.
HSL color Cylindrical-coordinate representation of color #978182: hue angle of 357.27º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #978182 is Cyan = 0, Magento = 0.15, Yellow = 0.14 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 129 | 130 | - |
| CMYK | 0 | 0.15 | 0.14 | 0.41 |
| HSL | 357.27º | 0.1% | 0.55% | - |
| HSV(B) | 357.27º | 0.15% | 0.59% | - |
| XYZ | 24.64 | 23.89 | 24.43 | - |
| YUV | 135.69 | 124.79 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 129 | 130 | 0 | 0.15 | 0.14 | 0.41 | 357.27 | 0.1 | 0.55 |
| Hex | 97 | 81 | 82 | 0 | F | E | 29 | 165 | A | 37 |
| Octal | 227 | 201 | 202 | 0 | 17 | 16 | 51 | 545 | 12 | 67 |
| Binary | 10010111 | 10000001 | 10000010 | 0 | 1111 | 1110 | 101001 | 101100101 | 1010 | 110111 |
Color Harmonies of #978182
Complementary color
Monochromatic Colors of #978182
Black with #978182
Text Example
Text Example
White with #978182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978182; }
p { color: rgb(151,129,130); }
H1.HeaderClassName
{
color: #978182;
}
.AnyTagClassName
{
color: #978182;
}
</style>
background-color css
<style>
a { background-color: #978182; }
a { background-color: rgb(151,129,130); }
div.DivClassName
{
background-color: #978182;
}
.BgClassName
{
background-color: #978182;
}
</style>
border-color css
<style>
span { border-color: #978182; }
span { border-color: rgb(151,129,130); }
td.TdClassName
{
border-color: #978182;
}
.TagClassName
{
border-color: #978182;
}
</style>