COLOR #7D9BC2

HEX: #7D9BC2 RGB: (125,155,194)

Color info

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

RGB color model

#7D9BC2 color RGB value is (125,155,194).

RGB: (125,155,194) (49%, 61%, 76%)

RGB channels and saturation

R 125 of 255 = 49%
G 155 of 255 = 61%
B 194 of 255 = 76%

125
155
194

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

Portions of RGB colors in percentages

R + G + B = 125 + 155 + 194 = 474 (100%)
R 125 of 474 ~ 26.37%
G 155 of 474 ~ 32.7%
B 194 of 474 ~ 40.93'%

%26.37
%32.7
%40.93

CMYK color model

#7D9BC2 color CMYK value is (36,20,0,24).

  • cyan value is 35.57%
  • magenta value is 20.10%
  • yellow value is 0.00%
  • key color value is 23.92%
CMYK: (36,20,0,24) C36M20Y0K24 (36%,20%,0%,24%) (0.36/0.20/0.00/0.24) 

CMYK percentages

%35.57
%20.1
%0
%23.92

Codes

Color #7D9BC2 in popluar color models

7D 9B C2
RGB 125 155 194
HSL 214° 36.13% 62.55%
HSB/HSV 214° 35.57% 76.08%
CMYK 35.57% 20.10% 0.00%
23.92%

Color #7D9BC2 in popluar number systems.

HEX 7D 9B C2
Decimal 125 155 194
Binary 1111101 10011011 11000010
Octal 175 233 302

Shades and tints

Shades of #7D9BC2

#7D9BC2
(125,155,194)
#728DB1
(114,141,177)
#677FA0
(103,127,160)
#5C718F
(92,113,143)
#51637E
(81,99,126)
#46556D
(70,85,109)
#3B475C
(59,71,92)
#30394B
(48,57,75)
#252B3A
(37,43,58)
#1A1D29
(26,29,41)
#0F0F18
(15,15,24)
#000000
(0,0,0)

Tints of #7D9BC2

#7D9BC2
(125,155,194)
#88A4C7
(136,164,199)
#93ADCC
(147,173,204)
#9EB6D1
(158,182,209)
#A9BFD6
(169,191,214)
#B4C8DB
(180,200,219)
#BFD1E0
(191,209,224)
#CADAE5
(202,218,229)
#D5E3EA
(213,227,234)
#E0ECEF
(224,236,239)
#EBF5F4
(235,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D9BC2 color. Also use rgb(125,155,194) instead hex code.

Text Font Color

.myTextColor { color: #7D9BC2; }

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

This text font color is #7D9BC2.

Background Color

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

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

This div background color is #7D9BC2.

Border color

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

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

This div border color is #7D9BC2.

Opacity

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

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

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

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

This text has shadow with #7D9BC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D9BC2.

Preview

Color preview on black background

This text has color #7D9BC2 on black background.


Color preview on white background

This text has color #7D9BC2 on white background.


Black color preview on #7D9BC2 background

This text has black color on #7D9BC2 background.


White color preview on #7D9BC2 background

This text has white color on #7D9BC2 background.


Related colors

Complementary color

Complementary color for #hex is #82643D.


I love getcolorcode.com

Triadic colors

1 #C27D9B and #9BC27D with #7D9BC2 are triadic colors.

2 #C29B7D and #9B7DC2 with #7D9BC2 are triadic colors.