COLOR #677E9F

HEX: #677E9F RGB: (103,126,159)

Renk bilgisi

#677E9F contains red, green and blue colors in about the same proportion. #677E9F ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#677E9F color RGB value is (103,126,159).

RGB: (103,126,159) (40%, 49%, 62%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 126 of 255 = 49%
B 159 of 255 = 62%

103
126
159

R + G + B ~ 50%. #677E9F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 126 + 159 = 388 (100%)
R 103 of 388 ~ 26.55%
G 126 of 388 ~ 32.47%
B 159 of 388 ~ 40.98'%

%26.55
%32.47
%40.98

CMYK RENK MODELİ

#677E9F rengi CMYK tonu (35,21,0,38).

  • camgöbeği tonu 35.22%
  • eflatun tonu 20.75%
  • sarı tonu 0.00%
  • ana renk tonu 37.65%

CMYK: (35,21,0,38)
C35M21Y0K38 (35%, 21%, 0%, 38%)
(0.35 / 0.21 / 0.00 / 0.38)

CMYK yüzdeleri

%35.22
%20.75
%0
%37.65

Codes

Color #677E9F in popluar color models

67 7E 9F
RGB 103 126 159
HSL 215° 22.58% 51.37%
HSB/HSV 215° 35.22% 62.35%
CMYK 35.22% 20.75% 0.00%
37.65%

Color #677E9F in popluar number systems.

HEX 67 7E 9F
Decimal 103 126 159
Binary 1100111 1111110 10011111
Octal 147 176 237

Shades and tints

Shades of #677E9F

#677E9F
(103,126,159)
#5E7391
(94,115,145)
#556883
(85,104,131)
#4C5D75
(76,93,117)
#435267
(67,82,103)
#3A4759
(58,71,89)
#313C4B
(49,60,75)
#28313D
(40,49,61)
#1F262F
(31,38,47)
#161B21
(22,27,33)
#0D1013
(13,16,19)
#000000
(0,0,0)

Tints of #677E9F

#677E9F
(103,126,159)
#7489A7
(116,137,167)
#8194AF
(129,148,175)
#8E9FB7
(142,159,183)
#9BAABF
(155,170,191)
#A8B5C7
(168,181,199)
#B5C0CF
(181,192,207)
#C2CBD7
(194,203,215)
#CFD6DF
(207,214,223)
#DCE1E7
(220,225,231)
#E9ECEF
(233,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677E9F color. Also use rgb(103,126,159) instead hex code.

Text Font Color

.myTextColor { color: #677E9F; }

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

This text font color is #677E9F.

Background Color

.myBgColor { background-color: #677E9F; }

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

This div background color is #677E9F.

Border color

.myBorderColor { border: 1px solid #677E9F; }

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

This div border color is #677E9F.

Opacity

.myOpacity80 { color: #677E9F; opacity: 0.8; }

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

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

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

This text has shadow with #677E9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677E9F.

Preview

Color preview on black background

This text has color #677E9F on black background.


Color preview on white background

This text has color #677E9F on white background.


Black color preview on #677E9F background

This text has black color on #677E9F background.


White color preview on #677E9F background

This text has white color on #677E9F background.


Related colors

Complementary color

Complementary color for #hex is #988160.


I love getcolorcode.com

Triadic colors

1 #9F677E and #7E9F67 with #677E9F are triadic colors.

2 #9F7E67 and #7E679F with #677E9F are triadic colors.