Shades of Turkish Rose #978081
Tints of Turkish Rose #978081
RGB
CMYK
RGB Variations
Color information
#978081 (or 0x978081) is known color: Turkish Rose. HEX triplet: 97, 80 and 81. RGB value is (151,128,129). Sum of RGB (Red+Green+Blue) = 151+128+129=408 (54% of max value = 765). Red value is 151 (59.38% from 255 or 37.01% from 408); Green value is 128 (50.39% from 255 or 31.37% from 408); Blue value is 129 (50.78% from 255 or 31.62% from 408); Max value from RGB is 151 - color contains mainly: red. Hex color #978081 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #978081 is #687F7E. Grayscale: #878787. Windows color (decimal): -6848383 or 8487063. OLE color: 8487063.
HSL color Cylindrical-coordinate representation of color #978081: hue angle of 357.39º 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 #978081 is Cyan = 0, Magento = 0.15, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 128 | 129 | - |
| CMYK | 0 | 0.15 | 0.15 | 0.41 |
| HSL | 357.39º | 0.1% | 0.55% | - |
| HSV(B) | 357.39º | 0.15% | 0.59% | - |
| XYZ | 24.44 | 23.6 | 24.04 | - |
| YUV | 134.99 | 124.62 | 139.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 128 | 129 | 0 | 0.15 | 0.15 | 0.41 | 357.39 | 0.1 | 0.55 |
| Hex | 97 | 80 | 81 | 0 | F | F | 29 | 165 | A | 37 |
| Octal | 227 | 200 | 201 | 0 | 17 | 17 | 51 | 545 | 12 | 67 |
| Binary | 10010111 | 10000000 | 10000001 | 0 | 1111 | 1111 | 101001 | 101100101 | 1010 | 110111 |
Color Harmonies of #978081
Complementary color
Monochromatic Colors of #978081
Black with #978081
Text Example
Text Example
White with #978081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978081; }
p { color: rgb(151,128,129); }
H1.HeaderClassName
{
color: #978081;
}
.AnyTagClassName
{
color: #978081;
}
</style>
background-color css
<style>
a { background-color: #978081; }
a { background-color: rgb(151,128,129); }
div.DivClassName
{
background-color: #978081;
}
.BgClassName
{
background-color: #978081;
}
</style>
border-color css
<style>
span { border-color: #978081; }
span { border-color: rgb(151,128,129); }
td.TdClassName
{
border-color: #978081;
}
.TagClassName
{
border-color: #978081;
}
</style>