Shades of Pale Oyster #948772
Tints of Pale Oyster #948772
RGB
CMYK
RGB Variations
Color information
#948772 (or 0x948772) is known color: Pale Oyster. HEX triplet: 94, 87 and 72. RGB value is (148,135,114). Sum of RGB (Red+Green+Blue) = 148+135+114=397 (52% of max value = 765). Red value is 148 (58.20% from 255 or 37.28% from 397); Green value is 135 (53.12% from 255 or 34.01% from 397); Blue value is 114 (44.92% from 255 or 28.72% from 397); Max value from RGB is 148 - color contains mainly: red. Hex color #948772 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #948772 is #6B788D. Grayscale: #888888. Windows color (decimal): -7043214 or 7505812. OLE color: 7505812.
HSL color Cylindrical-coordinate representation of color #948772: hue angle of 37.06º 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 #948772 is Cyan = 0, Magento = 0.09, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 135 | 114 | - |
| CMYK | 0 | 0.09 | 0.23 | 0.42 |
| HSL | 37.06º | 0.14% | 0.51% | - |
| HSV(B) | 37.06º | 0.23% | 0.58% | - |
| XYZ | 23.91 | 24.84 | 19.45 | - |
| YUV | 136.49 | 115.31 | 136.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 135 | 114 | 0 | 0.09 | 0.23 | 0.42 | 37.06 | 0.14 | 0.51 |
| Hex | 94 | 87 | 72 | 0 | 9 | 17 | 2A | 25 | E | 33 |
| Octal | 224 | 207 | 162 | 0 | 11 | 27 | 52 | 45 | 16 | 63 |
| Binary | 10010100 | 10000111 | 1110010 | 0 | 1001 | 10111 | 101010 | 100101 | 1110 | 110011 |
Color Harmonies of #948772
Complementary color
Monochromatic Colors of #948772
Black with #948772
Text Example
Text Example
White with #948772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #948772; }
p { color: rgb(148,135,114); }
H1.HeaderClassName
{
color: #948772;
}
.AnyTagClassName
{
color: #948772;
}
</style>
background-color css
<style>
a { background-color: #948772; }
a { background-color: rgb(148,135,114); }
div.DivClassName
{
background-color: #948772;
}
.BgClassName
{
background-color: #948772;
}
</style>
border-color css
<style>
span { border-color: #948772; }
span { border-color: rgb(148,135,114); }
td.TdClassName
{
border-color: #948772;
}
.TagClassName
{
border-color: #948772;
}
</style>