Shades of Pale Oyster #978773
Tints of Pale Oyster #978773
RGB
CMYK
RGB Variations
Color information
#978773 (or 0x978773) is known color: Pale Oyster. HEX triplet: 97, 87 and 73. RGB value is (151,135,115). Sum of RGB (Red+Green+Blue) = 151+135+115=401 (53% of max value = 765). Red value is 151 (59.38% from 255 or 37.66% from 401); Green value is 135 (53.12% from 255 or 33.67% from 401); Blue value is 115 (45.31% from 255 or 28.68% from 401); Max value from RGB is 151 - color contains mainly: red. Hex color #978773 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978773 is #68788C. Grayscale: #898989. Windows color (decimal): -6846605 or 7571351. OLE color: 7571351.
HSL color Cylindrical-coordinate representation of color #978773: hue angle of 33.33º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #978773 is Cyan = 0, Magento = 0.11, Yellow = 0.24 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 135 | 115 | - |
| CMYK | 0 | 0.11 | 0.24 | 0.41 |
| HSL | 33.33º | 0.15% | 0.52% | - |
| HSV(B) | 33.33º | 0.24% | 0.59% | - |
| XYZ | 24.52 | 25.15 | 19.78 | - |
| YUV | 137.5 | 115.3 | 137.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 135 | 115 | 0 | 0.11 | 0.24 | 0.41 | 33.33 | 0.15 | 0.52 |
| Hex | 97 | 87 | 73 | 0 | B | 18 | 29 | 21 | F | 34 |
| Octal | 227 | 207 | 163 | 0 | 13 | 30 | 51 | 41 | 17 | 64 |
| Binary | 10010111 | 10000111 | 1110011 | 0 | 1011 | 11000 | 101001 | 100001 | 1111 | 110100 |
Color Harmonies of #978773
Complementary color
Monochromatic Colors of #978773
Black with #978773
Text Example
Text Example
White with #978773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978773; }
p { color: rgb(151,135,115); }
H1.HeaderClassName
{
color: #978773;
}
.AnyTagClassName
{
color: #978773;
}
</style>
background-color css
<style>
a { background-color: #978773; }
a { background-color: rgb(151,135,115); }
div.DivClassName
{
background-color: #978773;
}
.BgClassName
{
background-color: #978773;
}
</style>
border-color css
<style>
span { border-color: #978773; }
span { border-color: rgb(151,135,115); }
td.TdClassName
{
border-color: #978773;
}
.TagClassName
{
border-color: #978773;
}
</style>