#B16487

Color #B16487 Tapestry (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Tapestry #B16487

Tints of Tapestry #B16487

Color information

#B16487 (or 0xB16487) is unknown color: approx Tapestry. HEX triplet: B1, 64 and 87. RGB value is (177,100,135). Sum of RGB (Red+Green+Blue) = 177+100+135=412 (54% of max value = 765). Red value is 177 (69.53% from 255 or 42.96% from 412); Green value is 100 (39.45% from 255 or 24.27% from 412); Blue value is 135 (53.12% from 255 or 32.77% from 412); Max value from RGB is 177 - color contains mainly: red. Hex color #B16487 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #B16487 is #4E9B78. Grayscale: #7E7E7E. Windows color (decimal): -5151609 or 8873137. OLE color: 8873137.

HSL color Cylindrical-coordinate representation of color #B16487: hue angle of 332.73º degrees, saturation: 0.33, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #B16487 is Cyan = 0, Magento = 0.44, Yellow = 0.24 and Black (K on CMYK) = 0.31.

Color convert

RGB177100135-
CMYK00.440.240.31
HSL332.73º33.05%54.31%-
HSV(B)332.73º43.5%69.41%-
XYZ27.0620.2125.4-
YUV127.01132.51163.65-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 177 (69.53% from 255) = 42.96%
GREEN value IS 100 (39.45% from 255) = 24.27%
BLUE value IS 135 (53.12% from 255) = 32.77%
R=42.96%
G=24.27%
B=32.77%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.44
Y (Yellow) values IS 0.24
K (Black) values IS 0.31
SystemRedGreenBlueCMYKHSL
Decimal17710013500.440.240.31332.7333.0554.31
HexB1648702C181F14d2136
Octal26114420705430375154166
Binary1011000111001001000011101011001100011111101001101100001110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #B16487

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #B16487; }

 p { color: rgb(177,100,135); }

 H1.HeaderClassName
 {
   color: #B16487;
 }
 .AnyTagClassName
 {
   color: #B16487;
 }
</style>
background-color css

<style>
 a { background-color: #B16487; }

 a { background-color: rgb(177,100,135); }

 div.DivClassName
 {
   background-color: #B16487;
 }
 .BgClassName
 {
   background-color: #B16487;
 }
</style>
border-color css

<style>
 span { border-color: #B16487; }

 span { border-color: rgb(177,100,135); }

 td.TdClassName
 {
   border-color: #B16487;
 }
 .TagClassName
 {
   border-color: #B16487;
 }
</style>

cancel