COLOR #7D8DC2

HEX: #7D8DC2 RGB: (125,141,194)

Color info

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

RGB color model

#7D8DC2 color RGB value is (125,141,194).

RGB: (125,141,194) (49%, 55%, 76%)

RGB channels and saturation

R 125 of 255 = 49%
G 141 of 255 = 55%
B 194 of 255 = 76%

125
141
194

R + G + B ~ 60%. #7D8DC2 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 125 + 141 + 194 = 460 (100%)
R 125 of 460 ~ 27.17%
G 141 of 460 ~ 30.65%
B 194 of 460 ~ 42.17'%

%27.17
%30.65
%42.17

CMYK color model

#7D8DC2 color CMYK value is (36,27,0,24).

  • cyan value is 35.57%
  • magenta value is 27.32%
  • yellow value is 0.00%
  • key color value is 23.92%

CMYK: (36,27,0,24)
C36M27Y0K24 (36%, 27%, 0%, 24%)
(0.36 / 0.27 / 0.00 / 0.24)

CMYK percentages

%35.57
%27.32
%0
%23.92

Codes

Color #7D8DC2 in popluar color models

7D 8D C2
RGB 125 141 194
HSL 226° 36.13% 62.55%
HSB/HSV 226° 35.57% 76.08%
CMYK 35.57% 27.32% 0.00%
23.92%

Color #7D8DC2 in popluar number systems.

HEX 7D 8D C2
Decimal 125 141 194
Binary 1111101 10001101 11000010
Octal 175 215 302

Shades and tints

Shades of #7D8DC2

#7D8DC2
(125,141,194)
#7281B1
(114,129,177)
#6775A0
(103,117,160)
#5C698F
(92,105,143)
#515D7E
(81,93,126)
#46516D
(70,81,109)
#3B455C
(59,69,92)
#30394B
(48,57,75)
#252D3A
(37,45,58)
#1A2129
(26,33,41)
#0F1518
(15,21,24)
#000000
(0,0,0)

Tints of #7D8DC2

#7D8DC2
(125,141,194)
#8897C7
(136,151,199)
#93A1CC
(147,161,204)
#9EABD1
(158,171,209)
#A9B5D6
(169,181,214)
#B4BFDB
(180,191,219)
#BFC9E0
(191,201,224)
#CAD3E5
(202,211,229)
#D5DDEA
(213,221,234)
#E0E7EF
(224,231,239)
#EBF1F4
(235,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D8DC2; }

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

This text font color is #7D8DC2.

Background Color

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

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

This div background color is #7D8DC2.

Border color

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

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

This div border color is #7D8DC2.

Opacity

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

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

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

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

This text has shadow with #7D8DC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D8DC2.

Preview

Color preview on black background

This text has color #7D8DC2 on black background.


Color preview on white background

This text has color #7D8DC2 on white background.


Black color preview on #7D8DC2 background

This text has black color on #7D8DC2 background.


White color preview on #7D8DC2 background

This text has white color on #7D8DC2 background.


Related colors

Complementary color

Complementary color for #hex is #82723D.


I love getcolorcode.com

Triadic colors

1 #C27D8D and #8DC27D with #7D8DC2 are triadic colors.

2 #C28D7D and #8D7DC2 with #7D8DC2 are triadic colors.