COLOR #7C9EB8

HEX: #7C9EB8 RGB: (124,158,184)

Color info

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

RGB color model

#7C9EB8 color RGB value is (124,158,184).

RGB: (124,158,184) (49%, 62%, 72%)

RGB channels and saturation

R 124 of 255 = 49%
G 158 of 255 = 62%
B 184 of 255 = 72%

124
158
184

R + G + B ~ 61%. #7C9EB8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 124 + 158 + 184 = 466 (100%)
R 124 of 466 ~ 26.61%
G 158 of 466 ~ 33.91%
B 184 of 466 ~ 39.48'%

%26.61
%33.91
%39.48

CMYK color model

#7C9EB8 color CMYK value is (33,14,0,28).

  • cyan value is 32.61%
  • magenta value is 14.13%
  • yellow value is 0.00%
  • key color value is 27.84%

CMYK: (33,14,0,28)
C33M14Y0K28 (33%, 14%, 0%, 28%)
(0.33 / 0.14 / 0.00 / 0.28)

CMYK percentages

%32.61
%14.13
%0
%27.84

Codes

Color #7C9EB8 in popluar color models

7C 9E B8
RGB 124 158 184
HSL 206° 29.70% 60.39%
HSB/HSV 206° 32.61% 72.16%
CMYK 32.61% 14.13% 0.00%
27.84%

Color #7C9EB8 in popluar number systems.

HEX 7C 9E B8
Decimal 124 158 184
Binary 1111100 10011110 10111000
Octal 174 236 270

Shades and tints

Shades of #7C9EB8

#7C9EB8
(124,158,184)
#7190A8
(113,144,168)
#668298
(102,130,152)
#5B7488
(91,116,136)
#506678
(80,102,120)
#455868
(69,88,104)
#3A4A58
(58,74,88)
#2F3C48
(47,60,72)
#242E38
(36,46,56)
#192028
(25,32,40)
#0E1218
(14,18,24)
#000000
(0,0,0)

Tints of #7C9EB8

#7C9EB8
(124,158,184)
#87A6BE
(135,166,190)
#92AEC4
(146,174,196)
#9DB6CA
(157,182,202)
#A8BED0
(168,190,208)
#B3C6D6
(179,198,214)
#BECEDC
(190,206,220)
#C9D6E2
(201,214,226)
#D4DEE8
(212,222,232)
#DFE6EE
(223,230,238)
#EAEEF4
(234,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7C9EB8 color. Also use rgb(124,158,184) instead hex code.

Text Font Color

.myTextColor { color: #7C9EB8; }

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

This text font color is #7C9EB8.

Background Color

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

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

This div background color is #7C9EB8.

Border color

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

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

This div border color is #7C9EB8.

Opacity

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

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

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

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

This text has shadow with #7C9EB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7C9EB8.

Preview

Color preview on black background

This text has color #7C9EB8 on black background.


Color preview on white background

This text has color #7C9EB8 on white background.


Black color preview on #7C9EB8 background

This text has black color on #7C9EB8 background.


White color preview on #7C9EB8 background

This text has white color on #7C9EB8 background.


Related colors

Complementary color

Complementary color for #hex is #836147.


I love getcolorcode.com

Triadic colors

1 #B87C9E and #9EB87C with #7C9EB8 are triadic colors.

2 #B89E7C and #9E7CB8 with #7C9EB8 are triadic colors.