Shades of Pale Oyster #938972
Tints of Pale Oyster #938972
RGB
CMYK
RGB Variations
Color information
#938972 (or 0x938972) is known color: Pale Oyster. HEX triplet: 93, 89 and 72. RGB value is (147,137,114). Sum of RGB (Red+Green+Blue) = 147+137+114=398 (52% of max value = 765). Red value is 147 (57.81% from 255 or 36.93% from 398); Green value is 137 (53.91% from 255 or 34.42% from 398); Blue value is 114 (44.92% from 255 or 28.64% from 398); Max value from RGB is 147 - color contains mainly: red. Hex color #938972 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #938972 is #6C768D. Grayscale: #898989. Windows color (decimal): -7108238 or 7506323. OLE color: 7506323.
HSL color Cylindrical-coordinate representation of color #938972: hue angle of 41.82º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #938972 is Cyan = 0, Magento = 0.07, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 137 | 114 | - |
| CMYK | 0 | 0.07 | 0.22 | 0.42 |
| HSL | 41.82º | 0.13% | 0.51% | - |
| HSV(B) | 41.82º | 0.22% | 0.58% | - |
| XYZ | 24.02 | 25.31 | 19.54 | - |
| YUV | 137.37 | 114.81 | 134.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 137 | 114 | 0 | 0.07 | 0.22 | 0.42 | 41.82 | 0.13 | 0.51 |
| Hex | 93 | 89 | 72 | 0 | 7 | 16 | 2A | 2A | D | 33 |
| Octal | 223 | 211 | 162 | 0 | 7 | 26 | 52 | 52 | 15 | 63 |
| Binary | 10010011 | 10001001 | 1110010 | 0 | 111 | 10110 | 101010 | 101010 | 1101 | 110011 |
Color Harmonies of #938972
Complementary color
Monochromatic Colors of #938972
Black with #938972
Text Example
Text Example
White with #938972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #938972; }
p { color: rgb(147,137,114); }
H1.HeaderClassName
{
color: #938972;
}
.AnyTagClassName
{
color: #938972;
}
</style>
background-color css
<style>
a { background-color: #938972; }
a { background-color: rgb(147,137,114); }
div.DivClassName
{
background-color: #938972;
}
.BgClassName
{
background-color: #938972;
}
</style>
border-color css
<style>
span { border-color: #938972; }
span { border-color: rgb(147,137,114); }
td.TdClassName
{
border-color: #938972;
}
.TagClassName
{
border-color: #938972;
}
</style>