COLOR #8D92D9

HEX: #8D92D9 RGB: (141,146,217)

Color info

#8D92D9 contains mainly blue color. Web safe color of #8D92D9 is #9999CC (or #99C).

RGB color model

#8D92D9 color RGB value is (141,146,217).

RGB: (141,146,217) (55%, 57%, 85%)

RGB channels and saturation

R 141 of 255 = 55%
G 146 of 255 = 57%
B 217 of 255 = 85%

141
146
217

R + G + B ~ 66%. #8D92D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 141 + 146 + 217 = 504 (100%)
R 141 of 504 ~ 27.98%
G 146 of 504 ~ 28.97%
B 217 of 504 ~ 43.06'%

%27.98
%28.97
%43.06

CMYK color model

#8D92D9 color CMYK value is (35,33,0,15).

  • cyan value is 35.02%
  • magenta value is 32.72%
  • yellow value is 0.00%
  • key color value is 14.90%
CMYK: (35,33,0,15) C35M33Y0K15 (35%,33%,0%,15%) (0.35/0.33/0.00/0.15) 

CMYK percentages

%35.02
%32.72
%0
%14.9

Codes

Color #8D92D9 in popluar color models

8D 92 D9
RGB 141 146 217
HSL 236° 50.00% 70.20%
HSB/HSV 236° 35.02% 85.10%
CMYK 35.02% 32.72% 0.00%
14.90%

Color #8D92D9 in popluar number systems.

HEX 8D 92 D9
Decimal 141 146 217
Binary 10001101 10010010 11011001
Octal 215 222 331

Shades and tints

Shades of #8D92D9

#8D92D9
(141,146,217)
#8185C6
(129,133,198)
#7578B3
(117,120,179)
#696BA0
(105,107,160)
#5D5E8D
(93,94,141)
#51517A
(81,81,122)
#454467
(69,68,103)
#393754
(57,55,84)
#2D2A41
(45,42,65)
#211D2E
(33,29,46)
#15101B
(21,16,27)
#000000
(0,0,0)

Tints of #8D92D9

#8D92D9
(141,146,217)
#979BDC
(151,155,220)
#A1A4DF
(161,164,223)
#ABADE2
(171,173,226)
#B5B6E5
(181,182,229)
#BFBFE8
(191,191,232)
#C9C8EB
(201,200,235)
#D3D1EE
(211,209,238)
#DDDAF1
(221,218,241)
#E7E3F4
(231,227,244)
#F1ECF7
(241,236,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D92D9 color. Also use rgb(141,146,217) instead hex code.

Text Font Color

.myTextColor { color: #8D92D9; }

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

This text font color is #8D92D9.

Background Color

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

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

This div background color is #8D92D9.

Border color

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

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

This div border color is #8D92D9.

Opacity

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

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

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

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

This text has shadow with #8D92D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8D92D9.

Preview

Color preview on black background

This text has color #8D92D9 on black background.


Color preview on white background

This text has color #8D92D9 on white background.


Black color preview on #8D92D9 background

This text has black color on #8D92D9 background.


White color preview on #8D92D9 background

This text has white color on #8D92D9 background.


Related colors

Complementary color

Complementary color for #hex is #726D26.


I love getcolorcode.com

Triadic colors

1 #D98D92 and #92D98D with #8D92D9 are triadic colors.

2 #D9928D and #928DD9 with #8D92D9 are triadic colors.