Shades of Pale Oyster #978667
Tints of Pale Oyster #978667
RGB
CMYK
RGB Variations
Color information
#978667 (or 0x978667) is known color: Pale Oyster. HEX triplet: 97, 86 and 67. RGB value is (151,134,103). Sum of RGB (Red+Green+Blue) = 151+134+103=388 (51% of max value = 765). Red value is 151 (59.38% from 255 or 38.92% from 388); Green value is 134 (52.73% from 255 or 34.54% from 388); Blue value is 103 (40.62% from 255 or 26.55% from 388); Max value from RGB is 151 - color contains mainly: red. Hex color #978667 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #978667 is #687998. Grayscale: #878787. Windows color (decimal): -6846873 or 6784663. OLE color: 6784663.
HSL color Cylindrical-coordinate representation of color #978667: hue angle of 38.75º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #978667 is Cyan = 0, Magento = 0.11, Yellow = 0.32 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 134 | 103 | - |
| CMYK | 0 | 0.11 | 0.32 | 0.41 |
| HSL | 38.75º | 0.19% | 0.5% | - |
| HSV(B) | 38.75º | 0.32% | 0.59% | - |
| XYZ | 23.74 | 24.61 | 16.33 | - |
| YUV | 135.55 | 109.63 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 134 | 103 | 0 | 0.11 | 0.32 | 0.41 | 38.75 | 0.19 | 0.5 |
| Hex | 97 | 86 | 67 | 0 | B | 20 | 29 | 27 | 13 | 32 |
| Octal | 227 | 206 | 147 | 0 | 13 | 40 | 51 | 47 | 23 | 62 |
| Binary | 10010111 | 10000110 | 1100111 | 0 | 1011 | 100000 | 101001 | 100111 | 10011 | 110010 |
Color Harmonies of #978667
Complementary color
Monochromatic Colors of #978667
Black with #978667
Text Example
Text Example
White with #978667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #978667; }
p { color: rgb(151,134,103); }
H1.HeaderClassName
{
color: #978667;
}
.AnyTagClassName
{
color: #978667;
}
</style>
background-color css
<style>
a { background-color: #978667; }
a { background-color: rgb(151,134,103); }
div.DivClassName
{
background-color: #978667;
}
.BgClassName
{
background-color: #978667;
}
</style>
border-color css
<style>
span { border-color: #978667; }
span { border-color: rgb(151,134,103); }
td.TdClassName
{
border-color: #978667;
}
.TagClassName
{
border-color: #978667;
}
</style>