Shades of Pale Oyster #978668
Tints of Pale Oyster #978668
RGB
CMYK
RGB Variations
Color information
#978668 (or 0x978668) is known color: Pale Oyster. HEX triplet: 97, 86 and 68. RGB value is (151,134,104). Sum of RGB (Red+Green+Blue) = 151+134+104=389 (51% of max value = 765). Red value is 151 (59.38% from 255 or 38.82% from 389); Green value is 134 (52.73% from 255 or 34.45% from 389); Blue value is 104 (41.02% from 255 or 26.74% from 389); Max value from RGB is 151 - color contains mainly: red. Hex color #978668 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978668 is #687997. Grayscale: #878787. Windows color (decimal): -6846872 or 6850199. OLE color: 6850199.
HSL color Cylindrical-coordinate representation of color #978668: hue angle of 38.3º degrees, saturation: 0.18, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #978668 is Cyan = 0, Magento = 0.11, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 134 | 104 | - |
| CMYK | 0 | 0.11 | 0.31 | 0.41 |
| HSL | 38.3º | 0.18% | 0.5% | - |
| HSV(B) | 38.3º | 0.31% | 0.59% | - |
| XYZ | 23.79 | 24.63 | 16.6 | - |
| YUV | 135.66 | 110.13 | 138.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 134 | 104 | 0 | 0.11 | 0.31 | 0.41 | 38.3 | 0.18 | 0.5 |
| Hex | 97 | 86 | 68 | 0 | B | 1F | 29 | 26 | 12 | 32 |
| Octal | 227 | 206 | 150 | 0 | 13 | 37 | 51 | 46 | 22 | 62 |
| Binary | 10010111 | 10000110 | 1101000 | 0 | 1011 | 11111 | 101001 | 100110 | 10010 | 110010 |
Color Harmonies of #978668
Complementary color
Monochromatic Colors of #978668
Black with #978668
Text Example
Text Example
White with #978668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978668; }
p { color: rgb(151,134,104); }
H1.HeaderClassName
{
color: #978668;
}
.AnyTagClassName
{
color: #978668;
}
</style>
background-color css
<style>
a { background-color: #978668; }
a { background-color: rgb(151,134,104); }
div.DivClassName
{
background-color: #978668;
}
.BgClassName
{
background-color: #978668;
}
</style>
border-color css
<style>
span { border-color: #978668; }
span { border-color: rgb(151,134,104); }
td.TdClassName
{
border-color: #978668;
}
.TagClassName
{
border-color: #978668;
}
</style>