Shades of Pale Oyster #968670
Tints of Pale Oyster #968670
RGB
CMYK
RGB Variations
Color information
#968670 (or 0x968670) is known color: Pale Oyster. HEX triplet: 96, 86 and 70. RGB value is (150,134,112). Sum of RGB (Red+Green+Blue) = 150+134+112=396 (52% of max value = 765). Red value is 150 (58.98% from 255 or 37.88% from 396); Green value is 134 (52.73% from 255 or 33.84% from 396); Blue value is 112 (44.14% from 255 or 28.28% from 396); Max value from RGB is 150 - color contains mainly: red. Hex color #968670 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #968670 is #69798F. Grayscale: #888888. Windows color (decimal): -6912400 or 7374486. OLE color: 7374486.
HSL color Cylindrical-coordinate representation of color #968670: hue angle of 34.74º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #968670 is Cyan = 0, Magento = 0.11, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 134 | 112 | - |
| CMYK | 0 | 0.11 | 0.25 | 0.41 |
| HSL | 34.74º | 0.15% | 0.51% | - |
| HSV(B) | 34.74º | 0.25% | 0.59% | - |
| XYZ | 24.03 | 24.7 | 18.83 | - |
| YUV | 136.28 | 114.3 | 137.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 134 | 112 | 0 | 0.11 | 0.25 | 0.41 | 34.74 | 0.15 | 0.51 |
| Hex | 96 | 86 | 70 | 0 | B | 19 | 29 | 23 | F | 33 |
| Octal | 226 | 206 | 160 | 0 | 13 | 31 | 51 | 43 | 17 | 63 |
| Binary | 10010110 | 10000110 | 1110000 | 0 | 1011 | 11001 | 101001 | 100011 | 1111 | 110011 |
Color Harmonies of #968670
Complementary color
Monochromatic Colors of #968670
Black with #968670
Text Example
Text Example
White with #968670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #968670; }
p { color: rgb(150,134,112); }
H1.HeaderClassName
{
color: #968670;
}
.AnyTagClassName
{
color: #968670;
}
</style>
background-color css
<style>
a { background-color: #968670; }
a { background-color: rgb(150,134,112); }
div.DivClassName
{
background-color: #968670;
}
.BgClassName
{
background-color: #968670;
}
</style>
border-color css
<style>
span { border-color: #968670; }
span { border-color: rgb(150,134,112); }
td.TdClassName
{
border-color: #968670;
}
.TagClassName
{
border-color: #968670;
}
</style>