COLOR #8D9BB5

HEX: #8D9BB5 RGB: (141,155,181)

Color info

#8D9BB5 contains red, green and blue colors in about the same proportion. Web safe color of #8D9BB5 is #9999CC (or #99C).

RGB color model

#8D9BB5 color RGB value is (141,155,181).

RGB: (141,155,181) (55%, 61%, 71%)

RGB channels and saturation

R 141 of 255 = 55%
G 155 of 255 = 61%
B 181 of 255 = 71%

141
155
181

R + G + B ~ 62%. #8D9BB5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 141 + 155 + 181 = 477 (100%)
R 141 of 477 ~ 29.56%
G 155 of 477 ~ 32.49%
B 181 of 477 ~ 37.95'%

%29.56
%32.49
%37.95

CMYK color model

#8D9BB5 color CMYK value is (22,14,0,29).

  • cyan value is 22.10%
  • magenta value is 14.36%
  • yellow value is 0.00%
  • key color value is 29.02%

CMYK: (22,14,0,29)
C22M14Y0K29 (22%, 14%, 0%, 29%)
(0.22 / 0.14 / 0.00 / 0.29)

CMYK percentages

%22.1
%14.36
%0
%29.02

Codes

Color #8D9BB5 in popluar color models

8D 9B B5
RGB 141 155 181
HSL 219° 21.28% 63.14%
HSB/HSV 219° 22.10% 70.98%
CMYK 22.10% 14.36% 0.00%
29.02%

Color #8D9BB5 in popluar number systems.

HEX 8D 9B B5
Decimal 141 155 181
Binary 10001101 10011011 10110101
Octal 215 233 265

Shades and tints

Shades of #8D9BB5

#8D9BB5
(141,155,181)
#818DA5
(129,141,165)
#757F95
(117,127,149)
#697185
(105,113,133)
#5D6375
(93,99,117)
#515565
(81,85,101)
#454755
(69,71,85)
#393945
(57,57,69)
#2D2B35
(45,43,53)
#211D25
(33,29,37)
#150F15
(21,15,21)
#000000
(0,0,0)

Tints of #8D9BB5

#8D9BB5
(141,155,181)
#97A4BB
(151,164,187)
#A1ADC1
(161,173,193)
#ABB6C7
(171,182,199)
#B5BFCD
(181,191,205)
#BFC8D3
(191,200,211)
#C9D1D9
(201,209,217)
#D3DADF
(211,218,223)
#DDE3E5
(221,227,229)
#E7ECEB
(231,236,235)
#F1F5F1
(241,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D9BB5 color. Also use rgb(141,155,181) instead hex code.

Text Font Color

.myTextColor { color: #8D9BB5; }

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

This text font color is #8D9BB5.

Background Color

.myBgColor { background-color: #8D9BB5; }

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

This div background color is #8D9BB5.

Border color

.myBorderColor { border: 1px solid #8D9BB5; }

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

This div border color is #8D9BB5.

Opacity

.myOpacity80 { color: #8D9BB5; opacity: 0.8; }

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

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

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

This text has shadow with #8D9BB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D9BB5.

Preview

Color preview on black background

This text has color #8D9BB5 on black background.


Color preview on white background

This text has color #8D9BB5 on white background.


Black color preview on #8D9BB5 background

This text has black color on #8D9BB5 background.


White color preview on #8D9BB5 background

This text has white color on #8D9BB5 background.


Related colors

Complementary color

Complementary color for #hex is #72644A.


I love getcolorcode.com

Triadic colors

1 #B58D9B and #9BB58D with #8D9BB5 are triadic colors.

2 #B59B8D and #9B8DB5 with #8D9BB5 are triadic colors.