Shades of Pale Oyster #A49271
Tints of Pale Oyster #A49271
RGB
CMYK
RGB Variations
Color information
#A49271 (or 0xA49271) is known color: Pale Oyster. HEX triplet: A4, 92 and 71. RGB value is (164,146,113). Sum of RGB (Red+Green+Blue) = 164+146+113=423 (56% of max value = 765). Red value is 164 (64.45% from 255 or 38.77% from 423); Green value is 146 (57.42% from 255 or 34.52% from 423); Blue value is 113 (44.53% from 255 or 26.71% from 423); Max value from RGB is 164 - color contains mainly: red. Hex color #A49271 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A49271 is #5B6D8E. Grayscale: #939393. Windows color (decimal): -5991823 or 7443108. OLE color: 7443108.
HSL color Cylindrical-coordinate representation of color #A49271: hue angle of 38.82º degrees, saturation: 0.22, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A49271 is Cyan = 0, Magento = 0.11, Yellow = 0.31 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 146 | 113 | - |
| CMYK | 0 | 0.11 | 0.31 | 0.36 |
| HSL | 38.82º | 0.22% | 0.54% | - |
| HSV(B) | 38.82º | 0.31% | 0.64% | - |
| XYZ | 28.57 | 29.64 | 19.84 | - |
| YUV | 147.62 | 108.46 | 139.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 146 | 113 | 0 | 0.11 | 0.31 | 0.36 | 38.82 | 0.22 | 0.54 |
| Hex | A4 | 92 | 71 | 0 | B | 1F | 24 | 27 | 16 | 36 |
| Octal | 244 | 222 | 161 | 0 | 13 | 37 | 44 | 47 | 26 | 66 |
| Binary | 10100100 | 10010010 | 1110001 | 0 | 1011 | 11111 | 100100 | 100111 | 10110 | 110110 |
Color Harmonies of #A49271
Complementary color
Monochromatic Colors of #A49271
Black with #A49271
Text Example
Text Example
White with #A49271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A49271; }
p { color: rgb(164,146,113); }
H1.HeaderClassName
{
color: #A49271;
}
.AnyTagClassName
{
color: #A49271;
}
</style>
background-color css
<style>
a { background-color: #A49271; }
a { background-color: rgb(164,146,113); }
div.DivClassName
{
background-color: #A49271;
}
.BgClassName
{
background-color: #A49271;
}
</style>
border-color css
<style>
span { border-color: #A49271; }
span { border-color: rgb(164,146,113); }
td.TdClassName
{
border-color: #A49271;
}
.TagClassName
{
border-color: #A49271;
}
</style>