COLOR #7D93D6

HEX: #7D93D6 RGB: (125,147,214)

Color info

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

RGB color model

#7D93D6 color RGB value is (125,147,214).

RGB: (125,147,214) (49%, 58%, 84%)

RGB channels and saturation

R 125 of 255 = 49%
G 147 of 255 = 58%
B 214 of 255 = 84%

125
147
214

R + G + B ~ 64%. #7D93D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 125 + 147 + 214 = 486 (100%)
R 125 of 486 ~ 25.72%
G 147 of 486 ~ 30.25%
B 214 of 486 ~ 44.03'%

%25.72
%30.25
%44.03

CMYK color model

#7D93D6 color CMYK value is (42,31,0,16).

  • cyan value is 41.59%
  • magenta value is 31.31%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (42,31,0,16)
C42M31Y0K16 (42%, 31%, 0%, 16%)
(0.42 / 0.31 / 0.00 / 0.16)

CMYK percentages

%41.59
%31.31
%0
%16.08

Codes

Color #7D93D6 in popluar color models

7D 93 D6
RGB 125 147 214
HSL 225° 52.05% 66.47%
HSB/HSV 225° 41.59% 83.92%
CMYK 41.59% 31.31% 0.00%
16.08%

Color #7D93D6 in popluar number systems.

HEX 7D 93 D6
Decimal 125 147 214
Binary 1111101 10010011 11010110
Octal 175 223 326

Shades and tints

Shades of #7D93D6

#7D93D6
(125,147,214)
#7286C3
(114,134,195)
#6779B0
(103,121,176)
#5C6C9D
(92,108,157)
#515F8A
(81,95,138)
#465277
(70,82,119)
#3B4564
(59,69,100)
#303851
(48,56,81)
#252B3E
(37,43,62)
#1A1E2B
(26,30,43)
#0F1118
(15,17,24)
#000000
(0,0,0)

Tints of #7D93D6

#7D93D6
(125,147,214)
#889CD9
(136,156,217)
#93A5DC
(147,165,220)
#9EAEDF
(158,174,223)
#A9B7E2
(169,183,226)
#B4C0E5
(180,192,229)
#BFC9E8
(191,201,232)
#CAD2EB
(202,210,235)
#D5DBEE
(213,219,238)
#E0E4F1
(224,228,241)
#EBEDF4
(235,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D93D6 color. Also use rgb(125,147,214) instead hex code.

Text Font Color

.myTextColor { color: #7D93D6; }

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

This text font color is #7D93D6.

Background Color

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

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

This div background color is #7D93D6.

Border color

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

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

This div border color is #7D93D6.

Opacity

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

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

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

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

This text has shadow with #7D93D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D93D6.

Preview

Color preview on black background

This text has color #7D93D6 on black background.


Color preview on white background

This text has color #7D93D6 on white background.


Black color preview on #7D93D6 background

This text has black color on #7D93D6 background.


White color preview on #7D93D6 background

This text has white color on #7D93D6 background.


Related colors

Complementary color

Complementary color for #hex is #826C29.


I love getcolorcode.com

Triadic colors

1 #D67D93 and #93D67D with #7D93D6 are triadic colors.

2 #D6937D and #937DD6 with #7D93D6 are triadic colors.