Shades of Pale Oyster #978770
Tints of Pale Oyster #978770
RGB
CMYK
RGB Variations
Color information
#978770 (or 0x978770) is known color: Pale Oyster. HEX triplet: 97, 87 and 70. RGB value is (151,135,112). Sum of RGB (Red+Green+Blue) = 151+135+112=398 (52% of max value = 765). Red value is 151 (59.38% from 255 or 37.94% from 398); Green value is 135 (53.12% from 255 or 33.92% from 398); Blue value is 112 (44.14% from 255 or 28.14% from 398); Max value from RGB is 151 - color contains mainly: red. Hex color #978770 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978770 is #68788F. Grayscale: #898989. Windows color (decimal): -6846608 or 7374743. OLE color: 7374743.
HSL color Cylindrical-coordinate representation of color #978770: hue angle of 35.38º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #978770 is Cyan = 0, Magento = 0.11, Yellow = 0.26 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 135 | 112 | - |
| CMYK | 0 | 0.11 | 0.26 | 0.41 |
| HSL | 35.38º | 0.16% | 0.52% | - |
| HSV(B) | 35.38º | 0.26% | 0.59% | - |
| XYZ | 24.35 | 25.08 | 18.89 | - |
| YUV | 137.16 | 113.8 | 137.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 135 | 112 | 0 | 0.11 | 0.26 | 0.41 | 35.38 | 0.16 | 0.52 |
| Hex | 97 | 87 | 70 | 0 | B | 1A | 29 | 23 | 10 | 34 |
| Octal | 227 | 207 | 160 | 0 | 13 | 32 | 51 | 43 | 20 | 64 |
| Binary | 10010111 | 10000111 | 1110000 | 0 | 1011 | 11010 | 101001 | 100011 | 10000 | 110100 |
Color Harmonies of #978770
Complementary color
Monochromatic Colors of #978770
Black with #978770
Text Example
Text Example
White with #978770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978770; }
p { color: rgb(151,135,112); }
H1.HeaderClassName
{
color: #978770;
}
.AnyTagClassName
{
color: #978770;
}
</style>
background-color css
<style>
a { background-color: #978770; }
a { background-color: rgb(151,135,112); }
div.DivClassName
{
background-color: #978770;
}
.BgClassName
{
background-color: #978770;
}
</style>
border-color css
<style>
span { border-color: #978770; }
span { border-color: rgb(151,135,112); }
td.TdClassName
{
border-color: #978770;
}
.TagClassName
{
border-color: #978770;
}
</style>