COLOR #677197

HEX: #677197 RGB: (103,113,151)

Color info

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

RGB color model

#677197 color RGB value is (103,113,151).

RGB: (103,113,151) (40%, 44%, 59%)

RGB channels and saturation

R 103 of 255 = 40%
G 113 of 255 = 44%
B 151 of 255 = 59%

103
113
151

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

Portions of RGB colors in percentages

R + G + B = 103 + 113 + 151 = 367 (100%)
R 103 of 367 ~ 28.07%
G 113 of 367 ~ 30.79%
B 151 of 367 ~ 41.14'%

%28.07
%30.79
%41.14

CMYK color model

#677197 color CMYK value is (32,25,0,41).

  • cyan value is 31.79%
  • magenta value is 25.17%
  • yellow value is 0.00%
  • key color value is 40.78%
CMYK: (32,25,0,41) C32M25Y0K41 (32%,25%,0%,41%) (0.32/0.25/0.00/0.41) 

CMYK percentages

%31.79
%25.17
%0
%40.78

Codes

Color #677197 in popluar color models

67 71 97
RGB 103 113 151
HSL 228° 18.90% 49.80%
HSB/HSV 228° 31.79% 59.22%
CMYK 31.79% 25.17% 0.00%
40.78%

Color #677197 in popluar number systems.

HEX 67 71 97
Decimal 103 113 151
Binary 1100111 1110001 10010111
Octal 147 161 227

Shades and tints

Shades of #677197

#677197
(103,113,151)
#5E678A
(94,103,138)
#555D7D
(85,93,125)
#4C5370
(76,83,112)
#434963
(67,73,99)
#3A3F56
(58,63,86)
#313549
(49,53,73)
#282B3C
(40,43,60)
#1F212F
(31,33,47)
#161722
(22,23,34)
#0D0D15
(13,13,21)
#000000
(0,0,0)

Tints of #677197

#677197
(103,113,151)
#747DA0
(116,125,160)
#8189A9
(129,137,169)
#8E95B2
(142,149,178)
#9BA1BB
(155,161,187)
#A8ADC4
(168,173,196)
#B5B9CD
(181,185,205)
#C2C5D6
(194,197,214)
#CFD1DF
(207,209,223)
#DCDDE8
(220,221,232)
#E9E9F1
(233,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677197 color. Also use rgb(103,113,151) instead hex code.

Text Font Color

.myTextColor { color: #677197; }

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

This text font color is #677197.

Background Color

.myBgColor { background-color: #677197; }

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

This div background color is #677197.

Border color

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

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

This div border color is #677197.

Opacity

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

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

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

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

This text has shadow with #677197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677197.

Preview

Color preview on black background

This text has color #677197 on black background.


Color preview on white background

This text has color #677197 on white background.


Black color preview on #677197 background

This text has black color on #677197 background.


White color preview on #677197 background

This text has white color on #677197 background.


Related colors

Complementary color

Complementary color for #hex is #988E68.


I love getcolorcode.com

Triadic colors

1 #976771 and #719767 with #677197 are triadic colors.

2 #977167 and #716797 with #677197 are triadic colors.