COLOR #7BA4D6

HEX: #7BA4D6 RGB: (123,164,214)

Color info

#7BA4D6 contains mainly green and blue colors. Web safe color of #7BA4D6 is #6699CC (or #69C).

RGB color model

#7BA4D6 color RGB value is (123,164,214).

RGB: (123,164,214) (48%, 64%, 84%)

RGB channels and saturation

R 123 of 255 = 48%
G 164 of 255 = 64%
B 214 of 255 = 84%

123
164
214

R + G + B ~ 65%. #7BA4D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 123 + 164 + 214 = 501 (100%)
R 123 of 501 ~ 24.55%
G 164 of 501 ~ 32.73%
B 214 of 501 ~ 42.71'%

%24.55
%32.73
%42.71

CMYK color model

#7BA4D6 color CMYK value is (43,23,0,16).

  • cyan value is 42.52%
  • magenta value is 23.36%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (43,23,0,16)
C43M23Y0K16 (43%, 23%, 0%, 16%)
(0.43 / 0.23 / 0.00 / 0.16)

CMYK percentages

%42.52
%23.36
%0
%16.08

Codes

Color #7BA4D6 in popluar color models

7B A4 D6
RGB 123 164 214
HSL 213° 52.60% 66.08%
HSB/HSV 213° 42.52% 83.92%
CMYK 42.52% 23.36% 0.00%
16.08%

Color #7BA4D6 in popluar number systems.

HEX 7B A4 D6
Decimal 123 164 214
Binary 1111011 10100100 11010110
Octal 173 244 326

Shades and tints

Shades of #7BA4D6

#7BA4D6
(123,164,214)
#7096C3
(112,150,195)
#6588B0
(101,136,176)
#5A7A9D
(90,122,157)
#4F6C8A
(79,108,138)
#445E77
(68,94,119)
#395064
(57,80,100)
#2E4251
(46,66,81)
#23343E
(35,52,62)
#18262B
(24,38,43)
#0D1818
(13,24,24)
#000000
(0,0,0)

Tints of #7BA4D6

#7BA4D6
(123,164,214)
#87ACD9
(135,172,217)
#93B4DC
(147,180,220)
#9FBCDF
(159,188,223)
#ABC4E2
(171,196,226)
#B7CCE5
(183,204,229)
#C3D4E8
(195,212,232)
#CFDCEB
(207,220,235)
#DBE4EE
(219,228,238)
#E7ECF1
(231,236,241)
#F3F4F4
(243,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7BA4D6 color. Also use rgb(123,164,214) instead hex code.

Text Font Color

.myTextColor { color: #7BA4D6; }

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

This text font color is #7BA4D6.

Background Color

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

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

This div background color is #7BA4D6.

Border color

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

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

This div border color is #7BA4D6.

Opacity

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

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

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

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

This text has shadow with #7BA4D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7BA4D6.

Preview

Color preview on black background

This text has color #7BA4D6 on black background.


Color preview on white background

This text has color #7BA4D6 on white background.


Black color preview on #7BA4D6 background

This text has black color on #7BA4D6 background.


White color preview on #7BA4D6 background

This text has white color on #7BA4D6 background.


Related colors

Complementary color

Complementary color for #hex is #845B29.


I love getcolorcode.com

Triadic colors

1 #D67BA4 and #A4D67B with #7BA4D6 are triadic colors.

2 #D6A47B and #A47BD6 with #7BA4D6 are triadic colors.