COLOR #7D93C7

HEX: #7D93C7 RGB: (125,147,199)

Color info

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

RGB color model

#7D93C7 color RGB value is (125,147,199).

RGB: (125,147,199) (49%, 58%, 78%)

RGB channels and saturation

R 125 of 255 = 49%
G 147 of 255 = 58%
B 199 of 255 = 78%

125
147
199

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

Portions of RGB colors in percentages

R + G + B = 125 + 147 + 199 = 471 (100%)
R 125 of 471 ~ 26.54%
G 147 of 471 ~ 31.21%
B 199 of 471 ~ 42.25'%

%26.54
%31.21
%42.25

CMYK color model

#7D93C7 color CMYK value is (37,26,0,22).

  • cyan value is 37.19%
  • magenta value is 26.13%
  • yellow value is 0.00%
  • key color value is 21.96%
CMYK: (37,26,0,22) C37M26Y0K22 (37%,26%,0%,22%) (0.37/0.26/0.00/0.22) 

CMYK percentages

%37.19
%26.13
%0
%21.96

Codes

Color #7D93C7 in popluar color models

7D 93 C7
RGB 125 147 199
HSL 222° 39.78% 63.53%
HSB/HSV 222° 37.19% 78.04%
CMYK 37.19% 26.13% 0.00%
21.96%

Color #7D93C7 in popluar number systems.

HEX 7D 93 C7
Decimal 125 147 199
Binary 1111101 10010011 11000111
Octal 175 223 307

Shades and tints

Shades of #7D93C7

#7D93C7
(125,147,199)
#7286B5
(114,134,181)
#6779A3
(103,121,163)
#5C6C91
(92,108,145)
#515F7F
(81,95,127)
#46526D
(70,82,109)
#3B455B
(59,69,91)
#303849
(48,56,73)
#252B37
(37,43,55)
#1A1E25
(26,30,37)
#0F1113
(15,17,19)
#000000
(0,0,0)

Tints of #7D93C7

#7D93C7
(125,147,199)
#889CCC
(136,156,204)
#93A5D1
(147,165,209)
#9EAED6
(158,174,214)
#A9B7DB
(169,183,219)
#B4C0E0
(180,192,224)
#BFC9E5
(191,201,229)
#CAD2EA
(202,210,234)
#D5DBEF
(213,219,239)
#E0E4F4
(224,228,244)
#EBEDF9
(235,237,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7D93C7; }

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

This text font color is #7D93C7.

Background Color

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

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

This div background color is #7D93C7.

Border color

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

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

This div border color is #7D93C7.

Opacity

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

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

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

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

This text has shadow with #7D93C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D93C7.

Preview

Color preview on black background

This text has color #7D93C7 on black background.


Color preview on white background

This text has color #7D93C7 on white background.


Black color preview on #7D93C7 background

This text has black color on #7D93C7 background.


White color preview on #7D93C7 background

This text has white color on #7D93C7 background.


Related colors

Complementary color

Complementary color for #hex is #826C38.


I love getcolorcode.com

Triadic colors

1 #C77D93 and #93C77D with #7D93C7 are triadic colors.

2 #C7937D and #937DC7 with #7D93C7 are triadic colors.