COLOR #906997

HEX: #906997 RGB: (144,105,151)

Color info

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

RGB color model

#906997 color RGB value is (144,105,151).

RGB: (144,105,151) (56%, 41%, 59%)

RGB channels and saturation

R 144 of 255 = 56%
G 105 of 255 = 41%
B 151 of 255 = 59%

144
105
151

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

Portions of RGB colors in percentages

R + G + B = 144 + 105 + 151 = 400 (100%)
R 144 of 400 ~ 36%
G 105 of 400 ~ 26.25%
B 151 of 400 ~ 37.75'%

%36
%26.25
%37.75

CMYK color model

#906997 color CMYK value is (5,30,0,41).

  • cyan value is 4.64%
  • magenta value is 30.46%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (5,30,0,41)
C5M30Y0K41 (5%, 30%, 0%, 41%)
(0.05 / 0.30 / 0.00 / 0.41)

CMYK percentages

%4.64
%30.46
%0
%40.78

Codes

Color #906997 in popluar color models

90 69 97
RGB 144 105 151
HSL 291° 18.11% 50.20%
HSB/HSV 291° 30.46% 59.22%
CMYK 4.64% 30.46% 0.00%
40.78%

Color #906997 in popluar number systems.

HEX 90 69 97
Decimal 144 105 151
Binary 10010000 1101001 10010111
Octal 220 151 227

Shades and tints

Shades of #906997

#906997
(144,105,151)
#83608A
(131,96,138)
#76577D
(118,87,125)
#694E70
(105,78,112)
#5C4563
(92,69,99)
#4F3C56
(79,60,86)
#423349
(66,51,73)
#352A3C
(53,42,60)
#28212F
(40,33,47)
#1B1822
(27,24,34)
#0E0F15
(14,15,21)
#000000
(0,0,0)

Tints of #906997

#906997
(144,105,151)
#9A76A0
(154,118,160)
#A483A9
(164,131,169)
#AE90B2
(174,144,178)
#B89DBB
(184,157,187)
#C2AAC4
(194,170,196)
#CCB7CD
(204,183,205)
#D6C4D6
(214,196,214)
#E0D1DF
(224,209,223)
#EADEE8
(234,222,232)
#F4EBF1
(244,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #906997 color. Also use rgb(144,105,151) instead hex code.

Text Font Color

.myTextColor { color: #906997; }

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

This text font color is #906997.

Background Color

.myBgColor { background-color: #906997; }

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

This div background color is #906997.

Border color

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

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

This div border color is #906997.

Opacity

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

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

Text with #906997 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 #906997;}

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

This text has shadow with #906997 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #906997.

Preview

Color preview on black background

This text has color #906997 on black background.


Color preview on white background

This text has color #906997 on white background.


Black color preview on #906997 background

This text has black color on #906997 background.


White color preview on #906997 background

This text has white color on #906997 background.


Related colors

Complementary color

Complementary color for #hex is #6F9668.


I love getcolorcode.com

Triadic colors

1 #979069 and #699790 with #906997 are triadic colors.

2 #976990 and #699097 with #906997 are triadic colors.