Shades of Pale Oyster #938871
Tints of Pale Oyster #938871
RGB
CMYK
RGB Variations
Color information
#938871 (or 0x938871) is known color: Pale Oyster. HEX triplet: 93, 88 and 71. RGB value is (147,136,113). Sum of RGB (Red+Green+Blue) = 147+136+113=396 (52% of max value = 765). Red value is 147 (57.81% from 255 or 37.12% from 396); Green value is 136 (53.52% from 255 or 34.34% from 396); Blue value is 113 (44.53% from 255 or 28.54% from 396); Max value from RGB is 147 - color contains mainly: red. Hex color #938871 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938871 is #6C778E. Grayscale: #888888. Windows color (decimal): -7108495 or 7440531. OLE color: 7440531.
HSL color Cylindrical-coordinate representation of color #938871: hue angle of 40.59º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #938871 is Cyan = 0, Magento = 0.07, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 136 | 113 | - |
| CMYK | 0 | 0.07 | 0.23 | 0.42 |
| HSL | 40.59º | 0.14% | 0.51% | - |
| HSV(B) | 40.59º | 0.23% | 0.58% | - |
| XYZ | 23.82 | 25 | 19.19 | - |
| YUV | 136.67 | 114.64 | 135.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 136 | 113 | 0 | 0.07 | 0.23 | 0.42 | 40.59 | 0.14 | 0.51 |
| Hex | 93 | 88 | 71 | 0 | 7 | 17 | 2A | 29 | E | 33 |
| Octal | 223 | 210 | 161 | 0 | 7 | 27 | 52 | 51 | 16 | 63 |
| Binary | 10010011 | 10001000 | 1110001 | 0 | 111 | 10111 | 101010 | 101001 | 1110 | 110011 |
Color Harmonies of #938871
Complementary color
Monochromatic Colors of #938871
Black with #938871
Text Example
Text Example
White with #938871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938871; }
p { color: rgb(147,136,113); }
H1.HeaderClassName
{
color: #938871;
}
.AnyTagClassName
{
color: #938871;
}
</style>
background-color css
<style>
a { background-color: #938871; }
a { background-color: rgb(147,136,113); }
div.DivClassName
{
background-color: #938871;
}
.BgClassName
{
background-color: #938871;
}
</style>
border-color css
<style>
span { border-color: #938871; }
span { border-color: rgb(147,136,113); }
td.TdClassName
{
border-color: #938871;
}
.TagClassName
{
border-color: #938871;
}
</style>