COLOR #677D9C

HEX: #677D9C RGB: (103,125,156)

Renk bilgisi

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

RGB renk modeli

#677D9C color RGB value is (103,125,156).

RGB: (103,125,156) (40%, 49%, 61%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 125 of 255 = 49%
B 156 of 255 = 61%

103
125
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 125 + 156 = 384 (100%)
R 103 of 384 ~ 26.82%
G 125 of 384 ~ 32.55%
B 156 of 384 ~ 40.63'%

%26.82
%32.55
%40.63

CMYK RENK MODELİ

#677D9C rengi CMYK tonu (34,20,0,39).

  • camgöbeği tonu 33.97%
  • eflatun tonu 19.87%
  • sarı tonu 0.00%
  • ana renk tonu 38.82%

CMYK: (34,20,0,39)
C34M20Y0K39 (34%, 20%, 0%, 39%)
(0.34 / 0.20 / 0.00 / 0.39)

CMYK yüzdeleri

%33.97
%19.87
%0
%38.82

Codes

Color #677D9C in popluar color models

67 7D 9C
RGB 103 125 156
HSL 215° 21.12% 50.78%
HSB/HSV 215° 33.97% 61.18%
CMYK 33.97% 19.87% 0.00%
38.82%

Color #677D9C in popluar number systems.

HEX 67 7D 9C
Decimal 103 125 156
Binary 1100111 1111101 10011100
Octal 147 175 234

Shades and tints

Shades of #677D9C

#677D9C
(103,125,156)
#5E728E
(94,114,142)
#556780
(85,103,128)
#4C5C72
(76,92,114)
#435164
(67,81,100)
#3A4656
(58,70,86)
#313B48
(49,59,72)
#28303A
(40,48,58)
#1F252C
(31,37,44)
#161A1E
(22,26,30)
#0D0F10
(13,15,16)
#000000
(0,0,0)

Tints of #677D9C

#677D9C
(103,125,156)
#7488A5
(116,136,165)
#8193AE
(129,147,174)
#8E9EB7
(142,158,183)
#9BA9C0
(155,169,192)
#A8B4C9
(168,180,201)
#B5BFD2
(181,191,210)
#C2CADB
(194,202,219)
#CFD5E4
(207,213,228)
#DCE0ED
(220,224,237)
#E9EBF6
(233,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #677D9C; }

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

This text font color is #677D9C.

Background Color

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

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

This div background color is #677D9C.

Border color

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

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

This div border color is #677D9C.

Opacity

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

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

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

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

This text has shadow with #677D9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677D9C.

Preview

Color preview on black background

This text has color #677D9C on black background.


Color preview on white background

This text has color #677D9C on white background.


Black color preview on #677D9C background

This text has black color on #677D9C background.


White color preview on #677D9C background

This text has white color on #677D9C background.


Related colors

Complementary color

Complementary color for #hex is #988263.


I love getcolorcode.com

Triadic colors

1 #9C677D and #7D9C67 with #677D9C are triadic colors.

2 #9C7D67 and #7D679C with #677D9C are triadic colors.