COLOR #677094

HEX: #677094 RGB: (103,112,148)

Color info

#677094 contains red, green and blue colors in about the same proportion. Web safe color of #677094 is #666699 (or #669).

RGB color model

#677094 color RGB value is (103,112,148).

RGB: (103,112,148) (40%, 44%, 58%)

RGB channels and saturation

R 103 of 255 = 40%
G 112 of 255 = 44%
B 148 of 255 = 58%

103
112
148

R + G + B ~ 47%. #677094 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 103 + 112 + 148 = 363 (100%)
R 103 of 363 ~ 28.37%
G 112 of 363 ~ 30.85%
B 148 of 363 ~ 40.77'%

%28.37
%30.85
%40.77

CMYK color model

#677094 color CMYK value is (30,24,0,42).

  • cyan value is 30.41%
  • magenta value is 24.32%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (30,24,0,42)
C30M24Y0K42 (30%, 24%, 0%, 42%)
(0.30 / 0.24 / 0.00 / 0.42)

CMYK percentages

%30.41
%24.32
%0
%41.96

Codes

Color #677094 in popluar color models

67 70 94
RGB 103 112 148
HSL 228° 17.93% 49.22%
HSB/HSV 228° 30.41% 58.04%
CMYK 30.41% 24.32% 0.00%
41.96%

Color #677094 in popluar number systems.

HEX 67 70 94
Decimal 103 112 148
Binary 1100111 1110000 10010100
Octal 147 160 224

Shades and tints

Shades of #677094

#677094
(103,112,148)
#5E6687
(94,102,135)
#555C7A
(85,92,122)
#4C526D
(76,82,109)
#434860
(67,72,96)
#3A3E53
(58,62,83)
#313446
(49,52,70)
#282A39
(40,42,57)
#1F202C
(31,32,44)
#16161F
(22,22,31)
#0D0C12
(13,12,18)
#000000
(0,0,0)

Tints of #677094

#677094
(103,112,148)
#747D9D
(116,125,157)
#818AA6
(129,138,166)
#8E97AF
(142,151,175)
#9BA4B8
(155,164,184)
#A8B1C1
(168,177,193)
#B5BECA
(181,190,202)
#C2CBD3
(194,203,211)
#CFD8DC
(207,216,220)
#DCE5E5
(220,229,229)
#E9F2EE
(233,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677094 color. Also use rgb(103,112,148) instead hex code.

Text Font Color

.myTextColor { color: #677094; }

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

This text font color is #677094.

Background Color

.myBgColor { background-color: #677094; }

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

This div background color is #677094.

Border color

.myBorderColor { border: 1px solid #677094; }

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

This div border color is #677094.

Opacity

.myOpacity80 { color: #677094; opacity: 0.8; }

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

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

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

This text has shadow with #677094 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677094.

Preview

Color preview on black background

This text has color #677094 on black background.


Color preview on white background

This text has color #677094 on white background.


Black color preview on #677094 background

This text has black color on #677094 background.


White color preview on #677094 background

This text has white color on #677094 background.


Related colors

Complementary color

Complementary color for #hex is #988F6B.


I love getcolorcode.com

Triadic colors

1 #946770 and #709467 with #677094 are triadic colors.

2 #947067 and #706794 with #677094 are triadic colors.