Shades of Pale Oyster #958772
Tints of Pale Oyster #958772
RGB
CMYK
RGB Variations
Color information
#958772 (or 0x958772) is known color: Pale Oyster. HEX triplet: 95, 87 and 72. RGB value is (149,135,114). Sum of RGB (Red+Green+Blue) = 149+135+114=398 (52% of max value = 765). Red value is 149 (58.59% from 255 or 37.44% from 398); Green value is 135 (53.12% from 255 or 33.92% from 398); Blue value is 114 (44.92% from 255 or 28.64% from 398); Max value from RGB is 149 - color contains mainly: red. Hex color #958772 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #958772 is #6A788D. Grayscale: #888888. Windows color (decimal): -6977678 or 7505813. OLE color: 7505813.
HSL color Cylindrical-coordinate representation of color #958772: hue angle of 36º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #958772 is Cyan = 0, Magento = 0.09, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 135 | 114 | - |
| CMYK | 0 | 0.09 | 0.23 | 0.42 |
| HSL | 36º | 0.14% | 0.52% | - |
| HSV(B) | 36º | 0.23% | 0.58% | - |
| XYZ | 24.1 | 24.93 | 19.46 | - |
| YUV | 136.79 | 115.14 | 136.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 135 | 114 | 0 | 0.09 | 0.23 | 0.42 | 36 | 0.14 | 0.52 |
| Hex | 95 | 87 | 72 | 0 | 9 | 17 | 2A | 24 | E | 34 |
| Octal | 225 | 207 | 162 | 0 | 11 | 27 | 52 | 44 | 16 | 64 |
| Binary | 10010101 | 10000111 | 1110010 | 0 | 1001 | 10111 | 101010 | 100100 | 1110 | 110100 |
Color Harmonies of #958772
Complementary color
Monochromatic Colors of #958772
Black with #958772
Text Example
Text Example
White with #958772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958772; }
p { color: rgb(149,135,114); }
H1.HeaderClassName
{
color: #958772;
}
.AnyTagClassName
{
color: #958772;
}
</style>
background-color css
<style>
a { background-color: #958772; }
a { background-color: rgb(149,135,114); }
div.DivClassName
{
background-color: #958772;
}
.BgClassName
{
background-color: #958772;
}
</style>
border-color css
<style>
span { border-color: #958772; }
span { border-color: rgb(149,135,114); }
td.TdClassName
{
border-color: #958772;
}
.TagClassName
{
border-color: #958772;
}
</style>