COLOR #7B8BD1

HEX: #7B8BD1 RGB: (123,139,209)

Color info

#7B8BD1 contains mainly blue color. Web safe color of #7B8BD1 is #6699CC (or #69C).

RGB color model

#7B8BD1 color RGB value is (123,139,209).

RGB: (123,139,209) (48%, 55%, 82%)

RGB channels and saturation

R 123 of 255 = 48%
G 139 of 255 = 55%
B 209 of 255 = 82%

123
139
209

R + G + B ~ 62%. #7B8BD1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 123 + 139 + 209 = 471 (100%)
R 123 of 471 ~ 26.11%
G 139 of 471 ~ 29.51%
B 209 of 471 ~ 44.37'%

%26.11
%29.51
%44.37

CMYK color model

#7B8BD1 color CMYK value is (41,33,0,18).

  • cyan value is 41.15%
  • magenta value is 33.49%
  • yellow value is 0.00%
  • key color value is 18.04%

CMYK: (41,33,0,18)
C41M33Y0K18 (41%, 33%, 0%, 18%)
(0.41 / 0.33 / 0.00 / 0.18)

CMYK percentages

%41.15
%33.49
%0
%18.04

Codes

Color #7B8BD1 in popluar color models

7B 8B D1
RGB 123 139 209
HSL 229° 48.31% 65.10%
HSB/HSV 229° 41.15% 81.96%
CMYK 41.15% 33.49% 0.00%
18.04%

Color #7B8BD1 in popluar number systems.

HEX 7B 8B D1
Decimal 123 139 209
Binary 1111011 10001011 11010001
Octal 173 213 321

Shades and tints

Shades of #7B8BD1

#7B8BD1
(123,139,209)
#707FBE
(112,127,190)
#6573AB
(101,115,171)
#5A6798
(90,103,152)
#4F5B85
(79,91,133)
#444F72
(68,79,114)
#39435F
(57,67,95)
#2E374C
(46,55,76)
#232B39
(35,43,57)
#181F26
(24,31,38)
#0D1313
(13,19,19)
#000000
(0,0,0)

Tints of #7B8BD1

#7B8BD1
(123,139,209)
#8795D5
(135,149,213)
#939FD9
(147,159,217)
#9FA9DD
(159,169,221)
#ABB3E1
(171,179,225)
#B7BDE5
(183,189,229)
#C3C7E9
(195,199,233)
#CFD1ED
(207,209,237)
#DBDBF1
(219,219,241)
#E7E5F5
(231,229,245)
#F3EFF9
(243,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B8BD1 color. Also use rgb(123,139,209) instead hex code.

Text Font Color

.myTextColor { color: #7B8BD1; }

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

This text font color is #7B8BD1.

Background Color

.myBgColor { background-color: #7B8BD1; }

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

This div background color is #7B8BD1.

Border color

.myBorderColor { border: 1px solid #7B8BD1; }

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

This div border color is #7B8BD1.

Opacity

.myOpacity80 { color: #7B8BD1; opacity: 0.8; }

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

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

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

This text has shadow with #7B8BD1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B8BD1.

Preview

Color preview on black background

This text has color #7B8BD1 on black background.


Color preview on white background

This text has color #7B8BD1 on white background.


Black color preview on #7B8BD1 background

This text has black color on #7B8BD1 background.


White color preview on #7B8BD1 background

This text has white color on #7B8BD1 background.


Related colors

Complementary color

Complementary color for #hex is #84742E.


I love getcolorcode.com

Triadic colors

1 #D17B8B and #8BD17B with #7B8BD1 are triadic colors.

2 #D18B7B and #8B7BD1 with #7B8BD1 are triadic colors.