COLOR #926988

HEX: #926988 RGB: (146,105,136)

Color info

#926988 contains red, green and blue colors in about the same proportion. Web safe color of #926988 is #996699 (or #969).

RGB color model

#926988 color RGB value is (146,105,136).

RGB: (146,105,136) (57%, 41%, 53%)

RGB channels and saturation

R 146 of 255 = 57%
G 105 of 255 = 41%
B 136 of 255 = 53%

146
105
136

R + G + B ~ 50%. #926988 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 146 + 105 + 136 = 387 (100%)
R 146 of 387 ~ 37.73%
G 105 of 387 ~ 27.13%
B 136 of 387 ~ 35.14'%

%37.73
%27.13
%35.14

CMYK color model

#926988 color CMYK value is (0,28,7,43).

  • cyan value is 0.00%
  • magenta value is 28.08%
  • yellow value is 6.85%
  • key color value is 42.75%

CMYK: (0,28,7,43)
C0M28Y7K43 (0%, 28%, 7%, 43%)
(0.00 / 0.28 / 0.07 / 0.43)

CMYK percentages

%0
%28.08
%6.85
%42.75

Codes

Color #926988 in popluar color models

92 69 88
RGB 146 105 136
HSL 315° 16.33% 49.22%
HSB/HSV 315° 28.08% 57.25%
CMYK 0.00% 28.08% 6.85%
42.75%

Color #926988 in popluar number systems.

HEX 92 69 88
Decimal 146 105 136
Binary 10010010 1101001 10001000
Octal 222 151 210

Shades and tints

Shades of #926988

#926988
(146,105,136)
#85607C
(133,96,124)
#785770
(120,87,112)
#6B4E64
(107,78,100)
#5E4558
(94,69,88)
#513C4C
(81,60,76)
#443340
(68,51,64)
#372A34
(55,42,52)
#2A2128
(42,33,40)
#1D181C
(29,24,28)
#100F10
(16,15,16)
#000000
(0,0,0)

Tints of #926988

#926988
(146,105,136)
#9B7692
(155,118,146)
#A4839C
(164,131,156)
#AD90A6
(173,144,166)
#B69DB0
(182,157,176)
#BFAABA
(191,170,186)
#C8B7C4
(200,183,196)
#D1C4CE
(209,196,206)
#DAD1D8
(218,209,216)
#E3DEE2
(227,222,226)
#ECEBEC
(236,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #926988 color. Also use rgb(146,105,136) instead hex code.

Text Font Color

.myTextColor { color: #926988; }

<p style="color:#926988">This sample text font color is #926988.</p>

This text font color is #926988.

Background Color

.myBgColor { background-color: #926988; }

<div style="background-color:#926988">Inner text</div>

This div background color is #926988.

Border color

.myBorderColor { border: 1px solid #926988; }

<div style="border:3px solid #926988">Div</div>

This div border color is #926988.

Opacity

.myOpacity80 { color: #926988; opacity: 0.8; }

<p style="color:#926988;opacity:0.8;">80%</p>

Text with #926988 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #926988;}

<p style="text-shadow: 3px 3px 1px #926988">Text here.</p>

This text has shadow with #926988 color.


.textShadow {text-shadow: 3px 3px 1px #926988', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #926988, 5px 5px 20px red">Text here.</p>

This text has shadow with #926988 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#926988, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#926988, Direction=45, Strength=4)">Text</p>

This text has shadow with #926988 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #926988;
-webkit-box-shadow: 1px 1px 3px 2px #926988;
box-shadow: 1px 1px 3px 2px #926988;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #926988; -webkit-box-shadow: 1px 1px 3px 2px #926988; box-shadow:1px 1px 3px 2px #926988;">
Div content here
</div>

This div box has shadow with color #926988.

Preview

Color preview on black background

This text has color #926988 on black background.


Color preview on white background

This text has color #926988 on white background.


Black color preview on #926988 background

This text has black color on #926988 background.


White color preview on #926988 background

This text has white color on #926988 background.


Related colors

Complementary color

Complementary color for #hex is #6D9677.


I love getcolorcode.com

Triadic colors

1 #889269 and #698892 with #926988 are triadic colors.

2 #886992 and #699288 with #926988 are triadic colors.