COLOR #677D9D

HEX: #677D9D RGB: (103,125,157)

Renk bilgisi

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

RGB renk modeli

#677D9D color RGB value is (103,125,157).

RGB: (103,125,157) (40%, 49%, 62%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 125 of 255 = 49%
B 157 of 255 = 62%

103
125
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 125 + 157 = 385 (100%)
R 103 of 385 ~ 26.75%
G 125 of 385 ~ 32.47%
B 157 of 385 ~ 40.78'%

%26.75
%32.47
%40.78

CMYK RENK MODELİ

#677D9D rengi CMYK tonu (34,20,0,38).

  • camgöbeği tonu 34.39%
  • eflatun tonu 20.38%
  • sarı tonu 0.00%
  • ana renk tonu 38.43%

CMYK: (34,20,0,38)
C34M20Y0K38 (34%, 20%, 0%, 38%)
(0.34 / 0.20 / 0.00 / 0.38)

CMYK yüzdeleri

%34.39
%20.38
%0
%38.43

Codes

Color #677D9D in popluar color models

67 7D 9D
RGB 103 125 157
HSL 216° 21.60% 50.98%
HSB/HSV 216° 34.39% 61.57%
CMYK 34.39% 20.38% 0.00%
38.43%

Color #677D9D in popluar number systems.

HEX 67 7D 9D
Decimal 103 125 157
Binary 1100111 1111101 10011101
Octal 147 175 235

Shades and tints

Shades of #677D9D

#677D9D
(103,125,157)
#5E728F
(94,114,143)
#556781
(85,103,129)
#4C5C73
(76,92,115)
#435165
(67,81,101)
#3A4657
(58,70,87)
#313B49
(49,59,73)
#28303B
(40,48,59)
#1F252D
(31,37,45)
#161A1F
(22,26,31)
#0D0F11
(13,15,17)
#000000
(0,0,0)

Tints of #677D9D

#677D9D
(103,125,157)
#7488A5
(116,136,165)
#8193AD
(129,147,173)
#8E9EB5
(142,158,181)
#9BA9BD
(155,169,189)
#A8B4C5
(168,180,197)
#B5BFCD
(181,191,205)
#C2CAD5
(194,202,213)
#CFD5DD
(207,213,221)
#DCE0E5
(220,224,229)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677D9D color. Also use rgb(103,125,157) instead hex code.

Text Font Color

.myTextColor { color: #677D9D; }

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

This text font color is #677D9D.

Background Color

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

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

This div background color is #677D9D.

Border color

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

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

This div border color is #677D9D.

Opacity

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

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

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

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

This text has shadow with #677D9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677D9D.

Preview

Color preview on black background

This text has color #677D9D on black background.


Color preview on white background

This text has color #677D9D on white background.


Black color preview on #677D9D background

This text has black color on #677D9D background.


White color preview on #677D9D background

This text has white color on #677D9D background.


Related colors

Complementary color

Complementary color for #hex is #988262.


I love getcolorcode.com

Triadic colors

1 #9D677D and #7D9D67 with #677D9D are triadic colors.

2 #9D7D67 and #7D679D with #677D9D are triadic colors.