Shades of Pale Oyster #918770
Tints of Pale Oyster #918770
RGB
CMYK
RGB Variations
Color information
#918770 (or 0x918770) is known color: Pale Oyster. HEX triplet: 91, 87 and 70. RGB value is (145,135,112). Sum of RGB (Red+Green+Blue) = 145+135+112=392 (51% of max value = 765). Red value is 145 (57.03% from 255 or 36.99% from 392); Green value is 135 (53.12% from 255 or 34.44% from 392); Blue value is 112 (44.14% from 255 or 28.57% from 392); Max value from RGB is 145 - color contains mainly: red. Hex color #918770 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #918770 is #6E788F. Grayscale: #878787. Windows color (decimal): -7239824 or 7374737. OLE color: 7374737.
HSL color Cylindrical-coordinate representation of color #918770: hue angle of 41.82º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #918770 is Cyan = 0, Magento = 0.07, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 135 | 112 | - |
| CMYK | 0 | 0.07 | 0.23 | 0.43 |
| HSL | 41.82º | 0.13% | 0.5% | - |
| HSV(B) | 41.82º | 0.23% | 0.57% | - |
| XYZ | 23.27 | 24.52 | 18.84 | - |
| YUV | 135.37 | 114.81 | 134.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 135 | 112 | 0 | 0.07 | 0.23 | 0.43 | 41.82 | 0.13 | 0.5 |
| Hex | 91 | 87 | 70 | 0 | 7 | 17 | 2B | 2A | D | 32 |
| Octal | 221 | 207 | 160 | 0 | 7 | 27 | 53 | 52 | 15 | 62 |
| Binary | 10010001 | 10000111 | 1110000 | 0 | 111 | 10111 | 101011 | 101010 | 1101 | 110010 |
Color Harmonies of #918770
Complementary color
Monochromatic Colors of #918770
Black with #918770
Text Example
Text Example
White with #918770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #918770; }
p { color: rgb(145,135,112); }
H1.HeaderClassName
{
color: #918770;
}
.AnyTagClassName
{
color: #918770;
}
</style>
background-color css
<style>
a { background-color: #918770; }
a { background-color: rgb(145,135,112); }
div.DivClassName
{
background-color: #918770;
}
.BgClassName
{
background-color: #918770;
}
</style>
border-color css
<style>
span { border-color: #918770; }
span { border-color: rgb(145,135,112); }
td.TdClassName
{
border-color: #918770;
}
.TagClassName
{
border-color: #918770;
}
</style>