COLOR #677692

HEX: #677692 RGB: (103,118,146)

Color info

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

RGB color model

#677692 color RGB value is (103,118,146).

RGB: (103,118,146) (40%, 46%, 57%)

RGB channels and saturation

R 103 of 255 = 40%
G 118 of 255 = 46%
B 146 of 255 = 57%

103
118
146

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

Portions of RGB colors in percentages

R + G + B = 103 + 118 + 146 = 367 (100%)
R 103 of 367 ~ 28.07%
G 118 of 367 ~ 32.15%
B 146 of 367 ~ 39.78'%

%28.07
%32.15
%39.78

CMYK color model

#677692 color CMYK value is (29,19,0,43).

  • cyan value is 29.45%
  • magenta value is 19.18%
  • yellow value is 0.00%
  • key color value is 42.75%
CMYK: (29,19,0,43) C29M19Y0K43 (29%,19%,0%,43%) (0.29/0.19/0.00/0.43) 

CMYK percentages

%29.45
%19.18
%0
%42.75

Codes

Color #677692 in popluar color models

67 76 92
RGB 103 118 146
HSL 219° 17.27% 48.82%
HSB/HSV 219° 29.45% 57.25%
CMYK 29.45% 19.18% 0.00%
42.75%

Color #677692 in popluar number systems.

HEX 67 76 92
Decimal 103 118 146
Binary 1100111 1110110 10010010
Octal 147 166 222

Shades and tints

Shades of #677692

#677692
(103,118,146)
#5E6C85
(94,108,133)
#556278
(85,98,120)
#4C586B
(76,88,107)
#434E5E
(67,78,94)
#3A4451
(58,68,81)
#313A44
(49,58,68)
#283037
(40,48,55)
#1F262A
(31,38,42)
#161C1D
(22,28,29)
#0D1210
(13,18,16)
#000000
(0,0,0)

Tints of #677692

#677692
(103,118,146)
#74829B
(116,130,155)
#818EA4
(129,142,164)
#8E9AAD
(142,154,173)
#9BA6B6
(155,166,182)
#A8B2BF
(168,178,191)
#B5BEC8
(181,190,200)
#C2CAD1
(194,202,209)
#CFD6DA
(207,214,218)
#DCE2E3
(220,226,227)
#E9EEEC
(233,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677692 color. Also use rgb(103,118,146) instead hex code.

Text Font Color

.myTextColor { color: #677692; }

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

This text font color is #677692.

Background Color

.myBgColor { background-color: #677692; }

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

This div background color is #677692.

Border color

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

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

This div border color is #677692.

Opacity

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

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

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

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

This text has shadow with #677692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677692.

Preview

Color preview on black background

This text has color #677692 on black background.


Color preview on white background

This text has color #677692 on white background.


Black color preview on #677692 background

This text has black color on #677692 background.


White color preview on #677692 background

This text has white color on #677692 background.


Related colors

Complementary color

Complementary color for #hex is #98896D.


I love getcolorcode.com

Triadic colors

1 #926776 and #769267 with #677692 are triadic colors.

2 #927667 and #766792 with #677692 are triadic colors.